Wolf Of Wall Street Actress Margot Robbie Stuns
Wolf Of Wall Street Actress Margot Robbie Stuns Wow! Margot Robbie looked gorgeous as she pouted and posed on the red carpet ahead of the Empire Awards last night. The Wolf Of Wall Street actress opted...
View ArticleCapability Reqests authorization
As I understand it, you can give a user an "entitlement key" to be sent as part of a capability request. Such a key would have been generated previously by the back-end server and distributed to...
View ArticleSilent Setup install succesfully but not visible
I have an InstallScript MSI project that deploy also some merge modules. The entire setup is scripted and I just changed the script to allow also a silent setup. I have 5 features and from the log I...
View ArticleStart windows service only on major upgrade
I am using the standard functionality in installshield to install windows service. In my upgrade scenario, I need to start the service after the upgrade, but only when the service existed and was...
View Articlexmlsign Problem
Hello, When going through setting up for trusted storage, there are steps for defining the trusted configuration with file <vendor>TrustedConfigIn.xml I can do the tcencrypt step to generate the...
View ArticleUpdate Machine.config File with InstallScript...
Hello! I'm having some issues getting my InstallScript to behave appropriately. I am needing to update the machine.config file for the .NETFramework with the following setting:...
View ArticleDoes InstallAnywhere 2011 support signed archives in execute custom code action?
Hi All, I am using InstallAnywhere 2011 SP3 to build our product installer which used to work properly before signing custom code. But after signing the installer custom code we are getting few fatal...
View ArticleError 1723. There is a problem with this Windows Installer Package
I have a InstallShield 2013 and a Installation in German. It works on several machines, but now there is one customer (precisely it's a customer of a customer) with a problem. He sent me this log (in...
View ArticleApplication Manager / Conflict Solver 2013: Unable to check conflicts against...
Selecting a group in the Conflict Solver wizard results in a "not responding" Application Manager. The only option is to kill it when it doesn't crash by itself. Conflict Checking against one package...
View ArticleAccess Database, best location for installation
Where should I place an Access Database on a non-networked machine so that: a) There is no read/write problems irrespective of the type of user you are. b) All users on the same machine can 'see' the...
View Articleon uninstall panel, uninstall steps overlap with my logo.
I am looking to customize the uninstall panel by moving the uninstall steps after my logo. so that, the overlap can be avoided. The overlap screenshot is attached for your reference. Attached Images
View ArticleEnable Disable Feature list while selecting features
Hi All , Hope your are do There is a requirement in my installer... I want to show some features in feature list but want to enable/disable some features when others are selected as it is a dependency...
View ArticleBuild errors
Hi I'm new to installshield so please go easy on me. I'm gettin errors when trying to build. The Source file "C:projects\..\..\..\..\SurveyScheduler.exe for icon SurveyScheduler.ex_....exe does not...
View ArticleDeleteDir doesn't work.
I've tried these options: Option1: szDelPath = CommonAppDataFolder ^ "JetAdvice"; DeleteDir(szDelPath, ALLCONTENTS); Option2: szDelPath = CommonAppDataFolder ^ "JetAdvice"; ChangeDirectory("C:");...
View ArticleInstalling SQL Express 2014 with a custom action
I've been installing SQL Express 2008 SP2 with my InstallShield setup (Basic MSI) using a custom action. It's not pre-requisite or feature-based requisite. I have a dialog asking user if they want to...
View ArticleLeave Michael Jackson Alone Michael Arceneaux
Leave Michael Jackson Alone Michael Arceneaux In a combination of greed and not knowing when to leave well enough alone, Epic Records has announced that they will soon release a new Michael Jackson...
View ArticleSQL Server Unknown Component
What are some of the ways the community is handling all SQL servers being reported as "Unknown Component"?
View ArticleCan more than one URL's be added to one hyperlink control?
I have two URL's in one string . And want to implement with one hyperlink control in installshield msi project. For example: By installing this application, you agree to the Terms of use and Privacy...
View ArticleUpdating client software
We have been users of Wise software for the past 2 decades. Since Wise doesn’t make software anymore, we are ready to make the switch to InstallShield Professional, we are currently evaluating the...
View Articlemodify SetupProgress dialog to show verbiage only during a "repair"
IS 2013 professional. Basic MSI I want the verbiage "Repairing the application" to appear in the banner of the SetupProgress dialog. For installs, the default condition for DlgTitle: Show Progress...
View Article