Old 2nd February 2007, 17:13   #1
::H1tm4n::
Junior Member
 
Join Date: Feb 2007
Posts: 4
Question Run an installation after install..but in a special way..

Hey

I hope you can help me!
In my application I want an application to Start. But the only way i can make this, is if the user, who installs the installer, check the "Run application" box in the Finishpage.

But I want the installer to run my application, even if the Checkbox isn't checked...Or it would be perfekt, if there wouldn't be any checkbox of "run application" but the application starts when the installer is closed....

I hope you understand my question and you can help me!

Thanks

::H1tm4n::
::H1tm4n:: is offline   Reply With Quote
Old 2nd February 2007, 17:20   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.2

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine is offline   Reply With Quote
Old 2nd February 2007, 17:43   #3
::H1tm4n::
Junior Member
 
Join Date: Feb 2007
Posts: 4
hey Thanks...!

But is there a chance to start the .exe file, if the file is on the compile pc but not on the PC of the person, who installs my program..?
::H1tm4n:: is offline   Reply With Quote
Old 2nd February 2007, 17:47   #4
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
The only way that I know so far is to add this file with File command (just like every other file included in your installation), extract it on target (either in $INSTDIR or wherever) and execute it.

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine is offline   Reply With Quote
Old 2nd February 2007, 18:44   #5
::H1tm4n::
Junior Member
 
Join Date: Feb 2007
Posts: 4
ok then I will make it in this way! Thanks a lot
::H1tm4n:: 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