I want to set environment variable using NSIS installer.
I will run script on Windows 7, if it is important.
Thanks!
I want to set environment variable using NSIS installer. I will run script on
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How can I create or change an environment variable
Note: Changing
%path%this way is unsafe and can corrupt the entry if it is longer than the NSIS string length!