Old 16th March 2004, 10:32   #1
TartanMonkey
Junior Member
 
Join Date: Mar 2004
Posts: 2
Installer Headache

Hi there,

I have searched the forums and the Archive, but I haven't been able to find the info that I require.

I need to install an exe during my install. Now I know that I can include the exe in the installer in a Section, but I want to be able to start the exe running from the oninit callback. Is this possible? Can I call a section from the onint? I do not want the installer to start up until this extra bit of software is installed.
TartanMonkey is offline   Reply With Quote
Old 16th March 2004, 11:09   #2
flizebogen
Senior Member
 
Join Date: Jan 2002
Location: Berlin
Posts: 172
The Commands for extracting Files and executing them are valid in Function .OnInit too.

Therefore i would suggest you check if the extra software is already installed and if not use the usual commands (File, SetOutPath, Exec, Execwait)
flizebogen is offline   Reply With Quote
Old 16th March 2004, 11:41   #3
TartanMonkey
Junior Member
 
Join Date: Mar 2004
Posts: 2
That's excellent. I dodn't realise that. Thanks flizebogen
TartanMonkey 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