Question

convert and .exe setup file to msi file using the Inno setup

Asked by: al4629740

Anyone know how to convert and .exe setup file to msi file using the Inno setup program?

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-08-15 at 20:10:11ID24655853
Topics

Installation

,

Visual Basic Programming

,

Windows Installer

Participating Experts
3
Points
500
Comments
21

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. Inno Setup: Ask user for data
    Hi, I am using Inno Setup 5.1.6 and I want to accomplish the following: 1) Ask the user to fill in the username and password needed to configure the installation ( it is username and password of the admin acount - Windows 2000/XP ) 2) Use that username and password as parame...
  2. How to check if file exists in Inno Setup
    I need help using the FileExists function in Inno Setup. Here's my code. Please help me replace the lines that start with an asterisk (*) : sFileName := ExpandConstant('{tmp}\myprogram.exe'); isxdl_AddFile(url1,sFileName); * If c:\windows\system32\msvc...
  3. Packaging Access Runtime using Inno Setup
    I want to package Access runtime using Inno Setup. Can I do this? If so, what file do I include? I saw one post that said to locate Data1.msi. I couldn't find that on my machine. Even so, does that mean it's a separate install? Thanks.
  4. Converting .exe to .msi files
    Does anyone know if it is possible to convert .exe to .msi installation packages

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: craisinPosted on 2009-08-16 at 01:03:13ID: 25108165

Please attach the text in your EXE setup file and I can supply code for conversion for you  which you can use with other EXE  setup files as well.

 

by: al4629740Posted on 2009-08-16 at 05:44:00ID: 25108786

Text from my inno setup file?

 

by: craisinPosted on 2009-08-16 at 05:52:55ID: 25108811

You want to convert an EXE file setup in Inno to and MSI file? If that is correct, yes.
The parameters in Inno used to create the EXE installation file is what I would be after.

 

by: al4629740Posted on 2009-08-16 at 08:50:38ID: 25109332

Here you go from the Inno Program

; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
 
[Setup]
AppName=CAP Tracking System
AppVerName=CAP Tracking System
AppPublisherURL=http://xxxxxx
AppSupportURL=http://xxxxx
AppUpdatesURL=http://xxxxx
DefaultDirName={pf}\CAP Tracking System
DefaultGroupName=CAP Tracking System
LicenseFile=C:\Documents and Settings\Administrator.CENTRAL\Desktop\Website Release\Software Agreement.rtf
InfoBeforeFile=C:\Documents and Settings\Administrator.CENTRAL\Desktop\Instructions.rtf
OutputBaseFilename=Setup
Password=xxxxx
Compression=lzma
SolidCompression=yes
 
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"
 
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
 
[Files]
Source: "C:\Documents and Settings\Administrator.CENTRAL\Desktop\Website Release\CAP Tracking System.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\Documents and Settings\Administrator.CENTRAL\Desktop\Website Release\MSINET.OCX"; DestDir: "C:\Windows\System32"; Flags: ignoreversion regserver;
Source: "C:\Documents and Settings\Administrator.CENTRAL\Desktop\Website Release\MSCOMCTL.OCX"; DestDir: "C:\Windows\System32"; Flags: ignoreversion regserver;
Source: "C:\Documents and Settings\Administrator.CENTRAL\Desktop\Website Release\MSDATGRD.OCX"; DestDir: "C:\Windows\System32"; Flags: ignoreversion regserver;
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
 
[Icons]
Name: "{group}\CAP Tracking System"; Filename: "{app}\CAP Tracking System.exe"
Name: "{commondesktop}\CAP Tracking System"; Filename: "{app}\CAP Tracking System.exe"; Tasks: desktopicon
 
[Run]
Filename: "{app}\CAP Tracking System.exe"; Description: "{cm:LaunchProgram,CAP Tracking System}"; Flags: nowait postinstall skipifsilent
 
