Creating Separate updater via installer
Hii friends , I have some queries,please give your suggestions, Initially i run the installer & install files to c:\Abc Now i need to create separate installer to update one of the folder in the...
View ArticleBrowseFolder dialogue not working on Windows Server Core OS
I have a Suite installer which has an option to change the install path of one of my packages. This feature uses the Suite 'BrowseFolder' call. This works absolutely fine on all Windows OS's except for...
View ArticleISSetup.dll crash
I could see the Install shield crash error in the eventvwr but the installation didn't show any error message during installation. After installation some of the installed components are not working....
View ArticleGenerating a response file with the -r command line switch exit the installation
Hi, When i run exe file with -r in command line, the installation exit. I doen't show any error message or warning. I am using Installanywhere 2010 sp1. my command is setup.exe -r and the installation...
View ArticleInstallshield 2008 compatibility with windows 2008 server
Dear All, I am new to Installshield and using Installshield 2008 Professional edition (version 14). I created a package using Installshield and tried to install it in windows server 2008.While...
View ArticleCreate new MSI from existing MSI
Hi. I have to create an MSI package starting from an existing MSI package. The new package should be created without a component which is installed by default in the original MSI package. What is the...
View ArticleInstallShield 12 and Windows 8 Default user
Hello all, Running a setup I had created using InstallShield 12 on Windows 8 x86 and x64, I had noticed that the dialog that allows me to decide whether I want to install for current or all users does...
View Articlesetup command line issue - solved after typing the question
I solved this just after typing it, but someone else might have the same problem, so i'll post it here: The question: I have a basic MSI project distributed as a compressed setup.exe. I want to run...
View ArticleQuestion About Versioning
Hi All, Is there a way to do versioning for code without having to change the actual version level of the installation .exe? We are looking to have a way to document bugs/fixes along the way. For...
View ArticleFeatures and SQL scripts
Hi. I'm using InstallShield 2012 Spring - Professional (version 19). I have the following scenario: For a test, I created a feature and two subfeatures: -Database --DataModel --InputData I created two...
View ArticleInstallscript project
I need to reproduce the "Completely uninstall old setup before installing new setup" installscript MSI/basic MSI feature in installscript project? Basically I want user to run the setup once and if its...
View ArticleRunning SQL Scripts After InstallFinalize
Hi All, I have a need to run a SQL script during my install, then run a batch file to restore databases that were installed onto the machine, then run a different script against those restored...
View ArticleChange Default checkout folder in Application Manager
Hi, Application Manager by default copies a package to the user's "My Documents\AdminStudio" folder while performing a checkout. In Enterprises where "My Documents" folder is redirected to a network...
View ArticleTrialware unable to launch program in windows 7
I have created a TrialWare using InstallShield 2010. This is working fine windows XP. But in windows 7, the Trialware file(exe) is unable to launch. It's showing a hour glass initially and then nothing...
View ArticleHow can I detect during UI Sequence selected or deselected features in Basic MSI
I am working on Basic MSI Installer with multiple features. After user makes feature selection (install certain feature or not), in UI Sequence I need either display or not display additional dialogs....
View ArticleDisplaying a message box
Hello all, I would like to show a message box with an "OK" for the user to dismiss during setup. I had tried add a vbScript to do so: 1. Created a file and named script.vbs 2. The file has one line -...
View ArticleUninstall has 27502 Error after update the SQL server.
When we do uninstall , it prompt the 27502 error. message like below: " Error 27502, Could not connect to MS SQL Server ****, Specified SQL server not found(6)" Before uninstall it, we updated the...
View ArticleInstalling features during Modify
Hi all, I have a basic MSI project that contains several feature based pre-requisites. These install additional services and files associated with the main install. Some of these features are selected...
View ArticleCorrect folder locations
I'm trying to work out the best practice locations for various components of my installation. I have mapping and terrain data, some Excel spreadsheets with databases that generally don't need to be...
View Articlechained MSI Parameter
is there any way to add a parameter on chained Msi aside from the option /qb /qf /qn /qr. i'm trying to do a chained msi and the package requires parameters to install properly. i've search the entire...
View Article