Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 22nd April 2006, 08:56   #1
mikkokh
Junior Member
 
Join Date: Dec 2004
Location: Finland
Posts: 32
Question about Nullsoft Install System

Is it any possibly to extarct files without instal from those files... like from self-extracting archives?
mikkokh is offline   Reply With Quote
Old 22nd April 2006, 17:08   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
Sorry, don't quite understand.

If you want to create a Self-Extractor, there's a few like NSIS Self-Extractor and CKV Self-Extractor.

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 22nd April 2006, 17:12   #3
Comperio
Major Dude
 
Comperio's Avatar
 
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
This question has been asked several times through the forums. The short answer is no.

If you want to have the ability to extract files without actually running the install, my suggestions would be to setup some type of command-line function to extract files. Such as "/e". There's plenty of documentation in the manuals for hints on how to deal with reading command line values.
Comperio is offline   Reply With Quote
Old 22nd April 2006, 19:37   #4
mikkokh
Junior Member
 
Join Date: Dec 2004
Location: Finland
Posts: 32
Quote:
Originally posted by Comperio
This question has been asked several times through the forums. The short answer is no.

If you want to have the ability to extract files without actually running the install, my suggestions would be to setup some type of command-line function to extract files. Such as "/e". There's plenty of documentation in the manuals for hints on how to deal with reading command line values.
Sorry, but i have search answer quite long time but have not found it... maby pecause my worst english skils, and wrong search arguments. I have tested that "/e" as argument for compiled plugin installer, but still it want do install progres and not only extract files.

I think that you try say that i should give that argument for installer compiler, not created Plugin installer? I try search Nullsoft installer compiler and it's manual...


Thanks for you both about answer.
mikkokh is offline   Reply With Quote
Old 22nd April 2006, 20:37   #5
e_orz
Junior Member
 
Join Date: Mar 2005
Location: Israel
Posts: 16
Try InstallExporer plugin for TotalCommander or FAR
www.totalcmd.net
Good Luck
e_orz is offline   Reply With Quote
Old 23rd April 2006, 13:53   #6
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
Join Date: Jan 2003
Location: Arch land
Posts: 4,896
Well...one example of simple extraction is when you use File and paramter /oname


* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux w/ xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Debian unstable w/ xfce4.
Joel is offline   Reply With Quote
Reply
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