Passing Custom Propery and temp file path to log in command line paramters.
Hi, We are using Suite installers to package the individual installers and we are passing command line parameters to suppress language pop-up, our own property and temp file path to create the log...
View ArticleRedistributing program during setup
Hi everybody, I try to add an existing program setup to my new setup project. This program acts like a Redistributable for one of my components, but cannot be installed in silent mode. One way to...
View ArticleUnable to use path retrieved from Registry Key for INSTALLDIR
My intention is to set the INSTALLDIR to a path retrieved from a Registry Key, as well as appending subfolders. First, I set up a System Search for: - Folder path, as specified by registry entry -...
View Article'dynamic file linking' failed to remove all DLL file
I use 'dynamic file linking' to add some dll dynamically. it works good when doing minor upgrading. but when installer uninstall it, the dll added in 'dynamic file linking' are all there without...
View Article"Updating Component Registration"
Hey all im new to this, We have created a build, it builds perfectly fine and works 100% however, before copying files to the PC(which work 100% as well) i get a window that says "Updating component...
View ArticleError (-5011 : 0x80070006) occurred with InstallShield 2012 Spring
Hi, User is getting follwoing error at the startup of running the installation on Windows 7- 32 bit machine. Error Code: -5011 : 0x80070006 Error Information: >SetupNew\setup.cpp (455)...
View ArticleMSI message 1610 on uninstall
Hi When I’m uninstalling my setup I get a message “The setup must update files or services that cannot be updated while the system is running. If you choose to continue, a reboot will be required to...
View ArticleTransferring Licence
Hi All, Firstly, please let me apologise in advance as I am aware this question has been asked many a time in the forum but I can't find any that actually provide the answer to the desperate situation...
View ArticleIndeterminate Progressbar
I have an Advanced/Suite project and am editing the InstallationProgress Wizard Page. Is it possible to add a progress bar that is intermediate? I already have a progress bar connecting to the overall...
View ArticleInstallShield Limited Edition - Activation
I have a project built with ISLE which I am preparing for escrow. The problem I have is that ISLE requires online activation, which for escrow purposed is undesirable. Is there any possible mechanism...
View ArticleCreate empty folders in Basic MSI
Hello, I am trying to create an empty folder on the C:\ drive, or wherever the main drive is, so on the Destination computer's folders feature, I tried using [WindowsVolume] and [PrimaryVolumePath] and...
View ArticleDeletePrinterDriver MSDN Function
Hi, I wonder if someone could help, I'm having trouble porting an msdn function into my installscript; Im attempting to use the DeletePrinterDriver function;...
View ArticleForce .msi file to request elevated privileges (administrator) on run
Greetings to you, fine people of the Flexera forum, I come to you in the most troublesome of moments with my BasicMSI project(s). I am aware of (some of) the methods to work around the issue depicted...
View ArticleProblem function SerialCheck in the Library DLL in Delphi with InstallShield...
Hello, I just realized a function that checks the serial number entered by the user. The function performed by Delphi SerialCheck XE5. When testing the Install the user has entered a no valid or...
View ArticleCan Files in Support Files (SUPPORTDIR) be based on conditional flags?
I need to run the Visual C++ Redistributable so I added it to the support files and run it after my application's program files are installed. That works fine. I created a 64-bit version and want to...
View ArticleWindows 8.1 Logo with Installshield 2013 LE
Hello - We were able to build a setup.exe of our product using Installshield 2013 LE that was properly recognized (and passed) by windows 7 logo program. The same build fails on windows 8.1 pro (we are...
View ArticleLicense setup not automatically resumed after reconnecting dongle.
Hello, I am using FLEXnet Licensing (v11.5.0.0 build 56285 i86_n3) on Windows. My license setup uses floating license with a license server and having license locked to dongle. The license setup works...
View ArticleRenameFile fails
Hi everyone, The following is going on: I have made custom action which runs a Installscript function to renamefile. I have used the renamefile example given in the help to change the file name. The...
View ArticleWeird Behavior with MoveFile Table...
Hi all, I'm having some problems with the MoveFile table during a Maintenance (Modify) install. You can see the issue here. This thread starts off with DuplicateFile and RemoveFile table issues, which...
View ArticleMSI Install always installing all features when run in silent mode
I have a large MSI based install that installs three different versions of our program. The SN entered by the user decides what version of the program gets installed and selects features based on that....
View Article