IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules

> Rebuilding Inno Setups, e.g. SpywareBlaster
ZoSTeR
post Apr 6 2004, 07:45 AM
Post #1


Member
**

Group: Members
Posts: 227
Joined: 4-November 03
Member No.: 8991



With InnoUnp, the Inno Setup Unpacker you can not only unpack the files inside an IS but you also get a *part* of the setup script.

Here's an example of how to repack SpywareBlaster 3.0

To get the setup script:
innounp.exe -i sblaster_setup.exe >sblaster.iss

To get the files:
innounp.exe -x sblaster_setup.exe

The extracted script only contains file, registry and run settings. All advanced features are removed.


To add shortcuts and remove the starting of SB after a silent setup edit the sblaster.iss directly or with ISTool.

Add/change:
CODE
[Setup]
...
DefaultGroupName=SpywareBlaster

[Run]
Filename: {app}\spywareblaster.exe; Description: Run SpywareBlaster; Flags: skipifsilent

[Icons]
Name: {group}\SpywareBlaster; Filename: {app}\spywareblaster.exe; WorkingDir: {app}; IconFilename: {app}\spywareblaster.exe; IconIndex: 0
Name: {group}\SpywareBlaster AutoUpdate Configuration; Filename: {app}\sbautoupdate.exe; WorkingDir: {app}; IconFilename: {app}\sbautoupdate.exe; IconIndex: 0; Parameters: -config
Name: {group}\SpywareBlaster Help; Filename: {app}\sbhelp.chm; WorkingDir: {app}


Now compile the script and test it.

This method only works with very basic setups but InnoUnp seems to get updated frequently so keep an eye on it's site.

PS: This also works with Ad-Aware Pro newwink.gif
Go to the top of the page
 
+Quote Post

