May 18, 2022
11:57 PM
Files placed in the Support Files\Advanced Files\Disk 1 view live uncompressed in the same folder as Setup.exe or .MSI file. Which project type are you using?
... View more
May 07, 2019
01:31 AM
@selwynreynolds : Updated Skin Customization Kit is available now. Can you download and check the Skin Customization Kit again from the same location.
... View more
Nov 24, 2014
09:03 AM
Contact support. They can reset the license.
... View more
Oct 16, 2014
10:39 AM
You will want to contact the support team, support@flexerasoftware.com
... View more
May 02, 2012
07:13 AM
The Help for FeatureSetTarget() says it always returns 0 . Is there some other way to determine what FeatureSetTarget is doing?
... View more
Apr 04, 2012
11:41 AM
Is your INSTALLDIR folder located under ProgramFilesFolder? If so it's going to install to the 32 bit program files folder every time, no matter what. I think I had a similar issue. What I have done is created my own folder called PROGRAMFILESFOLDER, and created my INSTALLDIR folder underneith that. Then I created two custom actions: SetPROGRAMFILESFOLDERx64 and SetPROGRAMFILESFOLDERx86. For the SetPROGRAMFILESFOLDERx64 condition I specified "VersionNT64" and gave the directory name PROGRAMFILESFOLDER the value of [ProgramFiles64Folder].
... View more
Feb 15, 2011
07:16 AM
No, I did have some IIS features but I removed them thinking they might be the problem. I still received the error after removing them. As for third party components I'm not sure what you mean. I do install a third-party setup (.exe) file but I do not run it - it is just copied to a folder for users to install if they want it. If there is other info I can give you about my project that might help I'll be happy to do that. I don't use any Custom Actions. I normally create InstallScript projects but had to use an InstallScript MSI project for this install in order to install some files to the GAC and set some files as key files. Thank you!
... View more
Dec 08, 2010
08:12 PM
You can find the follow information from InstallShield help. To return a license to your account on the activation server: 1.Launch InstallShield. 2.On the Help menu, click About InstallShield. The About InstallShield dialog box opens. 3.Click the Return License button. More information, please see http://support.installshield.com/kb/view.asp?articleid=Q200878
... View more
Apr 15, 2010
01:01 PM
Does anyone have any idea why I can not copy files to IISROOTFOLDER on Vista? I really need to solve this problem. thank you:confused:
... View more
Apr 02, 2010
10:00 AM
Jerôme, I was going to write the same thing, but I think he already realized his error and reposted to the correct forum!
... View more
Apr 07, 2010
06:59 AM
I still have not had any replies to this post. Is there anyone who has an idea of what might cause this? Thank you.
... View more
Jan 18, 2010
02:16 PM
If you're just looking to install Windows Services, check out the ServiceAddService and related InstallScript APIs. Changing project types to InstallScript MSI shouldn't be undertaken lightly. The core becomes driven by Windows Installer, so you then have to play by all of Windows Installer's rules.
... View more
Jan 08, 2010
04:03 PM
Another note: I just tried copying the file from the SUPPORTDIR to a folder under TARGETDIR and using that path in the LaunchAppAndWait call and it worked!So, it seems to not like runnning the exe from the SUPPORTDIR - any idea why? I'll have to write script to remove the file if I copy it to the TARGETDIR when the install is complete. I like using SUPPORTDIR because it ensures all temporary files are removed. :confused:
... View more
Dec 03, 2009
02:57 PM
How are you launching the project again to uninstall? If you're running it from the InstallShield environment, you might be seeing the default "Uninstall then install" behavior; you can turn it off using Tools > Options > Preferences > Uninstall before installing.
... View more
Latest posts by selwynreynolds
Subject | Views | Posted |
---|---|---|
1289 | May 06, 2019 04:28 PM | |
1217 | Nov 06, 2014 10:04 AM | |
1883 | Oct 14, 2014 11:56 AM | |
840 | May 02, 2012 07:13 AM | |
1770 | Apr 25, 2012 08:21 AM | |
4663 | Apr 04, 2012 09:39 AM | |
1170 | Feb 15, 2011 07:16 AM | |
4159 | Feb 14, 2011 12:02 PM | |
1371 | Dec 08, 2010 11:00 AM | |
695 | Apr 15, 2010 01:01 PM |
Activity Feed
- Got a Kudo for Installshield 2019 Skin Customization Kit install says "You must first install an InstallShield Prod. May 07, 2019 02:30 AM
- Posted Installshield 2019 Skin Customization Kit install says "You must first install an InstallShield Prod on InstallShield Forum. May 06, 2019 04:28 PM
- Posted Transfer License from dead laptop on InstallShield Forum. Nov 06, 2014 10:04 AM
- Posted License Transfer on InstallShield Forum. Oct 14, 2014 11:56 AM
- Tagged License Transfer on InstallShield Forum. Oct 14, 2014 11:56 AM
- Posted Re: Component not installed on InstallShield Forum. May 02, 2012 07:13 AM
- Posted Component not installed on InstallShield Forum. Apr 25, 2012 08:21 AM
- Posted Not installing to Program Files on Win 7 x64 on InstallShield Forum. Apr 04, 2012 09:39 AM
- Posted Re: Error 1609 - 64bit install on InstallShield Forum. Feb 15, 2011 07:16 AM
- Posted Error 1609 - 64bit install on InstallShield Forum. Feb 14, 2011 12:02 PM
- Posted Upgrading OS of machine running InstallShield 2010 on InstallShield Forum. Dec 08, 2010 11:00 AM
- Posted Re: Files not copied to IISROOTFOLDER on InstallShield Forum. Apr 15, 2010 01:01 PM
- Posted FeatureCompareSizeRequired errorneous return on InstallShield Forum. Apr 07, 2010 06:59 AM
- Posted Files not copied to IISROOTFOLDER on InstallShield Forum. Apr 02, 2010 09:19 AM
- Posted Files not copied to IISROOTFOLDER on InstallAnywhere Forum. Apr 02, 2010 08:55 AM
- Posted Not enough space if COMPLETE selected on InstallShield Forum. Apr 02, 2010 08:40 AM
- Posted Re: MDAC 2.8 object files missing on InstallShield Forum. Feb 04, 2010 10:54 AM
- Posted MDAC 2.8 object files missing on InstallShield Forum. Feb 04, 2010 08:26 AM
- Posted MSI Help on InstallShield Forum. Jan 16, 2010 10:35 AM
- Posted Re: launchappandwait not working on vista on InstallShield Forum. Jan 08, 2010 04:03 PM