Prev Previous Post   Next Post Next
Old 11th May 2007, 14:07   #1
jweinraub
Senior Member
 
Join Date: Jan 2004
Posts: 197
Send a message via AIM to jweinraub
addtopath function doesnt work anymore

i have used addtopath for some time, and it worked. now it seems it stopped working. did some new MS patch cause this not to work?

if i manually add it, the remove it from path in the uninstaller works fine. the adding doesnt!

Section "MainSection" SEC01
SetDetailsPrint textonly
DetailPrint "Installing My Special Software..."
SetDetailsPrint none
SetOutPath "$INSTDIR"
; WTF - not working - and it should - really - it should !!!
Push $INSTDIR
Call AddToPath
Push "PATH"
Push $INSTDIR
Call AddToEnvVar
jweinraub is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump