Looking for a simple installation program
-
I'm looking for a very simple "installation" program. Freeware would be preferable. All it needs to do is packing a bunch of files into a self extracting executable and run a program of my choice after unpacking. That's it. A self extracting zip file is almost what I need, if it only would execute a program automatically after unzipping. Do any of you know of such program? TIA .Henrik
The Winzip self extractor can run a specified file after unzipping.
-
The Winzip self extractor can run a specified file after unzipping.
Glenn Dawson wrote: The Winzip self extractor can run a specified file after unzipping. It does? Great, I'll have a look at it. Thanks for the tip. .Henrik
-
Here's a pretty good install program I have found on the web, best of all it is FREE! http://www.digitalweb.com.br/installwizard/ Installwizard has many features of it's high priced bretheran but I havent had a chance to put it through its paces though. Sam C ---- Allsys Technologies http://www.allsystech.com "Making software simpler..."
On their web-site it states the registration is $90. Where did you see free?:confused:
-
Glenn Dawson wrote: The Winzip self extractor can run a specified file after unzipping. It does? Great, I'll have a look at it. Thanks for the tip. .Henrik
Note to self: Buy Winzip Self Extractor. It may not be free but it is exactly what I was looking for.
-
I'm looking for a very simple "installation" program. Freeware would be preferable. All it needs to do is packing a bunch of files into a self extracting executable and run a program of my choice after unpacking. That's it. A self extracting zip file is almost what I need, if it only would execute a program automatically after unzipping. Do any of you know of such program? TIA .Henrik
I recommend to have a look at Nullsoft (SuperPiMP|Scriptable) Install System. You may know it because it is used to distribute Winamp. It is free and even the source code is available. Regards Thomas Finally with Sonork id: 100.10453 Thömmi
Disclaimer:
Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you. -
Note to self: Buy Winzip Self Extractor. It may not be free but it is exactly what I was looking for.
HenrikHusted wrote: Note to self: Buy Winzip Self Extractor. It may not be free but it is exactly what I was looking for. And it works great :-) I have used it for several setup programs, and have never had a single problem with it. There's also a command line interface for Winzip, I used that to zip several files, and make the self extracting installer with Winzip Self Extractor, from a .cmd file :) - Anders Money talks, but all mine ever says is "Goodbye!"
-
I'm looking for a very simple "installation" program. Freeware would be preferable. All it needs to do is packing a bunch of files into a self extracting executable and run a program of my choice after unpacking. That's it. A self extracting zip file is almost what I need, if it only would execute a program automatically after unzipping. Do any of you know of such program? TIA .Henrik
You could also try InstallMaker - it's free and doesn't even require any scripts to written (I use it for ResOrg). :) Andy Metcalfe - Sonardyne International Ltd
Trouble with resource IDs? Try the Resource ID Organiser Add-In for Visual C++ 5.0/6.0
"I'm just another 'S' bend in the internet. A ton of stuff goes through my system, and some of the hairer, stickier and lumpier stuff sticks." - Chris Maunder (I just couldn't let that one past ;)) -
I'm looking for a very simple "installation" program. Freeware would be preferable. All it needs to do is packing a bunch of files into a self extracting executable and run a program of my choice after unpacking. That's it. A self extracting zip file is almost what I need, if it only would execute a program automatically after unzipping. Do any of you know of such program? TIA .Henrik
-
InnoSetup works pretty good. www.innosetup.com InstallAnywhere also has a free version InstallAnywhere !Now, it is written in java so it is cross platform. :bob: Joshua :bob: Sonork ID: 100.9944 ICQ: 519642 Hotmail: JoshuaJGuy@hotmail.com
Joshua Guy wrote: InnoSetup works pretty good. www.innosetup.com I will definitely recommend Inno Setup. It's as good as things like InstallShield, just much more lightweight, and free!! You sure must give it a try, you won't be disappointed. Cheers, -- LuisR -------- Luis Alonso Ramos Chihuahua, Mexico www.luisalonsoramos.com
-
I'm looking for a very simple "installation" program. Freeware would be preferable. All it needs to do is packing a bunch of files into a self extracting executable and run a program of my choice after unpacking. That's it. A self extracting zip file is almost what I need, if it only would execute a program automatically after unzipping. Do any of you know of such program? TIA .Henrik
I got something called IExpress with Win 2K Pro - it was hiding in the system32 directory. MS uses this for almost everything they distribute. This tool also has the capability to save your settings in a SED (for self-extracting directive) file, so rebuilding the package is easy. Just go to Run and type iexpress to run it. A list is only as strong as its weakest link. - Don Knuth