Dec 18, 2019
02:44 PM
This problem still exists for me using InstallShield 2018 Express and Windows 10 Pro 1903. I have altered the IsCmdBld compatibility settings. I have run InstallShield 2018 Express as Administrator . I always have UAC turned on. I've checked the Dependencies, and they are only Windows libraries that are part of the OS. Is there any way to see why this warning is occurring? NOTE: I am seeing "mscorsn.dll has been obsoleted. Please use mscoree.dll for Strong Name APIs." message from Isdev.exe in the OS debug output when building my installer.
... View more
Dec 17, 2019
10:11 PM
I'm getting this error in Installshield 2018 Express, with the same situation that I can use REGSVR32 to register the libraries reported as failing. Changing the CompatibilityMode to Windows 8 did not resolve the problem. I also have to question why a 2018 application is not compatible with Windows 10 from 2015 in the first place.
... View more
Dec 17, 2019
09:50 PM
The same setup.exe that works with Windows 7, 8.1 and older versions of Windows 10 no longer works correctly with recent Windows 10 editions. The COM libraries are copied to the C:\Windows\SysWOW64 folder in all cases, but on recent Windows 10, after installation, the program being installed fails saying that the CLSID could not be found. Opening an elevated command prompt and using REGSVR32 on the installed DLLs resolves the problem. The installer project is set to required Administrator for the setup.exe, and the UAT prompt is shown in all cases, but the DLL's are just not being registered.
... View more
Labels
Latest posts by andrewh
Subject | Views | Posted |
---|---|---|
1294 | Dec 18, 2019 02:44 PM | |
895 | Dec 17, 2019 10:11 PM | |
564 | Dec 17, 2019 09:50 PM |
Activity Feed
- Posted Re: Solved after installing anniversary update on InstallShield Forum. Dec 18, 2019 02:44 PM
- Posted Re: Build Warning -4354 on InstallShield Knowledge Base. Dec 17, 2019 10:11 PM
- Posted Installshield 2015 Express does not register COM libraries on Windows 10 on InstallShield Forum. Dec 17, 2019 09:50 PM