Understanding IXMLFileInstall Processes for Efficient File Deployment

Understanding IXMLFileInstall Processes for Efficient File Deployment

Jason Lv8

Understanding IXMLFileInstall Processes for Efficient File Deployment

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 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: Understanding IXMLFileInstall Processes for Efficient File Deployment
  • Author: Jason
  • Created at : 2024-10-07 16:05:18
  • Updated at : 2024-10-10 21:11:09
  • Link: https://fox-useful.techidaily.com/understanding-ixmlfileinstall-processes-for-efficient-file-deployment/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
Understanding IXMLFileInstall Processes for Efficient File Deployment