This website uses cookies. By clicking OK, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
snablr
Pilgrim
May 09, 2018
12:33 PM
Thank you. I have never used MsiProcessMessage(). Can you tell me how to use MsiProcessMessage() in Basic MSI project? I need to display a MessageBox with a caption , main message string and an information icon to end user.
... View more
May 05, 2018
05:47 AM
Hello All, I have a basic MSI project. During uninstallation, the first MessageBox is always going behind uninstallation progress window. Kindly let me know how to resolve this issue? Is this a known issue\bug of InstallShiled? Thanks
... View more
Labels
Dec 08, 2016
03:14 AM
Hello All, I found the root cause for the uninstallation issue in my case. The reason is 'OnBegin' event is triggered twice during maintenance uninstallation. Firstly it will be called by script code of upgraded build.And here if( MAINTENANCE ) code part is executed as expected. Again, 'OnBegin' will be called by script code of already existing build where if( ! MAINTENANCE ) code is executed, which is causing problem in my case.Because, in if( ! MAINTENANCE ), I'm checking for a registry entry and if it exists, I'm aborting the installation process. So can anyone tell me why 'OnBegin' of already existing build's script code is called second time and how to avoid this?.If it is avoided then the problem will be solved. Thanks.
... View more
Oct 17, 2016
08:56 AM
Hello All, Recently I converted a Installscript project, which was earlier built using developer 7.02, to installshield 2015. And the product,package and upgrade codes remains same. Problem is that I installed the product using setup.exe, which was built from Developer 7.02. Now, if I uninstall that using setup.exe built from Installshield 2015(i.e.,maintenance uninstallation), following error occurs: 1) GetInstallDriver, Can not find InstallDriver in ROT table, Return Code = 0x800401e3 2) ISMsiServerStartup Failure, Failed to RegisterMsiServer, Error = 0x80004004 3) MsiServerStartup failed. Abort installation..CustomAction ISMsiServerStartup returned actual error code 1603 but will be translated to success due to continue marking. Uninstallation aborts by displaying error "1603". Does error occurs for the reason that "MAINTENANCE"(should I have to change this property to "_IsMaintenance"?) property is not set to true?If not, what might be the possible reasons for the above error? Kindly help me out. Thanks.
... View more
Labels
Sep 22, 2016
07:26 AM
Thanks for your reply. - What are you attempting to apply permissions to (file, folder, registry)? Is this a 64-bit or 32-bit resource? It is a 32-bit empty folder. - Is this resource installed through a component or some other means (such as a custom action)? Installed through a component - Are there any validation errors with this MSI package related to the resource or components in the package? NO. - Can you attach a verbose log of an installation that encounters this error? Installation aborted.As it is a installation from server to client ,I didn't get log file in "Temp" folder Under Windows "Temp" folder,log file contains only the error description.
... View more
Sep 19, 2016
07:08 AM
Hello All, I'm using installshield 2015,basic MSI project. A component's file permission is set using "Permissions" button in its properties dialog and also Locked-down Permission is set to "Custom Installshield Handling". During installation of product from server to client,error "Error 27555.Error attempting to apply permissions to object "File path".System error: The system cannot find the file specified.(2)" in the event log i) occurs when feature /features that doesn't contain this component are installed. ii) doesn't occur when all the features(feature which include this component also) are installed. Also if I change Locked-down Permission to "Traditional windows Installer Handling",error will not occur in any above mentioned cases. So why it happens only in case(i) mentioned above? Anyone,please help me out. Thanks in advance.
... View more
Labels
Latest posts by snablr
Subject | Views | Posted |
---|---|---|
577 | May 09, 2018 12:33 PM | |
993 | May 05, 2018 05:47 AM | |
318 | Dec 08, 2016 03:14 AM | |
827 | Oct 17, 2016 08:56 AM | |
1425 | Sep 22, 2016 07:26 AM | |
4088 | Sep 19, 2016 07:08 AM |
Activity Feed
- Posted Re: MessageBox is going background during uninstallaion. on InstallShield Forum. May 09, 2018 12:33 PM
- Posted MessageBox is going background during uninstallaion. on InstallShield Forum. May 05, 2018 05:47 AM
- Posted Found root cause of maintenance uninstallation issue. on InstallShield Forum. Dec 08, 2016 03:14 AM
- Posted Error during maintenance uninstallation. on InstallShield Forum. Oct 17, 2016 08:56 AM
- Posted Re: "Error 27555.Error attempting to apply permissions to object" on InstallShield Forum. Sep 22, 2016 07:26 AM
- Posted "Error 27555.Error attempting to apply permissions to object" on InstallShield Forum. Sep 19, 2016 07:08 AM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Mar 18, 2019
12:11 PM
|