[code]
function CheckPassword(Password: String): Boolean;
begin
 result := false;
 if (Password='60604') or (Password='23478') or (Password='34478') or (Password='45478') or (Password='56478') or (Password='67478') or (Password='78478') or (Password='89478') or (Password='10478') or (Password='78123') or (Password='89123') or (Password='12123') or (Password='23123') or (Password='34123') or (Password='45123') or (Password='56123') or (Password='67123') or (Password='78123') or (Password='89123') or (Password='12456') or (Password='34456') or (Password='45456') or (Password='56456') or (Password='67456') or (Password='78456') or (Password='89456') or (Password='12789') or (Password='23789') or (Password='34789') or (Password='45789') or (Password='56789') or (Password='67789') or (Password='78789') or (Password='89789') or (Password='75123') or (Password='15123') or (Password='35123') or (Password='95123') or (Password='14712') or (Password='12147') or (Password='23147') or (Password='34147')
  or (Password='45147') or (Password='56147') or (Password='67147') or (Password='78147') or (Password='89147') or (Password='25812') or (Password='25823') or (Password='25834') or (Password='25845') or (Password='25856') or (Password='25867') or (Password='25878') or (Password='25889') or (Password='987123') or (Password='987234') or (Password='987345') or (Password='987456') or (Password='987567') or (Password='987678') or (Password='987789') or (Password='987890') or (Password='987098') or (Password='987987') or (Password='987876') or (Password='987765') or (Password='987654') or (Password='987543') or (Password='987432') or (Password='987321') or (Password='765123') or (Password='765243') or (Password='765456') or (Password='765345') or (Password='765576') or (Password='765678') or (Password='765789') or (Password='765890') or (Password='765098') or (Password='765987') or (Password='765876')
   or (Password='765765') or (Password='765654') or (Password='765543') or (Password='765432') or (Password='765321') or (Password='432123') or (Password='432234') or (Password='432345') or (Password='432465') or (Password='432567') or (Password='432678') or (Password='432789') or (Password='432890') or (Password='432098') or (Password='432987') or (Password='432876') or (Password='432765') or (Password='432654') or (Password='432543') or (Password='159123') or (Password='159234') or (Password='159345') or (Password='159456') or (Password='159567') or (Password='159678') or (Password='159789') or (Password='159890') or (Password='159987') or (Password='159876') or (Password='4648930') or (Password='4356389') then
   result := true;
end;
                                              
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:

Select allOpen in new window

 

by: craisinPosted on 2009-08-16 at 18:24:27ID: 25111191

I am working on it.

Inno's latest version is 5.3.4(a) and as stated on Inno's website under FAQ there is little enthusiasm for ever creating an INNO to MSI converter internally in the Inno program.

So I will attempt to write one!

In the meantime, standby for a result.

 

 

by: al4629740Posted on 2009-08-16 at 18:27:52ID: 25111199

ok, appreciate it!!

 

by: craisinPosted on 2009-08-16 at 19:06:57ID: 25111291

Well, it's not as simple as I thought! :-(

 

I HAVE successfully created an MSI file for your program, but of course it will nor work because I do not have the files detailed in your INNO setup script.

It is impossible for me to produce the MSI without them, so unless you want to send me the "setup" program produced by INNO (and any associated data/index files needed) I cannot produce the file for you, since the compiler I used to create the MSI needs to include those files in its build.

An alternative is for me to supply details to you on how to build the MSI from your ISS (INNO) script. If you would prefer that, then let me know.

I will investigate further the possibility of writing a converter, but it looks fairly complex.

I currently have the MSI (attached), but of course it will not work without your files. Let me know if it looks OK (it is safe to run, since it does nothing). You may wish to add some information files in RFT format for the Installation file to display (such as copyright and other matters) - see the screens as you run the Setup file.

Please let me know what action you want to take.

 

by: AbqBillPosted on 2009-08-16 at 20:50:35ID: 25111541