Posts in this topic
- ZoSTeR   Rebuilding Inno Setups   Apr 6 2004, 07:45 AM
- - XtremeMaC   nice!! do u know a way to extract the ins...   Apr 6 2004, 03:50 PM
- - mazin   Does unpacking Ad-Aware help in solving the proble...   Apr 6 2004, 04:24 PM
- - evilvoice   Ok, I did this with KLR 007, but it wont compile.....   Apr 6 2004, 08:55 PM
- - ZoSTeR   QUOTE (mazin @ Apr 6 2004, 04:24 PM)Does unpa...   Apr 6 2004, 11:26 PM
- - mazin   QUOTE (ZoSTeR @ Apr 6 2004, 11:26 PM)QUOTE (m...   Apr 7 2004, 05:39 PM
- - Alanoll   QUOTE (XtremeMaC @ Apr 6 2004, 03:50 PM)nice...   Apr 7 2004, 07:02 PM
- - XtremeMaC   i knew it dang do u have a program for the cab...   Apr 7 2004, 07:25 PM
- - ZoSTeR   QUOTE (mazin @ Apr 7 2004, 05:39 PM)Well...   Apr 7 2004, 11:09 PM
- - ZoSTeR   For unpacking Install Shield cabs you can use ZipS...   Apr 8 2004, 02:39 AM
- - XtremeMaC   nice proggie THanks!!!   Apr 8 2004, 02:49 AM
- - ZoSTeR   But be careful. There's actually a lot more in...   Apr 8 2004, 03:36 AM
- - mazin   Yes! I checked it, immediately, that day. I ca...   Apr 8 2004, 09:21 AM
- - ZoSTeR   Here's the complete script for repackaging Spy...   Apr 9 2004, 05:21 AM
- - evilvoice   what does it mean when i get incompatible version ...   Apr 13 2004, 11:50 PM
- - ZoSTeR   The current version of innounp only supports IS ve...   Apr 14 2004, 12:26 AM
- - Narag   There's version 0.08 of InnoUnp which supports...   Apr 15 2004, 07:24 AM
- - Shannon   Hey, do you know of anything that will unpack NSIS...   Apr 18 2004, 08:59 AM
- - crahak   @ZoSTeR: thank you VERY, VERY MUCH! After l...   Nov 6 2004, 07:55 AM
- - crahak   Just in case someone stumbles across this again......   Nov 6 2004, 11:19 AM
- - JohnS   Hi, I found this post and decided to test it's...   May 27 2005, 05:08 PM
- - JohnS   I am testing the knowledge from this thread with t...   Jun 2 2005, 04:42 PM
- - moo   @JohnS You should know that when you unpack progra...   Jun 2 2005, 09:34 PM
- - Lost Soul   hi im trying to use this method on spyware blaster...   Jun 12 2005, 09:45 PM
- - benners   @JohnS QUOTE I don't want to put them in »Star...   Jun 13 2005, 02:49 AM
- - boooggy   i did the same thing remove the programs folder ad...   Jun 13 2005, 03:07 AM
- - benners   @boooggy I forgot to mention that in my last post,...   Jun 13 2005, 03:18 AM
- - Lost Soul   i cant seem to get the spywareblastersetup34.exe t...   Jun 13 2005, 06:50 AM
- - benners   QUOTE i cant seem to get the spywareblastersetup34...   Jun 13 2005, 07:50 AM
- - boooggy   @Lost Soul download and install alst innosetup and...   Jun 13 2005, 07:53 AM
- - Lost Soul   yes i have the the inno set up installed and i was...   Jun 13 2005, 07:56 AM
- - boooggy   dont use that files they are for SpywareBlaster3.1...   Jun 13 2005, 08:00 AM
- - benners   Here is a setup for unpacker that puts an entry on...   Jun 13 2005, 08:13 AM
- - boooggy   new Ad-Aware SE Professional 1.06 can not be extr...   Jun 13 2005, 08:55 AM
|- - MHz   QUOTE (boooggy @ Jun 14 2005, 12:55 AM)new Ad...   Jun 13 2005, 09:10 AM
- - benners   For Ad-Aware SE Professional 1.06 I just monitored...   Jun 13 2005, 09:08 AM
- - evilvoice   yea, if the exe isnt unpackable, i use inctrl5 to ...   Jun 13 2005, 09:24 AM
- - boooggy   thanx a lot!! @evilvoice did u succed to m...   Jun 13 2005, 09:49 AM
- - Lost Soul   thank you boooggy i missed your previous post,, i ...   Jun 13 2005, 10:07 AM
- - Lost Soul   @benners how exactly do you use that adware iss fi...   Jun 13 2005, 09:45 PM
- - boooggy   @lost soul first u have to extract the installer. ...   Jun 13 2005, 10:59 PM
- - benners   @ Lost Soul The files like the icon.ico and side b...   Jun 13 2005, 11:44 PM
- - evilvoice   No, I have not built spybot...but it cant possibly...   Jun 14 2005, 06:52 AM
- - benners   @evilvoice I know what you mean about the reg entr...   Jun 14 2005, 07:07 AM
- - boooggy   how can i uncompress ccleaner?   Jun 14 2005, 07:09 AM
- - evilvoice   use inctrl5 to find out what all ccleaner original...   Jun 14 2005, 07:15 AM
- - evilvoice   what can i say, i like to have a small setup proga...   Jun 14 2005, 07:19 AM
- - benners   QUOTE Also, DVD Shrink is being continued sorta go...   Jun 14 2005, 07:29 AM
- - boooggy   at a program that requires registration how can i ...   Jun 14 2005, 07:33 AM
- - benners   InCtrl5 my inno setup. As for the registration, y...   Jun 14 2005, 07:49 AM
- - evilvoice   yea, reg_expand_sz doesnt get entered correctly......   Jun 14 2005, 07:52 AM
- - Lost Soul   hey guys i found a kool icon for the spybot check ...   Jun 14 2005, 08:03 AM
- - benners   Nice, resized the bitmap could be used to replace ...   Jun 14 2005, 08:12 AM
- - Lost Soul   can some one take a look at this its Registry Fi...   Jun 14 2005, 08:14 AM
- - benners   @ Lost Soul In the iss file goto the Install Run s...   Jun 14 2005, 08:21 AM
- - Lost Soul   @benners i did what you said and removed that line...   Jun 14 2005, 08:37 AM
- - benners   I always have a problem with the languages and jus...   Jun 14 2005, 09:00 AM
- - Lost Soul   @benners, you are like the yoda of inno setups.. ...   Jun 14 2005, 09:33 AM
- - benners   Use the force, Lost Soul, and fix it you will. ...   Jun 14 2005, 09:42 AM
- - evilvoice   also, just a suggestion, but i remove the miversio...   Jun 14 2005, 09:43 AM
- - boooggy   i still have problems with extracting ccleaner.   Jun 14 2005, 10:45 AM
- - JohnS   QUOTE (benners @ Jun 13 2005, 08:49 AM)@JohnS...   Jun 14 2005, 04:34 PM
- - Lost Soul   is there any easy way to create a iss file for a w...   Jun 14 2005, 10:41 PM
- - benners   I use Incredimail myself and finally got tired of ...   Jun 15 2005, 04:15 AM
- - Lost Soul   dang your right benners the incredamail is missing...   Jun 15 2005, 06:16 AM
- - evilvoice   wise usually supports "/S" make sure its...   Jun 15 2005, 06:19 AM
- - evilvoice   Also, there is a lot more that goes into building ...   Jun 15 2005, 06:28 AM
|- - benners   QUOTE (evilvoice @ Jun 15 2005, 01:28 PM)Mayb...   Jun 15 2005, 07:14 AM
- - Lost Soul   that would be great evilvoice im looking forward l...   Jun 15 2005, 06:37 AM
- - Lost Soul   @benners QUOTE @Lost Soul As evilvoice says /S wor...   Jun 15 2005, 08:59 AM
|- - benners   QUOTE (Lost Soul @ Jun 15 2005, 03:59 PM)can ...   Jun 15 2005, 10:01 AM
- - evilvoice   actually, that sounds a lot like what I went throu...   Jun 15 2005, 09:00 AM
- - Lost Soul   sounds good ill start to test,, btw i dont like in...   Jun 15 2005, 10:08 AM
- - benners   CODE[HKEY_CURRENT_USER\software\Incr...   Jun 15 2005, 10:16 AM
- - Lost Soul   benners where is your added lines for adding a lan...   Jun 15 2005, 10:39 AM
- - benners   These are the lines in the iss file for the dictio...   Jun 15 2005, 10:53 AM
- - Lost Soul   @benners ive finally got home and tested out your...   Jun 15 2005, 07:15 PM
- - benners   I use xplode to install my programs and after inst...   Jun 15 2005, 10:33 PM
- - Lost Soul   well benners everything worked perfectly like you...   Jun 16 2005, 08:42 AM
- - evilvoice   I know I havent given any hints or anything, but p...   Jun 17 2005, 03:42 PM
- - benners   For someone with evil in his name you sound a very...   Jun 17 2005, 05:11 PM
- - Lost Soul   @Benners can you check out this site http://www.j...   Feb 3 2006, 02:48 PM
- - benners   I may have already done what you want. I have crea...   Feb 3 2006, 04:02 PM
- - Lost Soul   works like a champ just the way i like it,, with o...   Feb 3 2006, 04:49 PM
- - benners   Unsure of the question m8, by register do you mean...   Feb 3 2006, 05:03 PM
- - Lost Soul   username and serial register lets say it stores ...   Feb 3 2006, 05:33 PM
- - benners   I find the easiest way is to locate the registry e...   Feb 3 2006, 11:12 PM
- - Lost Soul   im trying to create an install of avdesk 1.3 and h...   Feb 3 2006, 11:35 PM
- - benners   I have downloaded the program and there are a lot ...   Feb 4 2006, 01:10 PM
- - Lost Soul   hi im going back to work soon so in alittle bit bu...   Feb 4 2006, 05:23 PM
- - benners   in that case CODE[Run] Filename: {app}...   Feb 4 2006, 05:32 PM
- - Lost Soul   i think im not quiet doing it right, it dosnt look...   Feb 4 2006, 11:02 PM
- - benners   The code that you posted looks ok. It is not the f...   Feb 5 2006, 02:24 AM
- - Lost Soul   so judging from this scection here in your iss fil...   Feb 5 2006, 10:49 AM
- - benners   Nope adding files is that simple, using wlidcards,...   Feb 5 2006, 11:05 AM
- - Lost Soul   i think i found a small problem in your iss you h...   Feb 6 2006, 11:42 AM
- - benners   QUOTE it is not the full iss file, the lines I pos...   Feb 6 2006, 01:52 PM
- - Lost Soul   yes pm me your addy and ill add you right now   Feb 6 2006, 02:06 PM


Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 20th November 2009 - 11:18 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy