Skip to content
⌘ NSIS Forum Archive

Q: is it possible to change $PATH?

4 posts

sanface#

Q: is it possible to change $PATH?

Hello,

How can I change the $PATH during the installation using NSIS?
Can you write a few example 🙂

Thanks

Fabrizio
Guest#
Fabrizio,

I guess you mean the path where NSIS writes the files? This is controlled by SetOutPath.

-Hendri.
sanface#
Simply: I use NSIS to install a new tool. I need to add with NSIS the path of the new tool to the $PATH enviroment.

Fabrizio
Guest#
Fabrizio,

OK, I understand the question now (how stupid of me, sorry, I guess I was not fully awake yet...). Go here:
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.


-Hendri.