WINAMP.COM | Forums > Developer Center > NSIS Discussion > How to get what files to install on compile time? |
Last Thread
Next Thread
|
| Author |
|
|
Afrow UK Moderator
Registered: Nov 2002 |
http://nsis.sourceforge.net/Invokin...on_compile-time __________________ |
||
|
|
|
Chilli24 Member
Registered: Jan 2005 |
Thank you. I will try that. __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
If you're going to use Afrow's RecFind you'll make your life easy. :-) code: 2. Create your Installation code: This way you only need to edit the two defines each time you want to add a new patch. :-) __________________ Last edited by Red Wine on 04-11-2006 at 12:00 PM |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
Nice script Red Wine! __________________ |
||
|
|
|
Chilli24 Member
Registered: Jan 2005 |
Thank you. I am glad that there is a solution for my problem. I will try to do this a.s.a.p __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
@ Stu code: __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Just posted an article at wiki __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
It is also possible to compile and run a premade script from your installer at compile time: CreateHeader.nsi contains the code above by Red Wine, and remove the top two lines of the script as they are defined on the command linecode: . Now all you have to change is the patch type at the top of my script .[edit]Typo: 'bellow' is spelled 'below' [/edit]
__________________ Last edited by JasonFriday13 on 04-12-2006 at 01:01 AM |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Sorry, just found an error: forgot the extenstion on the command line. code: Just ran out of time to edit my post, so I replied again. __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
@ Jason __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Will do. [edit] Done. [/edit] __________________ Last edited by JasonFriday13 on 04-12-2006 at 10:41 PM |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > How to get what files to install on compile time? |
Forum Rules:
|