Apr 17, 2018
02:07 PM
MS describes two different values for the Release key of .Net 4.7.1 depending on the OS versions on which it is being installed, 461308 for .NET Framework 4.7.1 installed on Windows 10 Fall Creators Update and 461310 for other OS versions. They say that: You should check for a value greater than or equal to the release keyword value when attempting to detect whether a specific version is present. I do not find the capability to specify >= in the PRQ editor. Can someone please provide guidance? Thanks! Bo
... View more
Labels
- Labels:
-
InstallShield 2018
Dec 14, 2015
04:47 PM
I have two config files, A.config and B.config, only one of which should be installed. If installing on a regular PC, then A.config should be installed. If installing on an embedded PC, then B.config should be installed. InstallShield itself cannot determine the type of device that I'm installing on - while it can deduce the O/S, this isn't sufficient as we can run any O/S from XP to Win 10 on the embedded PC as well as the desktop PC. For other reasons, we detect the platform within the IS script itself by looking for the presence of a driver that is only installed on the embedded PC, thus, we know in the script which file we need to install from media. What is my best option for implementing this using IS 2014?
... View more
Labels
- Labels:
-
InstallShield 2014
Oct 09, 2014
01:05 PM
MichaelU wrote: Your crash appears to match the symptoms of IOJ-1662589. We have a hotfix for this available; to install it, back up ISWIScanners.dll from your InstallShield\2014\System folder, and extract and put the attached file in its place. That solved the crash, Michael. Many thanks! I'll pass this on to my corporate contact. Bo
... View more
Oct 08, 2014
03:10 PM
Thanks for your reply, Michael. I've attached a dmp file. I'm also working with my corporate contacts to see about getting a support request going. I suspect that will take several days. 😞 I appreciate any help you can provide in the mean time. Bo
... View more
Oct 06, 2014
01:06 PM
I have been tasked to investigate upgrading our IS 2011 project to 2014 - my company has licenses for versions back to 2008 or so. When I upgrade and build the project using 2014, the IS IDE crashes with the following during the "Checking string table references..." step: Exception ACCESS_VIOLATION (0xc0000005) at address 0x7042aa58 trying to read address 0x00000008. File : C:\Program Files (x86)\InstallShield\2014\System\isdev.exe Version : 21.0.0.289 Exception : c0000005 Address : 7042aa58 Access Type : read Access Address : 00000008 Registers : EAX=0018d038 CS=0023 EIP=7042aa58 EFLGS=00010202 : EBX=00000000 SS=002b ESP=0018cf58 EBP=0018cfa8 : ECX=703c4834 DS=002b ESI=00000000 FS=0053 : EDX=009c9038 ES=002b EDI=0018d028 GS=002b Stack Trace : 75352070 753b6c2f 0fbe4628 0fbe4840 : 0fbfd5dd 0fbcf4f6 0fbced42 0fbced3b : 0fbced3b 0fbcf5dd 0fbd043d 0fc005d8 : 0fc00533 04a13e4d 04a1374f 04a2a00d : 02341b6d 02341244 0237406d 023804b9 : 04441c2b 04ac69ce 049588b6 04959d77 : 07507e48 075056d7 074d5a07 074d6b7b : 110158b1 1102c7d0 02872a26 0042bfbc The project builds just fine using IS 2011 and 2012. Clues? Bo
... View more
Labels
- Labels:
-
InstallShield 2014
Jul 25, 2014
02:58 PM
Well, ahem, egg on my face. You ever notice how when you look at something you've written you frequently see what you want to see and not what's really there? Well, it does no good when the message box you display says "32 bit" regardless of the value of the test. Frak. A second pair of eyes looking at things is good.
... View more
Jul 24, 2014
03:16 PM
SYSINFO.bIsWow64 has begun returning 0 when the installer is running on 64 bit Windows 7. I've tried it on two 64 bit machines with the same behavior. Has anyone seen this before? Suggestions? Bo
... View more
Labels
- Labels:
-
InstallShield 2011
Latest posts by bogusman
Subject | Views | Posted |
---|---|---|
4661 | Apr 17, 2018 02:07 PM | |
958 | Dec 14, 2015 04:47 PM | |
1055 | Oct 09, 2014 01:05 PM | |
1055 | Oct 08, 2014 03:10 PM | |
2387 | Oct 06, 2014 01:06 PM | |
689 | Jul 25, 2014 02:58 PM | |
3482 | Jul 24, 2014 03:16 PM |
Activity Feed
- Posted PRQ for .Net 4.7.1 on different versions of Win 10 on InstallShield Forum. Apr 17, 2018 02:07 PM
- Posted install file A.config or file B.config, depending on TYPE of PC on InstallShield Forum. Dec 14, 2015 04:47 PM
- Posted Re: Crash when building InstallScript 2011 project using 2014 on InstallShield Forum. Oct 09, 2014 01:05 PM
- Posted Re: Crash when building InstallScript 2011 project using 2014 on InstallShield Forum. Oct 08, 2014 03:10 PM
- Posted Crash when building InstallScript 2011 project using 2014 on InstallShield Forum. Oct 06, 2014 01:06 PM
- Posted Re: bIsWow64 returning incorrect results on 64 bit OS on InstallShield Forum. Jul 25, 2014 02:58 PM
- Posted bIsWow64 returning incorrect results on 64 bit OS on InstallShield Forum. Jul 24, 2014 03:16 PM