Go Back   Winamp Forums > Developer Center > NSIS Discussion

 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 21st April 2009, 09:36   #1
sylvinhio
Junior Member
 
Join Date: Apr 2009
Posts: 23
Exécute encapsulated file

Hello,

My archive file (setup) contains other executable files (.NET framework for example).

Wehn launching the setup, I check if the framework is yet installed on the machine, and I'm launching the install if not.

So I want to access the .NET installer encapsulated in the archive, without having copied the files on the hard disk.

I'm trying like that:
ExecWait "$EXEFILE\dotnetfx\_dotNet.2.0.exe"
without success.


Am I right or must I do other things ?

Thanks a lot
sylvinhio is offline   Reply With Quote
 
Go Back   Winamp 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