BasicMSI: How to find out if a specific application is already installed?
Hi, Before starting my BasicMSI setup I'd like to check if another software of my company was already installed on the target machine. I was planning to use a System Search but noticed that I cannot...
View ArticleReport Center - sorting results by WF #
We created a custom report in WFM. One of the fields returned is the Workflow number, which is formatted like WF 1, WF 2, WF 3, etc. When I sort by that column, WFM doesn't seem to be handling it...
View ArticleNeed help regarding choose product
Hello, I would like to evaluate product, not sure which is one is best for my need. I am developing an C# windows Application. while installing i need to collect user input and save it to txt file in a...
View ArticleASPX error in Reports in latest version 12.0.0.0. Still.
I deployed a new Windows 2012 server to run AES/WorkflowManager. It's all fresh, not an upgrade over existing code. When users go to http://<server URL>/ReportCenter/PackageReport.aspx they get...
View ArticleUninstall: Could not find a valid Java virtual machine to load
Hi all, I build a winows 32 bit IA installer with VM bundled. the output format is web installer. I can successfully install it on a machine without Java installed. But when uninstall it, There are...
View ArticleMSI Installer not exiting properly in Windows8.1
When i am using "Exit" in my code, the installation is not getting exited in Windows8.1 But if i use "abort " instead of "exit" then the installation is getting exited properly Can anyone please let me...
View ArticleServices "Start on Install" doesn't work
Hi We have a setup project installing a Windows .NET 4 service and have the option of "Start on Install" set to Yes but it does not start the service upon installation. We cannot find any other details...
View ArticleExecute external exe with parameters using InstallShield.
hi, I have to execute a java code for which created exe. Tried to launch this exe using LaunchAppAndWait, something like this: LaunchAppAndWait(szProgram,szCmdLine, LAAW_OPTION_WAIT); where...
View ArticleServices "Start on Install" doesn't work
Hi We have a setup project installing a Windows .NET 4 service and have the option of "Start on Install" set to Yes but it does not start the service upon installation. We cannot find any other details...
View Articleis it a good practise to associate the same component to multiple feature?
hello... Can anyone advise is it a good practise to associate the same component to multiple features? I have some set of files that needs to be going in for many features i can create multiple...
View Article'Distribute Application' Grayed Out
All, Our Application Manager 12 (AdminStudio 2013) installation is configured to connect to our CM2012 SP1 primary in Options->Distribution System dialog as described in the help documentation. When...
View ArticleCreate MSI via Admin Studio
Hi Is there any way we can create an MSI for deleting a particular registry key via Admin Studio. Shiva
View ArticleError Creating IIS web application
Hello, We have an installer which was build using Installshield 2011 and which creates some web applications under default website. It was working great for a while and now one of our customer machine...
View ArticleComponents - Static files show 0 bytes after opening up project
Why do the static files in the component folder show 0 bytes? All the file sizes get updated after deleting and re-adding a file in one of the components. The path link remained the same.
View ArticleAn error occurred streaming issetup dll support file site
I've looked for this all over the net and here and while I get some hits. The solutions don't seem to match... Had this install for quite a few versions and now in 2011. It's been fine building in the...
View ArticleProject Automation API Appears Broken
I am doing something basic like the following: import com.zerog.ia.auto.project.Project; import com.zerog.ia.auto.project.ProjectAutomation; public class Test { public static void main(String[] args) {...
View Articlewrite-protection under Windows Server 2012
Hello, my installation creates a subdirectory named config with ini files under my INSTALLDIR (e.g. d:\test\config). Under Windows Server 2012 operating system this Directory is created with...
View ArticlePrerequisites
Hello, I have to deploy a prereq only on Terminal Server 2012. How do I build the condition, please. There is only option Server 2012. Regards
View ArticleFiles in use on uninstall
When I uninstall my product the 'Files in use' dialog appears, listing the applications that are affecting the files. I have read up on 'OnRMFilesInUse' and the help talks about the files that are...
View ArticleUnable to download prerequisites
I have InstallShield Spring Limited edition bundled with Visual Studio 2012. I obtain the following message when I try to download .NET Framwork 3.5 sp1 or any other prerequisite. My account is an...
View Article