Hello,
I'm looking for a way to extract Installshield cab files.
I've got two cab files, data1.cab and data2.cab and the content file data1.hdr.
I already tried the following methods to ...
dear all,
I am downloading an installer in img format, and try to install isobuster to open this img file.
But I am not sure what to do after this, I still could not see the setup file?
Ple...
I've developed an app in Visual Basic 2005 Express. I'm using Inno Setup to create the install. I'd like to be able to check for the dotnet framework 2.0 and if it's not found then have it ins...
Hey there all,
I am trying to deploy a software package (msi file created with WinInstall) to about 400 desktops. So far with our test, I can get the package to install and everything works...
Anytime I open windows explorer, windows installer starts up as if its installing a program. Every time it says 'please wait while windows installs Adobe Acrobat 7'. Super annoying!
Tried to install visual basic 6.0 Pro on a computer with XP Pro SP3 and get the error launching acmboot.exe message and the install fails. Any ideas?
I have a click once installation that installs my program as well as .net 2 and sql compact edition. I have successfully installed on windows 2000 before, but I have one client that is getting...
Situation/Background:
I have a program when I install a windows service. When the try to install a new version of the service over an older installed version II end up getting errors that sa...
Hi,
How can I install SQL Server 2005 Express with INNO setup. Does anybody done this and can explain it to me? The things that I would like to accomplish are:
Check if (an older version...
When trying to install a software it is aborted with error level code 1603 .I couldn't do much for troubleshooting this issue...Please let me know If any one can .
A verbose instillation is p...
Good Morning,
I am trying to find a way to setup the install of multiple applications through a script or batch. While I can create a batch that will initiate MSI Installs and then wait, I ...
Have acquired MS certification from Verisign. Downloaded Windows Server 2003 Platform SDK. Ran SignTool.exe to sign my setup.exe which was created using InstallBuilder 8.11. Get error message ...
When I put a shortcut to a vbs in C:\Documents and Settings\All Users\Start Menu\Programs\Startup, will it run everytime a user logs on ?
I'm am trying to perform an unattended installation of a program that needs to be run in unattended mode. The problem with this is that the file is located on a network drive and needs to be ...
I have a set of batch files that perform an installation and I would like to get this packaged up to look more professional.
Is this possible? has anybody done something similar?
We're a software publisher distributing a in-house application on Windows Vista. Unlike other Windows operating systems on Vista our products are now having the users warned that they're attem...
I constantly have to customize my Inno Setup installation for different brand names. I currently do it manually on every line the brand name change occurs. I would like to create a variable ...
Inno Setup 5.2.3 is adding uninstall shortcut on the XP start menu. How to remove it ?
I want to have the uninstall shortcut at Start Menu/Programs/Myprogram/Uninstall. I see that is fine. ...
Anyone know how to convert and .exe setup file to msi file using the Inno setup program?
Hi Experts
I have been working on this app for a while now, using the Publish option within VB 2005 to create the setup files and until now this has worked perfectly.
Environment is VB 2005,...
OS: Microsoft Windows XP Professional Version 2002 Service Pack 2
I have resolved some of the issues regarding the installation, but the install still fails.
First I execute the download...
We have an application that must be be installed and deinstalled using VBScripts we have written in-house. To install a new release we first have to run a deleteapp script to rip out any old ...
Iam a newbie in this field and I am having trouble creating my custom prerequisites.
I need to create a package that contains a msi file which I have created using the .NET frame work configu...
How can I check the windows regional language in Installshield?
I need to install files based on whether windows is set with English (United States) or English(Australia) as well as Englis...
I am needing to install Java JDK 5 along with a custom application. I need to install JDK 5 with the default settings and "Silently". I have found a way to install JRE silently but I can not...