Files
2025-12-14 15:46:14 +01:00

85 lines
3.7 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<Errorhandling>
<Errorlist>
<Error Errornumber ="1" Description="Unspecific error occured"></Error>
<Error Errornumber ="500" Description="User profile cannot be loaded.">
<Source>AudiSysWrapper.exe</Source>
</Error>
<Error Errornumber ="999" Description="User info screen canceled by user.">
<Source>Infoblende.exe</Source>
</Error>
<Error Errornumber ="1601" Description="The Windows Installer service could not be accessed.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1602" Description="User cancel installation.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1603" Description="Fatal error during installation.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1605" Description="This action is only valid for products that are currently installed.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1618" Description="Another installation is already in progress.">
<Source>MSIEXEC.exe></Source>
</Error>
<Error Errornumber ="1619" Description="This installation package could not be opened.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1624" Description="Error applying transforms.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1638" Description="Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1641" Description="The installer has started a reboot.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="1642" Description="The installer cannot install the upgrade patch because the program being upgraded may be missing or the upgrade patch updates a different version of the program.">
<Source>MSIEXEC.exe</Source>
</Error>
<Error Errornumber ="5100" Description="Restart required before installation can start.">
<Source>VW-Wrapper</Source>
</Error>
<Error Errornumber ="3017" Description="The requested operation failed. A system reboot is required to roll back changes made.">
<Source>MSIEXEC.exe;Wusa.exe</Source>
</Error>
<Error Errornumber ="16001" Description="There is not enough space on the C: drive.">
<Source>_Install.vbs</Source>
</Error>
<Error Errornumber ="16002" Description="Please reboot your computer to finish the installation.">
<Source>_Install.vbs</Source>
</Error>
<Error Errornumber ="16003" Description="Processes are still open">
<Source>_Install.vbs</Source>
</Error>
<Error Errornumber ="16010" Description="Audi Client not supported.">
<Source>_Install.vbs</Source>
</Error>
<Error Errornumber ="1073807364" Description="Process closes by shutdown/reboot.">
<Source>Infoblende.exe</Source>
</Error>
<Error Errornumber ="-2147418113" Description="Fatal error during installation/uninstall.">
<Source>Wusa.exe</Source>
</Error>
</Errorlist>
<Successlist>
<Success Errornumber ="0" Description="OK">
</Success>
<Success Errornumber ="3010" Description="A reboot is required to complete the install.">
<Source>MSIEXEC.exe;*.exe</Source>
</Success>
<Success Errornumber ="2359302" Description="The update is already installed on this computer.">
<Source>Wusa.exe</Source>
<Comment>install</Comment>
</Success>
<Success Errornumber ="2359303" Description="The update is not installed on this computer.">
<Source>Wusa.exe</Source>
<Comment>uninstall</Comment>
</Success>
<Success Errornumber ="-2145124329" Description="The update is not applicable to your computer.">
<Source>Wusa.exe></Source>
<Comment>install</Comment>
</Success>
</Successlist>
</Errorhandling>