Oct 01, 2019
08:30 AM
Hi @pgarnier First question: you may install only the additional packages that you will use in your install app. Second question: You may decide which constraints your app will follow using the pre-requirements setup that will analyse the environment and decide how to proceed depending on the constraints rules you have provided. Cheers.
... View more
Sep 30, 2019
09:53 AM
Yes, I am using the one downloaded with IS2018 which file named 630_InstallShieldInstallScriptWIEngineObject.exe
... View more
Sep 27, 2019
03:37 PM
I just installed IS2018 Premier and when I open the IDE, I cannot find the Windows Installer Engine object in Object list. Yes, I installed the WIEngineObject. I already uninstalled and installed again but no success. The attached file shows WIE as missing. By the other side, just for checking, I installed IS2016 and it show the WIE in the object list. I am using Windows 10. Any idea on this?
... View more
Labels
- Labels:
-
InstallShield 2018
Apr 23, 2008
09:37 AM
The workaround I used was to create an event that catch the click from the user trying to unselect the feature. Then inside the handler code I select the feature again. It is not a beautiful approach but it works. Thanks.
... View more
Dec 21, 2007
07:49 AM
To fix this problem I implemented this code // check if 64 bits if(!(SYSINFO.bIsWow64 > 0)) then MessageBox("Can only install on 64-bit platform. Aborting...",SEVERE); abort; endif; www.byteshift.com
... View more
Jul 05, 2007
09:00 PM
I my case the object worked correctly but the wizard screens can not be read. I could configure the NT object because I have the old installation and for each page in wizard I went to old installation to read the text. Obviously the user will not be able to use this feature until it is not fixed.
... View more
Jun 16, 2007
09:14 AM
Until now I could not find a way to avoid the user to deselect an option when using created script. FeatureAddItem and FeatureSetData functions does not have a way to lock the selection. Any idea?
... View more
Jun 16, 2007
09:04 AM
Repair did not worked for me. I had to fully uninstall and install again. After reinstall, IS2008 started to work and after install two patches that I need to use I decided not install the entire update package.
... View more
Jun 12, 2007
09:29 AM
To change disk size in items I had to create a new script component set and use FeatureAddItem before call SdFeatureDialog2 dialog. The items are displayed correctly but I have a problem. I need that my first item bet a FEATURE_FIELD_FILENEED. It seems this File Need option only works when we use the default MEDIA that captures all the information from the Program Feature list. Is there a way to not allow the user to deselect an item when I set MEDIA with a new script? Thanks. www.byteshift.com
... View more
Labels
- Labels:
-
InstallShield 2008
Jun 12, 2007
09:12 AM
Thanks for your reply. To fix the problem I had to uninstall IS2008 two times. But now seems to be working fine. At least I can drag objects and make configurations. Thanks. 🙂
... View more
Jun 07, 2007
04:35 PM
I installerd IS2008 and migrate my project from IS12 to 2008. I already have a Windows Service in this project. I would like to use windows installer 3.x engine on my project. When I try to drag 3.x object to a new feature I receive the message The object Windows Installer 3.x Engine could not be inserted, you may need to reinstall the object in order to use it. I already unintalled and reinstalled the object but IS2008 can not find. When I use Repair function I can see the message about installing 3.x Engine. Drag 3.x engine in IS12 works fine. How can I fix this problem? thanks www.byteshift.com :confused:
... View more
Labels
- Labels:
-
InstallShield 2008
Jun 01, 2007
01:22 PM
I am migrating a script project from IS12 to IS2008. When I open NT Services Wizard to update my Service Object I see that all the radio buttons options in the screens has the text box in black color. This way is impossible to read the text. Another issue is that the title is missing part of it. Seems to be a resolution issue. Attached is the screenshot file. My resolution is 1152x864 and my monitor is a LG LCD 226wt. Thanks. www.byteshift.com
... View more
Labels
- Labels:
-
InstallShield 2008
Latest posts by ze_netio
Subject | Views | Posted |
---|---|---|
4113 | Oct 01, 2019 08:30 AM | |
851 | Sep 30, 2019 09:53 AM | |
877 | Sep 27, 2019 03:37 PM | |
783 | Apr 23, 2008 09:37 AM | |
1143 | Dec 21, 2007 07:49 AM | |
699 | Jul 05, 2007 09:00 PM | |
783 | Jun 16, 2007 09:14 AM | |
857 | Jun 16, 2007 09:04 AM | |
10899 | Jun 12, 2007 09:29 AM | |
857 | Jun 12, 2007 09:12 AM |
Activity Feed
- Posted Re: InstallShield 2019 Standalone Build - Prerequisites on InstallShield Forum. Oct 01, 2019 08:30 AM
- Posted Re: InstallShield 2018 missing Windows Installer Engine on InstallShield Forum. Sep 30, 2019 09:53 AM
- Posted InstallShield 2018 missing Windows Installer Engine on InstallShield Forum. Sep 27, 2019 03:37 PM
- Tagged InstallShield 2018 missing Windows Installer Engine on InstallShield Forum. Sep 27, 2019 03:37 PM
- Tagged InstallShield 2018 missing Windows Installer Engine on InstallShield Forum. Sep 27, 2019 03:37 PM
- Tagged InstallShield 2018 missing Windows Installer Engine on InstallShield Forum. Sep 27, 2019 03:37 PM
- Tagged InstallShield 2018 missing Windows Installer Engine on InstallShield Forum. Sep 27, 2019 03:37 PM
- Posted Re: SdFeatureDialog2 problems on InstallShield Forum. Apr 23, 2008 09:37 AM
- Posted Prevent 64 bit installer on 32 bit machine on InstallShield Forum. Dec 21, 2007 07:49 AM
- Posted Re: Weird behavior with NT Services Wizard on InstallShield Forum. Jul 05, 2007 09:00 PM
- Posted SdFeatureDialog2 problems on InstallShield Forum. Jun 16, 2007 09:14 AM
- Posted Re: Windows Installer 3.x engine on InstallShield Forum. Jun 16, 2007 09:04 AM
- Posted SdFeatureDialog2 problems on InstallShield Forum. Jun 12, 2007 09:29 AM
- Posted Re: Windows Installer 3.x engine on InstallShield Forum. Jun 12, 2007 09:12 AM
- Posted Windows Installer 3.x engine on InstallShield Forum. Jun 07, 2007 04:35 PM
- Posted Weird behavior with NT Services Wizard on InstallShield Forum. Jun 01, 2007 01:22 PM