Installer location with variable
Can I use the constant $documents for the outfile instruction (I would to place the installer in MyDocuments folder compiling from anywhere) ? If yes, how ?
Archive: Installer location with variable
Installer location with variable
Can I use the constant $documents for the outfile instruction (I would to place the installer in MyDocuments folder compiling from anywhere) ? If yes, how ?
I have not resolved, since there there are only methods use environment variable or 2-steps compiling; I would need a method to compile in one step manipulating or not the outfile command.
Massimo
I think you missed it:
"$%USERPROFILE%\My Documents"
-Stu
The name "My Documents" varies from machine in machine: for example it can be "Documenti"; then it could be not match.
Is not it ?
Massimo
In which case you must use my example instead.
-Stu