Hello,
How can I change the $PATH during the installation using NSIS?
Can you write a few example 🙂
Thanks
Fabrizio
Q: is it possible to change $PATH?
4 posts
Fabrizio,
I guess you mean the path where NSIS writes the files? This is controlled by SetOutPath.
-Hendri.
I guess you mean the path where NSIS writes the files? This is controlled by SetOutPath.
-Hendri.
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
Fabrizio
Fabrizio,
OK, I understand the question now (how stupid of me, sorry, I guess I was not fully awake yet...). Go here:
-Hendri.
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.