How to unpack an installer previously compiled with Inno Setup?

Hi,
I want to know how can I unpack a previously compiled installer (exe file) made with Inno Setup to extract and recover some DLL files into the installer. I found a tool called InnoExtractor
that supposedly
does this, but I don't know how is work. Any help is appreciate. This tool can by downloaded from here:
http://www.softpedia.com/get/Compression-tools/InnoExtractor.shtml
Regards and I'll wait your support. Thanks in advance.

Hello GonKong,
I am afraid that this is not the proper forum for this issue, since it is related to the tool which belongs to third-party.
I would recommend you consider connecting with the publisher of Inno Setup or InnoExtractor to get supports.
Regards.
Carl
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Custom Installer with Inno Setup (reduce size of Run-Time and VISA RT)

    Hi,
    we are using Inno Setup to install our Application. Up to now i include the full LabView 2009 SP1 Run-Time and the full VISA-RT
    (that are 302 MB). I have also made an installer using the internal tools of LV and the setup is only 163 MB. The LV removes
    some parts of the RunTime libraries.
    We are using only these parts:
    p0 MetaUninstaller\
    p1 VC2005MSMs\
    p10 NI-RPC\
    p11 XercesDelayLoad27\
    p12 NI-ORB\
    p13 NI-DIM\
    p14 NI_TraceEngine\
    p15 NI-PAL\
    p16 NI_Logos_XT\
    p17 TDMS\
    p18 MDFSupport\
    p19 MKL_900\
    p2 VC2008MSMs\
    p20 NI_Logos\
    p21 RT\
    p3 NI_Certificates\
    p4 NI-VISA_Runtime\
    p5 LabVIEW_RT_NBFIFO_90\
    p6 Service_Locator\
    p7 LabVIEW_Web_Server_RTE_90\
    p8 LabVIEW_WebServices_RTE_90\
    p9 mDNS_Responder\
    1. Is it allows to do that also using Inno Setup? I mean, am I allowd to do that? The license from
    NI etc. are all included. I want to save disc space...
    2. Is that wise? If not, why?
    Thanks

    Hello sjunge,
    basically there should be no problem installing the software with Inno Setup as long as you do not violate the License Agreements.
    But keep in mind that there could be dependencies between the installers you install and those you don't and you may run into trouble with the software later on
    Kind regards
    Carsten

  • HT201441 How do you contact the previous owner with a partial email?

    How do you send an email to an unknown previous owner with only a partial email visible on an iCloud locked device? Is there a way to get the entire email address so the old owner can be contacted? There has to be a way to contact the previous owner.
    -bsides

    No, there is no way to get the complete email address. Turn the device in to the police.

  • How to determine if class was compiled with debugging information?

    How may I determine if class was compiled with debugging information? Aside from actually executing the class in a debugger.

    As known, when compiling "javac -g ..." the class
    files contain debugging information.
    my Naive question is WHAT is this information?
    could you please add any links to articles about this
    debugging information?http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html#22856
    http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html#5956

  • How long should Loading Installation Information take with a formatted Drive?

    The OS was corrupted when installed over an incompatible 10.6 version of Centrify.  It should have been uninstalled prior to installing Lion, so I was hoping to do a fresh install without restoring anything related to older applications to sort out network hang conditions.  Restoring from Time Machine does not appear to offer selective restore in terms of Apps and Users. 
    I am now waiting for more than hour at a window over the prompt "To set up the installation of Mac OS X 10.7, click Continue" that says:
    To download and restore Mac OS X, your computer's eligibility will be verified with Apple. This just has a throbber spinning in front of the message
    Loading Installation Information... "  I have about 16mbit/sec Internet connectivity, how long should this phase of the reinstall operation take?
    When I first installed Lion, a bootable image of the initial version of Lion was made that was able to restore Lion to an erased drive in about 28 minutes.  It seems that image has been disabled by changes the MacBook boot flash.  Is there a way to be better prepared, and how long should this process take starting with an erased drive?

    Sorry to hear that saga. This time download another Lion installer from MAS by going to purchases and holding the option key. When downloaded it will appear in /Applications. Save it off to several different places on your disk and off.
    Also, consider keeping bootable clones with SuperDuper or CarbonCopy Cloner.
    That way if you have a problem, just boot up from the clone and keep on working until you're ready to fix.

  • How to deactivate or remove previous id with window 8

    I buy a laptop week ago. It has window 8 I started with one of my e-mail id. Then due to some problems I exchange it. Now I have another new laptop I like to add my that id with this laptop. But they id already in use. How can I add this to
    my this laptop.
    one more problem they merged my Skype id with that id now I unable to use my Skype id too. how can I use different id's with same id.

    Hi,
    Could you remove that account from the old laptop?
    Please follow this:
    Go to the Control Panel in Desktop ,select "User Accounts", select "Manage another Account" and the system shows all accounts registered in our device.
    Later, select the account that you want to manage, select  "Remove User Account" and confirm that you want to remove it with all data, after that, it’s like never existed that account.
    After that, add this account to new laptop.
    In addition, Please sign in through the Web for test to see if this account is available.
    https://login.skype.com/login?application=account
    If no, please ask Microsoft account forum for more professional help.
    http://answers.microsoft.com/en-us/windowslive/forum?auth=1
    Karen Hu
    TechNet Community Support

  • Anyone know how to set file associations for QT in Inno Setup?

    I am working on an app that requires QT to play .smi files and can't seem to get it to work. I was using this code in the Inno Setup file:
    Root: HKCR; Subkey: ".smi"; ValueType: string; ValueName: ""; ValueData: "QuickTime.smi"; Flags: uninsdeletevalue
    Root: HKCR; Subkey: "QuickTimePlayerFile"; ValueType: string; ValueName: ""; ValueData: "QuickTimePlayer File"; Flags: uninsdeletekey
    Root: HKCR; Subkey: "QuickTimePlayerFile\DefaultIcon"; ValueType: string; ValueName: ""; ValueData: "{app}\QuickTimePlayer.exe,0"
    Root: HKCR; Subkey: "QuickTimePlayer\shell\open\command"; ValueType: string; ValueName: ""; ValueData: """{app}\QuickTimePlayer.exe"" ""%1"""
    but apparently it isn't right as it still gets launched by RealPlayer. Anyone done this before? How do I get the path to the app right? Is that what's wrong?

    I too want to figure out that feature. Let me know if you figure it out!!!
    With the Treo, you had the option of setting one ring tone for known callers and an alternate for unknowns. You could also add individual tones to specific callers. Given how 'clever' the iphone seems to be, I keep thinking there is a better option (that I'm missing) other than adding the ringtone individually for each of my several hundred contacts.
    Any suggestions?

  • How to iterate to a previous node with a treemap

    I have am using a treemap with the comparable interface. an iterator can be used to go to the 'next' node. How do i go to the 'previous' node?

    [url http://forum.java.sun.com/thread.jsp?forum=31&thread=567262]Crosspost

  • How to enable HotSpot or JIT compiler with java 1.4.0-rc

    Sorry but I can't enable the JIT or Hotspot tecnology in java 1.4.0-rc? they are just installed in this JRE version or I have to do any operation to install these tevnology?
    I can't also install the HotSpot server with this version of JRE! it's right? The installer ask me an older version to install this application!
    can you help me?

    Hi,
    The Hotspot VM is now the only and default VM in 1.4 (Merlin).
    Previously this was a -hotspot option but now is renamed -client (the default).
    If you require the server VM then use -server after downloading the SDK. The Hotspot v2 server is for 1.3 and 1.2.2 only.
    Regards,
    Matt
    Java Developer Technical Support
    Sun Microsystems

  • How can I sync a previous library with a current one?

    I got a new computer for Christmas and synched my Apple data with it. I have not synched any new music using my computer for several months now, because I either purchase it from iTunes on my phone or use another music service.
    I recently downloaded an album from a third party site (bandcamp.com) and want to add my new Shakey Graves album to my phone. The issue is, for some reason my library is missing several gigs worth of music.
    Music that I have on my phone from a previous library, but apparently don't have the files for on my new computer.
    Am I able to just add this album onto my phone (or something along those lines) without disturbing my current content on my phone?
    Thank you for your replies.

    Libraries cannot be synced.
    The correct way to handle a new computer is to copy the ENTIRE iTunes folder from the old comptuer to the new computer.  At this point, the same library exists on both comptuers and the user simply starts using the new computer and library.  The old computer can then be wiped or disposed of.
    Syncing to the new computer at this point will remove all content from the device and replace it with content from the new computer/library.

  • How to delete photo albums previously synchronized with iCloud

    I previously set my iPhone to enable photo streaming. I also set iTunes to backup to iCloud. After a while, I decided to revert to back up and sychronize with my PC. I also disabled photo streaming.  Prior to this change, my photo albums got uploaded to iCloud including a particular album which I subsequently deleted from my PC photo folders. When I tried to synchronize through iTunes, the album will not get removed in my iPhone, even if it is no longer in my PC photo folder. I assumed it got stuck in the iCloud but I have already disabled photo streaming and this was supposed to delete all photos in iCloud.
    I tried all sorts of suggestions, but short of restoring, which I find such a ridiculous solution because it would delete all my data and all I wanted was to delete this one empty folder. Eventually I stumbled upon a simple yet effective one. Here's what I did:
    1.  Connected the iPhone to my PC which fired up iTunes (I set this as my default).
    2.  Clicked on my iPhone under Devices.
    3.  Under Summary, selected Backup to this Computer.  [This is to make sure I have a most recent backup of my iPhone files]
    4.  Clicked Sync button.
    5.  Clicked Photos tab (rightmost tab)
    6.  Unchecked Sync Photos From box.  [This will delete all photos in the iPhone]
    7.  Clicked Sync button again.
    8.  When sychronization finished, ejected the iPhone from iTunes by clicking on the eject icon to the right of your iPhone's name.
    9.  Went to Photos in the iPhone. Only Camera Roll and the empty Album appeared.  I clicked on Edit and a red (do not enter sign) icon appeared to the left of the empty Album name. Tapped that and proceeded to delete the album. No more albums would be displayed.  [Note: The red icon did not show up previously when there were other albums listed.]
    10.  Reconnected my iPhone to PC, starting up iTunes.
    11.  Went to Photos tab.
    12.  Checked Sync Photos From box again. [This will restore all your selected photos/albums to the iPhone]
    13.  Clicked Sync button again.
    14.  When synchronization finished, ejected the iPhone from iTunes.
    15.  Checked the Photos album.  The empty folder is no longer there!
    Hope this helps others with a similar issue.

    If these are albums that were synced from your computer via iTunes then you can only delete them by unselecting them on the Photos tab when your iPad is connected to your computer's iTunes and then syncing, they can't be deleted directly on the iPad.
    If these are albums that you have created directly on the iPad in the Photos app via the Edit button, then you can delete them by tapping the Edit button and then tapping the 'x' that appears on the top left corner of the album

  • TS2755 How do I share a previous message with one person to another person later or can it be emailed

    How do I forward a message to another contact or email it?

    Hi Valjeannebluejeanqueen,
    Happy New Year, and welcome to the Support Communities!
    The link below for the iPad User Guide will show you how to forward a text message:
    Manage conversations - iPad User Guide
    http://help.apple.com/ipad/7/#/iPad99acb44a
    Forward a conversation. Select the conversation, touch and hold a message, tap More, select the parts to include, then tap the forward arrow.
    Cheers,
    - Judy

  • How to read new SWF bytecode compiled with ASC2

    I need to get the build date from the bytecode, but SWFs generated by ASC2 produce bytes in a different order than the ASC1 does.
    Anybody know how to read it?
    cheers

    Not sure if this is what you mean, but one of them uses zlib and the other uses lzma compression and the corresponding first letter of the file is f rather than z (I think... would need to double check). The lzma compression makes a big difference - roughly a third smaller for some of my SWF.

  • How to configure and deploy OAM 11g with DB setup using silent mode

    Hello all,
    I am trying to create automation process to install and configure OAM 11g on WLS. This task involves three stages
    1. Install WLS
    2. Install OAM 11g
    3. Create DB schema using RCU
    4. Configure and deploy OAM 11g
    I have done first 3 stages in silent mode using scripts and response files. I am stuck at 4th stage. I know how to configure and deploy OAM 11g using config.sh via GUI installer as well as console mode. But I would like to run config.sh in silent mode something like
    ./config.sh -mode=silent -silent_script=<script_location>
    I have searched a lot, but could not find any resource on how to do it? I tried passing the parameters via a text file. But that has not worked. I have also explored WLST, but it also does not work. Given that first 3 things are relatively very simple, the 4th step is becoming complex. I would be very thankful if someone can please point me in the right direction.
    Thanks!

    Have a look at your software directory : <sofware directory>/Disk1/stage/Response
    Here you will find 2 rsp files which you can use to install and then configure it all.
    Good luck.
    Filip

  • I just bought a 2009 macbook pro with an os upgrade to lion. my question is how do i take the previous owners name (like when i bluetooth) to my name???

    I just bought a 2009 macbook pro with an os upgrade to lion. my question is how do i change the previous owners name (like when i bluetooth) to my name???

    Your MBP should have been given to you with the original installation disks and OS.  The Lion OS is licensed to the person who sold it to you.  You will have create your own account and purchase Lion if you wish to use it.  Those are the stipulations in the licensing agreements.
    Ciao.

Maybe you are looking for