Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Run an installation after install..but in a special way.. (http://forums.winamp.com/showthread.php?t=264933)

::H1tm4n:: 2nd February 2007 17:13

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::

Red Wine 2nd February 2007 17:20

http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.2

::H1tm4n:: 2nd February 2007 17:43

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..?

Red Wine 2nd February 2007 17:47

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.

::H1tm4n:: 2nd February 2007 18:44

ok then I will make it in this way! Thanks a lot


All times are GMT. The time now is 04:18.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.