Error: Please insert disk 1 that contains the Layout.bin
Hi, The IS 2014 Installscript installer gives the Insert Disk 1 error when attempting "Repair". This issue is seen only if the folder that containing the original setup files are deleted. Steps to...
View ArticleLaunching Uninstall process does not WAIT - error 1618: Another installation...
In my projects installscript I uninstall previous versions before installing the current version of the software. But when I run the setup file created by installshield, I always get the error 1618:...
View Article1606 Error Mystery...
So we have a web project install and I've recently ran up against something kind of weird. All of a sudden we're getting a 1606 error. The weird thing about it is that it seems to show some database...
View Articleinstallshield silent deinstallation of old version.
Hey guys, I have a problem and I need your help. I'm doing a silent installation of software that has a previous version installed when I boot the installation silent with the command, "setup.exe -s"...
View ArticleOperation called out of sequence
Greetings, I have an installscript MSI project that is working without issue on every machine I've tested except for one. On that machine the following warning occurs : Warning 1909. Could not create...
View ArticleUnable to find Flexwrap Assistant Wizard tool
HI, I'm unable to find Flexwrap Assistant Wizard Tool in Adminstudio 2015. Does anyone knows from where to access\find this tool? Is there any separate installer for it?
View ArticleDifferent Theme for Different Releases...
Hi all, I'm wondering if there is a way to have different dialog images (Themes) for different releases. I'm going to have two releases set up which will be differentiated by feature inclusion based on...
View ArticleIA 2015 uses system java for launching application in MAC instead of bundled JVM
Hi, Our application is simple coreJava/Swing desktop application without any DB. We have created installer for our application for both MAC and Window. We have bundled VM along with installer. Have...
View ArticleUninstall another msi packages
Hi, I'm working on a setup.exe which shall uninstall some older versions of different programs before starting the actual installation process. I've implemented this with some CAs in the...
View Article64 bit installer launching 32 bit msiexec
Hi, We have a Setup.exe of x64 type, When we try to run the setup.exe on a 64Bt machine the installer is launching a 32bt Msiexec process as well. All the components are 64Bt and we Dont have any IIS...
View ArticleOperation called out of sequence
Greetings, I have an installscript MSI project that is working without issue on every machine I've tested except for one. On that machine the following warning occurs : Warning 1909. Could not create...
View ArticleInstallShield extracted MSI is left behind in c:\programdata
We're having InstallShield create a standard setup.exe and upgrade.exe that extracts the msi into c:\programdata. This is then used like normal for any uninstall/repairs. The problem is that during our...
View ArticleWhy does CreateProgramFolder not work on Windows 10?
On a windows 10 system I cannot get a submenu to show up under our initial folder menu item. Works fine on windows 7. We have a few different groups of utility shortcuts for the start menu so we put...
View ArticleChanging Prerequisite to install AFTER the Setup user input is completed
I added a Prerequisite to install the .NET Framework 3.5 and was surprised it started to install as soon as the setup program was run on a Windows 10 machine. I don't expect anything to be installed...
View ArticleHow to add Adobe Acrobat Reader DC as a Requirement
For my application, the user must have the most current Adobe Acrobat Reader DC installed on their computer. In the "Requirements" section of InstallShield it has the option to check for Adobe Reader...
View ArticleSet lunch condition to ONLY allow install on windows 8.1
I am try to set a lunch condition to only allow the installer install on a windows 8.1 machine. I am using VersionNT=603 And WindowsBuild=9600 For a quick test. I trid install the application on win7,...
View ArticleExit code -6008
Hi, i'm using is2015 with an InstallScript Project. My media is a package for the web. I have a problem when i launch this installation under Wine (WineHq) with a windows service. The exit code return...
View ArticleHow to luanch web.debug.config on packaging
Hi, i'm using Install Shield 2015 premier edition. I noticed that install shield doesn't process web.config.Release on building setup. How can i do it? Regards
View ArticleTwo SQL Dialogs
Hi , We have created an Installscript MSI project , in that we have one SQl connection which has few SQL scripts in it. From OnSQLLogin function we are calling SQLServerSelectLogin dialog. Now we had a...
View ArticleISDEV warning -6248 - could not find dependent files
I'm creating my first Installation with InstallShield. I presumed there was a difference between warnings an errors. I resolved the errors. The application builds but the install fails. I have the...
View Article