WINAMP.COM | Forums > Developer Center > NSIS Discussion > Search path functions |
Last Thread
Next Thread
|
| Author |
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Search path functions
Hi!
|
||
|
|
|
dbareis Member
Registered: Apr 2001 |
Hi, __________________ |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Thanks Dennis!
|
||
|
|
|
dbareis Member
Registered: Apr 2001 |
__________________ |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Here is the API function called: |
||
|
|
|
superrock Member
Registered: Jan 2002 |
RefreshEnv Api function
Thanks kichik, |
||
|
|
|
GGamer Junior Member
Registered: Apr 2003 |
Kichik, |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Use WriteRegExpandStr instead of WriteRegStr and it should keep the variables. __________________ |
||
|
|
|
GGamer Junior Member
Registered: Apr 2003 |
Thanks, works a treat! |
||
|
|
|
scarletbow Junior Member
Registered: Dec 2003 |
I am using Windows XP and when I uninstall everthing seems to work fine. When I check the path it looks ok, but when I try to type in commands that were accessible in my path I can't. Has anybody had this problem yet? |
||
|
|
|
Brummelchen Major Dude
Registered: May 2003 |
Lately i used this function: HTH __________________ |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
If Explorer itself crashes, you probably have some rouge shell extension. __________________ |
||
|
|
|
Brummelchen Major Dude
Registered: May 2003 |
no - my system works fine. and the crash happend when opening START - Programs - <subfolder>, not anywhere else. __________________ |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Fine, then it's not a rouge shell extension. __________________ |
||
|
|
|
Brummelchen Major Dude
Registered: May 2003 |
finally i will see when user is using the installer - but till __________________ |
||
|
|
|
didava Member
Registered: May 2007 |
trojan >> RefreshEnv.exe
|
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
False positive. Anyway, the SendMessage solution is simpler. __________________ |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > Search path functions |
Forum Rules:
|