If I remember correctly, Advanced Installer (www.advancedinstaller.com) can import Inno Setup script files. Bill.

 

by: craisinPosted on 2009-08-16 at 21:25:26ID: 25111615

Yes, so can InstallAware Studio 9 (which is what I used).

 

by: craisinPosted on 2009-08-16 at 21:33:11ID: 25111633

Advanced Installer (non-registered) will only produce simple installs until you register it.

InstallAware will work at full power for at least 30 days.

Both are quite expensive if you decide to buy, and the better product (InstallAware Studio 9) is of course the most expensive.

Perhaps you may find it more enlightening to download either InstallAware Studio 9 (VERY GOOD) or Advanced Installer and create the MSI yourself.

Or of course you can choose my earlier options.

 

by: al4629740Posted on 2009-08-16 at 22:11:35ID: 25111747

"An alternative is for me to supply details to you on how to build the MSI from your ISS (INNO) script. If you would prefer that, then let me know."

Yes I would like to know.

 

by: vadimrapp1Posted on 2009-09-04 at 05:12:09ID: 25258699

I understand, you want to make msi-based installation, but I don't understand what from. What you already have. Please explain.

 

by: craisinPosted on 2009-09-04 at 06:54:07ID: 25259673

Can you please detail the INNO script and I will advise step by step how to create the MSI from it.

Cheers

 

by: al4629740Posted on 2009-09-09 at 18:28:21ID: 25296850

The code I posted above is the Inno script

 

by: craisinPosted on 2009-09-09 at 18:45:37ID: 25296905

OK...I will look into it tonight and see how the conversion can be made easily .I will then advise methodology

Please..stand by

 

by: al4629740Posted on 2009-09-09 at 18:47:58ID: 25296911

ok

 

by: craisinPosted on 2009-09-10 at 04:22:29ID: 25299088

I am very sorry for the delay in answering your question. In answering others your was buried somewhere and I lost track that I was working on it.. Sorry

Well, below are the steps involved in producing an MSI from an INNO script using
InstallAware Studio 9

By the way, I have no link with this product in any way. I just think it is so fantastic that in answering your question I have decided to purchase it myself. It is fairly expensive (as they all are) especially for a retired person like myself, but it is so functional and easy to use I could not resist.

Step 1: Obtain the 30 Day free Trial (fully functional) program from the following link:

Steps 2 to whatever: Follow the steps showing in the attached screen captures.

Now you have the desired fully functional MSI derived from your INNO script file.
INNO was great too for a free product, but until they decide to produce MSI files,
you have no option if you want to produce an MSI installation other than to use
an alternative to INNO. At least you can import the INNO scripts and convert them
using InstallAware. Once you buy the registered version of InstallAware the "Proprietary message appearing in screencapture xxxyyy will disappear.

I have also attached a ZIP file of the screen captures so you can download them to your PC if you wish

I hope this has provided you with a solution to your question.   :-)

  • Inno2MSI-001.jpg
    • 89 KB

    Step for converting an INNO file into an MSI setup file - Step 1

    Step for converting an INNO file into an MSI setup file - Step 1
 

by: craisinPosted on 2009-09-10 at 05:29:02ID: 25299470

oops...sorry about that...I clicked on the Submit button too early...

I repeat the previous comment with amendments:


I am very sorry for the delay in answering your question. In answering others your was buried somewhere and I lost track that I was working on it.. Sorry
Well, below are the steps involved in producing an MSI from an INNO script using
InstallAware Studio 9

By the way, I have no link with this product in any way. I just think it is so fantastic that in answering your question I have decided to purchase it myself. It is fairly expensive (as they all are) especially for a retired person like myself, but it is so functional and easy to use I could not resist.
Step 0: Obtain the 30 Day free Trial (fully functional) program from the following link:
               http://www.installaware.com/

Steps 1 to 36: Follow the steps showing in the attached screen captures.
Follow them in number order

