View Single Post
  #360  
Old 17-04-2012, 11:59
Ademarpato Ademarpato is offline
Registered User
 
Join Date: Nov 2009
Location: Brazil
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Ademarpato is on a distinguished road
Quote:
Originally Posted by alias-as View Post
good afternoon yener
i need some help dude i wanna transfer some files to my documents folder "Mes douments in french" to this folder C:\Users\XXXX\Documents\PCX2 ... in setup.ini i put it like that:
FreeArcFile1={src}\Data1.bin;DestDir:%userprofile% \Documents\PCX2\;Disk:1

that's not working .... so if you can give me the correct DestDir code thnx
Hello alias-as,

Use this form;
FreeArcFile1={src}\Data1.bin;DestDir:{userdocs}\PC X2\;Disk:1

{userdocs} is a constant used by Inno Setup for the path;
C:\Users\XXXXX\Documents\