Effective Use of IXMLFileInstall for Streamlined System Configuration

Effective Use of IXMLFileInstall for Streamlined System Configuration

John Lv8

Effective Use of IXMLFileInstall for Streamlined System Configuration

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

IXmlFileInstall

This interface represents the XML file install from Advanced Installer graphical interface.

https://techidaily.com

Declaration

IXmlFileInstall : IDispatch

https://techidaily.com

Properties

Bool CreateIfNotExist - Gets or sets the create file flag if it doesn’t already have an exist flag.

Bool IgnoreEmptyAttributes - Gets or sets the ignore empty attributes flag.

Bool RemoveOnUninstall - Gets or sets the remove file on uninstall only if it was created at install.

Bool RemoveOnUninstallIfEmptyRoot - Gets or sets the remove file on uninstall if the root node was left empty.

Bool ErrorPolicyAbort - Gets or sets the error policy abort installation (rollback). The ErrorPolicyAbort has always the opposite value of ErrorPolicySkip.

Bool ErrorPolicySkip - Gets or sets the error policy skip file. The ErrorPolicySkip has always the opposite value of ErrorPolicyAbort.

Bool CreateBackup - Gets or sets the create backup before updating flag.

BackupFileName - Gets or sets the backup file name template.

IComponent Component - Gets the component which will contain the xml file.

Ixmlfileinstall

https://techidaily.com

See also

IAdvinstProject

IXmlFilesComponent

IXmlFile

IXmlFileSettings

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Effective Use of IXMLFileInstall for Streamlined System Configuration
  • Author: John
  • Created at : 2024-10-03 20:01:00
  • Updated at : 2024-10-11 08:03:48
  • Link: https://fox-search.techidaily.com/effective-use-of-ixmlfileinstall-for-streamlined-system-configuration/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
Effective Use of IXMLFileInstall for Streamlined System Configuration