At the end of the steps,  you have the desired fully functional MSI derived from your INNO script file.

INNO is a great (free) product to produced installation files, but until the many programmers involved in producing INNO decide to allow it to produce MSI files,
you have no option for MSI production other than to use
an alternative to INNO. At least you can import the INNO scripts and convert them
using InstallAware. (As mentioned earlier some other products also iport and convert INNO files). Also note that should you buy the registered version of InstallAware the "Proprietary" message appearing in screencapture023.jpg will disappear. I think the unregistered version will not operate after 30 days.


I hope this has provided you with a solution to your question.   :-)

  • Inno2MSI-001.jpg
    • 89 KB

    Within InstallAware click on Quick-Start

    Within InstallAware click on Quick-Start
  • Inno2MSI-036.jpg
    • 91 KB

    So the installation program is ready for duistribution. The setup program itself is also installed in a ZIP file on the PC as shown here...Use this ZIP file to distribute your MSI to other PCs

    So the installation program is ready for duistribution. The setup program itself is also installed in a ZIP file on the PC as shown here...Use this ZIP file to distribute your MSI to other PCs
  • Inno2MSI-000.jpg
    • 288 KB

    Download InstallAware9 from website www.installaware.com

    Download InstallAware9 from website www.installaware.com
  • Inno2MSI-034.jpg
    • 53 KB

    All finished...The user can now run the application if desired by leaving the option "checked"....we won't do that now

    All finished...The user can now run the application if desired by leaving the option "checked"....we won't do that now
  • Inno2MSI-035.jpg
    • 55 KB

    If the "Setup" program is ever re-run a different startup screen appears since the application is already installed

    If the "Setup" program is ever re-run a different startup screen appears since the application is already installed
  • Inno2MSI-032.jpg
    • 59 KB

    A screen just to confirm with the user whether to install now, or forget it...Let's install....Click Next

    A screen just to confirm with the user whether to install now, or forget it...Let's install....Click Next
  • Inno2MSI-033.jpg
    • 57 KB

    The windows Installer installs the application from details in the MSI

    The windows Installer installs the application from details in the MSI
  • Inno2MSI-030.jpg
    • 55 KB

    The destination folder for the Installation appears (default). The user can change that if desired. Now click "Next"

    The destination folder for the Installation appears (default). The user can change that if desired. Now click "Next"
  • Inno2MSI-031.jpg
    • 67 KB

    The user can change the program folder name if desired, and whether to allow all users on the PC to have access to the application (or not)...Click "Next"

    The user can change the program folder name if desired, and whether to allow all users on the PC to have access to the application (or not)...Click "Next"
  • Inno2MSI-029.jpg
    • 69 KB

    Select the type of installation you want, then click "Next"

    Select the type of installation you want, then click "Next"
  • Inno2MSI-028.jpg
    • 49 KB

    Type in your user name and the name of your organisation then click "Next"

    Type in your user name and the name of your organisation then click "Next"
  • Inno2MSI-026.jpg
    • 57 KB

    then click on "Next"

    then click on "Next"
  • Inno2MSI-027.jpg
    • 55 KB

    Again, if you include a "readme.rft" or "readme.txt" file in your MSI configuration the text in that file would appear here instead of the highlighted text shown...click on "Next"

    Again, if you include a "readme.rft" or "readme.txt" file in your MSI configuration the text in that file would appear here instead of the highlighted text shown...click on "Next"
  • FindInFile-003.jpg
    • 101 KB

    Highlight "Convert INNO setup"

    Highlight "Convert INNO setup"
  • FindInFile-004.jpg
    • 100 KB

    Type in your Project Name

    Type in your Project Name
  • Inno2MSI-005.jpg
    • 93 KB

    Change Project Folder if you wish then click on OK

    Change Project Folder if you wish then click on OK
  • Inno2MSI-006.jpg
    • 64 KB

    Click on "Next" at the Wizard startup screen

    Click on "Next" at the Wizard startup screen
  • Inno2MSI-007.jpg
    • 61 KB

    Type in the Product Name you desire

    Type in the Product Name you desire
  • Inno2MSI-008.jpg
    • 61 KB

    Type in your "Company Name"

    Type in your "Company Name"
  • Inno2MSI-009.jpg
    • 73 KB

    Click on "Next" to accept the Product Name and Company Name

    Click on "Next" to accept the Product Name and Company Name
  • Inno2MSI-010.jpg
    • 68 KB

    Click on "Browse" to select the Folder in which the INNO script resides

    Click on "Browse" to select the Folder in which the INNO script resides
  • Inno2MSI-002.jpg
    • 140 KB

    Select "Converters"

    Select "Converters"
  • Inno2MSI-020.jpg
    • 88 KB

    Now you can see the Installation file for the MSI

    Now you can see the Installation file for the MSI
  • Inno2MSI-019.jpg
    • 178 KB

    "Select "Output Folder" from within InstallAware

    "Select "Output Folder" from within InstallAware
  • Inno2MSI-022.jpg
    • 28 KB

    Lets test the Installation MSI....Click on the "CAP Tracking System.exe" setup program and it will start the install

    Lets test the Installation MSI....Click on the "CAP Tracking System.exe" setup program  and it will start the install
  • Inno2MSI-021.jpg
    • 95 KB

    and the MSI itself!

    and the MSI itself!
  • Inno2MSI-024.jpg
    • 62 KB

    The installation starts with a welcoming screen...Click on "Next"

    The installation starts with a welcoming screen...Click on "Next"
  • Inno2MSI-023.jpg
    • 41 KB

    A popup question box appears (will not show if you use the licenced version of InstallAware)...Click on "No"

    A popup question box appears (will not show if you use the licenced version of InstallAware)...Click on "No"
  • Inno2MSI-025.jpg
    • 65 KB

    Notice the hihghlighted text...If you include "licence.rft" or "licence.txt" files in your installation setup, the wording in that file would appear here....Click on "Accept Terms"

    Notice the hihghlighted text...If you include "licence.rft" or "licence.txt" files in your installation setup, the wording in that file would appear here....Click on "Accept Terms"
  • Inno2MSI-012.jpg
    • 76 KB

    Leave "Dynamic Folder" checked, then click on "Next" to accept the folder in which the INNO script resides

    Leave "Dynamic Folder" checked, then click on "Next" to accept the folder in which the INNO script resides
  • Inno2MSI-011.jpg
    • 63 KB

    Select the folder then click "Next"

    Select the folder then click "Next"
  • Inno2MSI-014.jpg
    • 84 KB

    Leave the "File Associations" blank (if you wish) then click "Next"

    Leave the "File Associations" blank (if you wish) then click "Next"
  • Inno2MSI-013.jpg
    • 81 KB

    Select the INNO script then click "Next"

    Select the INNO script then click "Next"
  • Inno2MSI-016.jpg
    • 94 KB

    The MSI is now produced from your INNO configuration file

    The MSI is now produced from your INNO configuration file
  • Inno2MSI-015.jpg
    • 88 KB

    Check "Build my setup Now" then Click "Next"

    Check "Build my setup Now" then Click "Next"
  • Inno2MSI-018.jpg
    • 201 KB

    More options to change if you like.....etc...many options but be aware changes here are not those stored in your original INNO script file

    More options to change if you like.....etc...many options but be aware changes here are not those stored in your original INNO script file
  • Inno2MSI-017.jpg
    • 245 KB

    Make changes if you wish to the MSI by selecting various properties down the left hand column

    Make changes if you wish to the MSI by selecting various properties down the left hand column
 

by: al4629740Posted on 2009-09-15 at 21:10:06ID: 31616201

Thank You

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...