Aug 01, 2015
04:50 AM
The static dependency checker (at the Installshield Express Edition) identified these dependencies: ucrtbased.dll, Visual C++ 14.0 CRT (x64), Visual C++ 14.0 DebugCRT (ARM). I have also included these, but the result is the same.
... View more
Jul 26, 2015
08:51 PM
a dll can be installed on a computer where it was compiled and it works fine, but when setup.exe is copied and install on other computers, the following error occurs during the installation: Error 1904. Module C:\Program Files\My Company Name\My Product Name\plugins\SampleIME.dll failed to register. HRESULT -2147220473. I need to test whether the program can be installed also by other users on their computers. I use Visual Studio Community 2013 to compile the program, and generate setup.exe using InstallShield Express or Limited Edition. Both computers have Windows 8.1 32bit, and I install the program as a administrator. The registration type is self-registration. To recreate this issue, a sample code can be used from here https://code.msdn.microsoft.com/windowsdesktop/Input-Method-Editor-IME-b1610980/view/Discussions#content which has also step by step instructions. Thanks a lot for the help
... View more
Labels
- Labels:
-
InstallShield 2015 Express
Jul 26, 2015
08:37 PM
A dll program can be installed on a computer where it was compiled without any problem. If the setup.exe generated by InstallShield is copied and executed on another computer, the following error occurs during the installation: Error 1904. Module C:\Program Files\My Company Name\My Product Name\plugins\SampleIME.dll failed to register. HRESULT -2147220473 I need to test whether setup.exe can be installed by other users on their computers. On both computers I have Windows 8.1 32bit with latest updates. The program was compiled in the Visual Studio Community 2013. I generated setup.exe with InstallShield Express and also with InstallShield Limited Edition. The registration type: self-registration. The program was installed as a administrator. To recreate this issue you can use the sample code https://code.msdn.microsoft.com/windowsdesktop/Input-Method-Editor-IME-b1610980 which has also step by step instructions. Thanks for any help.
... View more
Labels
- Labels:
-
InstallShield 2015 Express
Latest posts by qktechltd
Subject | Views | Posted |
---|---|---|
1645 | Aug 01, 2015 04:50 AM | |
3145 | Jul 26, 2015 08:51 PM | |
3800 | Jul 26, 2015 08:37 PM |
Activity Feed
- Posted Re: Error 1904, the dll failed to register on InstallShield Forum. Aug 01, 2015 04:50 AM
- Posted Error 1904, a dll failed to register on InstallShield Forum. Jul 26, 2015 08:51 PM
- Posted Error 1904, the dll failed to register on InstallShield Forum. Jul 26, 2015 08:37 PM