I have a really simple MSI that installs a bunch of files and then creates and starts a service.One of the files it installs ( privately to the installdir ) is log4net.dll and is a dependency of the s
I want to modify default UI design of language selection dial开发者_JAVA百科og in basic msi project of installshield....The language selection dialog is shown by an EXE bootstrapper. Since it\'s an in
I have created one WPF application... Now, in installshield, i want to make installation package for the same, so which project type i should select?
I have asked this exact question on the Flexara forum, but got no response up to today, so I want to ask it here.
I have a开发者_JS百科n InstallScript project that I\'m looking at manually recreating as a Basic MSI project. For the InstallScript project, we have several components that utilize dynamic file linkin
I am trying to import Japanese strings inside my \"Basic MSI\" project, it use to work before without any issues but now when I try to import some Japanese strings from a text file then it throws foll
I have an InstallScript project that I\'m looking at manually recreating as a Basic MSI project. For the InstallScript project, we obtain the product version at build time through the following mechan
How can I change fonts color in the the default dialogs in Installshield 2011? I have created a new entry (with the new color) into TexStile Table, but when selects the new \"test style\" in the Dial
I have an installation package that I want to only install开发者_运维百科 if it is currently being installed on an embedded version of Windows 7. I was hoping to check the WindowsBuild property in my
I have created a Custom Action named UninstallDokan,which Dokan is driver for my software.I encounter the errorwhen I uninstall my program: