Skip to content
⌘ NSIS Forum Archive

Installer location with variable

6 posts

Maxim30#

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 ?
Afrow UK#
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


-Stu
Maxim30#
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
Maxim30#
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