Whats Wrong?
what is the problem with Exec function?
Section "Flash" FlashPlayer
SetOutPath "$INSTDIR"
File "C:\FlashPlayer.msi"
>SectionEnd
>.....
Function .onInstSuccess
Exec "$INSTDIR\FlashPlayer.msi"
>FunctionEnd
>
Archive: Whats Wrong?
Whats Wrong?
what is the problem with Exec function?
Section "Flash" FlashPlayer
SetOutPath "$INSTDIR"
File "C:\FlashPlayer.msi"
>SectionEnd
>.....
Function .onInstSuccess
Exec "$INSTDIR\FlashPlayer.msi"
>FunctionEnd
>
ExecShell "open" "$INSTDIR\FlashPlayer.msi"
thanks!!! NSIS ROcks!!! TAKHIR u rocks!..