InstallShield 2015 Not Registering with Visual Studio 2015
After installing ISLE 2015 I do not see an entry under "Other Project Types" in Visual Studio 2015. I've uninstalled and re-installed both products with the same result. Is there a way I can manually...
View ArticleCustom Tables IS 2008 Project removed during convert
I have a big installer project, created with Installshield 2008 Premier. When I open this project with Installshield 2015 Premier(Evaluation) it converts it, and opens it. This is what is logged in the...
View ArticlePowershell CA without script file
Hello, is there a PS CA to start PS without script file? The reason: I would like to have a posibility to change the executionpolicy, in the reason of "restricted" without the search for the running...
View ArticleSetup.exe, Prerequisites, and Return Values.
Hi all, I created a Win Form app that will check for some IIS requirements and launch the approproate utility to get the pieces in place if missing. I started with a Win Form simply for testing...
View ArticleChanging project default language
(IS 2014 Proffessional) I have just completed working with project in my mother tongue (Polish), but now I need to create another project in English. How can I change that? Newly created projects...
View ArticleUsing Installshield 2015 with MSBuild 2013/15
I want to run MSBuild and have it automatically create an application installer at the end of the build using Installshield 2015. We already pay for the professional version, so I do not want to use...
View ArticleUse Property to set Shortcut Folder Name
Working with a Basic MSI application: I am trying to have the Programs Menu folder name set dynamically with a Property. This will alow me to have the shortcut created with an MSI command line...
View ArticleInstallShield 6109 - Internal Build Error
Currently we are using InstallShield 2015 for creating Installers for deploying Web Application developed in .NET. We were able to create Installers successfully till couple of months back without any...
View ArticleLaunchAnywhere error
Hello, We have a software package that includes install anywhere for our application to run the setup. When I run the setup for our application trying to prepare for the install I get the error...
View ArticleAnother WFM 2014 question
Is there a way to permanently add a column to the Assignments pane of the Home screen? I would like to have the Project displayed here, but the only persistent changes that I see do not apply to the...
View Article2014 Microsoft Shared Management Objects install as a Pre-requisite fails...
Hi, We are installing 2014 Microsoft Shared Management Objects (x64) as a Pre-Requisite for our application through the MSI and we have Install Shield 11. When the installer runs this Pre-requisite is...
View ArticleWindows 10 Program Compatibility Assistant dialog, Please help
Hello all, I have an install that we have been using for many years, it is MSI with some installscript and installs over 10,000 files. Anyway it has worked fine for years and works fine on everything...
View ArticleInstall Shield Limited Edition and Visual Studios 2012
I installed Install shield limited it says i installed correctly but there is no place for me to enter serial number In the create project of Visual Studios 2012 there is no template to build an...
View ArticleLicense denied from Build Sever
I installed ISLE 2015 on my build server and am trying to run the MSBuild that targets it, and I get this error: C:\Program Files (x86)\MSBuild\InstallShield\2015Limited\InstallShield.targets(108, 3):...
View Articleisdbg.exe (IS2015 EVALUATION) not working remotely
Is the remote debugger supposed to be working with an installer builded using the evaluation version of the IS2015? I'm doing some quick verifications with the evaluation version of IS2015 Premier,...
View ArticleInstalling VC9 runtimes and starting services
Afternoon All, I have an InstallShield 2013 MSI project in which I ship the VC9 runtimes via the merge modules and also have a service whose executable needs to use those runtimes. However, when I run...
View ArticleAttempting complete Uninstall/Install each time
Hello everyone - after some searching and head scratching, I hope someone can explain this so I can understand. I realize there are many articles and discussions on the web about this, but I am still...
View ArticleInstallScript issue with SdShowMsg on Japanese OS
Can anyone who has access to the 5.5 pro product post the source code for SdShowMsg so I can debug my issue with the function? I currently get a dialog with the sever icon and no text. This code works...
View ArticleOracle Connection Dialog...
Hi all, I have an install for a web app that can have either a SQL or Oracle backend. The current install work does contain a SQL connection dialog (I created my own connection test method because the...
View ArticleUse [Property] in my managed code signature? Basic MSI
I cant seem to figure out how to user my [MyProperty] inside of the custom method signature. I have tried [MyProperty], "[MyProperty]", "MyProperty". I have also tried the "CustomActionData" method...
View Article