Old 30th January 2006, 11:00   #1
jMrX
Junior Member
 
Join Date: Jan 2006
Location: Philippines
Posts: 15
Send a message via Yahoo to jMrX
Whats Wrong?

what is the problem with Exec function?

PHP Code:
Section "Flash" FlashPlayer
    SetOutPath 
"$INSTDIR"
    
File "C:\FlashPlayer.msi"
SectionEnd

.....

Function .
onInstSuccess
    Exec 
"$INSTDIR\FlashPlayer.msi"
FunctionEnd 
jMrX is offline   Reply With Quote
Old 30th January 2006, 11:12   #2
Takhir
Major Dude
 
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,222
code:
ExecShell "open" "$INSTDIR\FlashPlayer.msi"
Takhir is offline   Reply With Quote
Old 30th January 2006, 12:59   #3
jMrX
Junior Member
 
Join Date: Jan 2006
Location: Philippines
Posts: 15
Send a message via Yahoo to jMrX
thanks!!! NSIS ROcks!!! TAKHIR u rocks!..
jMrX is offline   Reply With Quote
Reply
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