Quote:
Originally Posted by alias-as
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\