Question about change "preparing to setup..." dialog
Dear engineers, I bought a license of intallshield 2013 primier! I want change "preparing to setup..." dialog by my dialog (a MFC dialog)! Please tell me how can i do it! If i cannot do this. Can i...
View ArticleDoes Install Anywhere have "Delete a Window Service" Action?
Hi all, I see that Install Anywhere provide General Actions like "Register a Window service" and "Start, stop, pause a Window service". But does it support "Delete a Window service" action? Thanks.
View ArticleGetting Error 2602 on Patch installation
Hi, I am using InstallShield 2012 Spring Basic MSI Project, I have created the Final build and installed, And for the same i have to created Patches I am creating Patches through Patch Design. And we...
View ArticleSuite Project - Control feature installation based on user choice on custom...
I have a requirement that asks the user if their current computer is the 'Main' computer for SQL Server or a 'Client' computer. This controls if SQL Server Express gets installed or not with the...
View ArticleAutomation error : Unspecified error (Release.Build())
Team, I have an executable written in C# where it automates the build process, I'm opening the .ISM file map the component, specify the release, up-to this point well and good the code is executing...
View ArticleSystem Search only works when built from IDE, not command line
I have a Basic MSI project that uses System Search to locate files by searching folders. Locating the files sets properties that are install conditions for the project. When run from a build generated...
View ArticleReporting - Requests displaying assigned Packager
When a Workflow request is submitted, we then assign a Packager from an imported AD group of Packager accounts. I would like to create a Workflow report that displays which Packager is assigned to the...
View ArticleWhy will .Net Framework files automatically be added into MSI?
Hello, When I developed a Basic UI installer for a WPF application, I found some .net framework reference assemblies will automatically be added into the MSI package, such as System.Xaml.dll. I ensure...
View ArticleInstallShield setup.exe doesn't execute (Office is allegedly not installed)
Hi all, I am developing an MS-Word Add-In with Visual Studio 2012 and I'm now trying to build an installer for my solution. This solution consists of 3 projects + the "InstallShield" setup-project. In...
View ArticleHow can I disable a feature conditionally on custom installation?
Hi, I have a requirement where I need to disable a component on custom installation screen. This component should be disabled in a specific condition. Is this possible to achieve this requirement in...
View ArticleCan I change description of a feature at run time conditionally?
Hi, I need to make description of a feature dynamic. I want to change description of a feature at run time on the basis of some condition. Is this requirement feasible in InstallAnywhere 2011 SP4...
View ArticleHow do I update xml connection string with input from user at installation time?
Hi, In my installation I prompt the user for server IP. How do I put that information into an xml file? I tried using the XML File Changes feature but I found it confusing and difficult to use. Below...
View ArticleHow to unzip a zip file at installtime
I have a problem where I need to lay down a 64 bit JDK with my installation. I do not need to register any of the files, literally just lay them down but unfortunately InstallShield is being too clever...
View ArticleInstaller fails in SLES
Hi All Installer is failing with Java error on SLES platform. Stack Trace: java.lang.UnsatisfiedLinkError: nio (/tmp/install.dir.2351/Linux/resource/jre/lib/i386/libnio.so: symbol NET_Bind, version...
View ArticleHow to launch two process in the same time?
Hi, I want to ask how to launch two processes(auctually 2 batch files) on the same time? What's more, I have to check if both processes are finished. How can I do that? Thanks!
View ArticleMicrosoft Dynamics CRM 2011 for Microsoft Office Outlook 5.0.9690.2740
Insall - success Uninstall - Success Re-install - its upgrading to 5.0.9690.2903 instead of 5.0.9690.2740, How to disable auto upgrade ? Commands used for installation SetupClient.exe" /q /p /norestart...
View ArticleSuite Question
I am using IS2013 Premier. In a Basic MSI project we have the option of assigning separate GUIDs for each Release (Releases, General, Product Code). This is very useful, for example, if you have 2...
View ArticleSuite Progress Bar
When installing a Basic MSI package the progress bar moves to the halfway point during Staging, but then stops there during Installation. Is there something I have to do to make it continue progressing...
View ArticleCustom Code package
Hello, I am currently learning and evaluation how Install Anywhere works. Currently, I am attempting to setup custom code. Where can I download the "com.zerog.ia.api.pub" package so i can build against...
View ArticleCustom code
Hello, I am attempting to run a jar I made from the custom code action in Install Anywhere. I have created a jar and executing it plays my sound. I added the path the the jar, and the class in the...
View Article