|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Feb 2007
Posts: 4
|
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:: |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
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 |
|
|
|
|
|
#3 |
|
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..? |
|
|
|
|
|
#4 |
|
Forum King
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 |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Feb 2007
Posts: 4
|
ok then I will make it in this way! Thanks a lot
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|