InstallShield und AdminStudio Schulungen Original-Kurse mit Zertifikat Hier klicken |
InstallSite MSI FAQ | Home | Introduction | Preparing | Creating | How To | Runtime Issues | Error Reference |
![]() |
That application used Visual Studio to build the MSI package. Every Visual Studio generated MSI package includes a set of type 19 custom actions to block certain scenarios. (A type 19 custom action is used to display an error message and terminate the installation.) One such scenario is this one. The culprit is the ERRCA_UIANDADVERTISED custom action. The custom action exists in the InstallUISequence table. If the product is advertised, it will prevent execution of the installation in full UI mode. This problem is typically experienced in Group Policy (GP) related software deployment. The Visual Studio generated MSI packages enforce deployment through GP in basic UI. The UI level is a setting available in the MMC snap-in for deploying software. If the product is already advertised, you can invoke the install in basic UI or silently.
Answered by Carolyn Napier in a Windows Installer Chat, edited by Stefan Krueger
![]() |
News | Discussions | Windows Installer | Related Tools | More Help | InstallScript | About InstallSite | Shop | Site Search |
![]() |
Neuigkeiten | Diskussionsgruppen | Windows Installer | MSI FAQ | Artikel | Shop | Suche |
Copyright © by InstallSite Stefan
Krueger. All rights reserved. Legal
information.
Impressum/Imprint
Datenschutzerklärung/Privacy Policy
By using this site you agree to the license
agreement. Webmaster contact.