TouchFile element (Util extension)
Updates the last modified date/time of a file.
Attributes
Id
stringIdentifier for the touch file operation. If the identifier is not specified it will be generated.
Nonvital
wxs:YesNoTypeUnionIndicates the installation will succeed even if the modified time of the file cannot be updated. The default is ‘no’.
OnInstall
wxs:YesNoTypeUnionSpecifies whether or not the modified time of the file should be updated on install. If the OnInstall, OnReinstall and OnUninstall attributes are all absent the default is ‘yes’.
OnReinstall
wxs:YesNoTypeUnionSpecifies whether or not the modified time of the file should be updated on reinstall. If the OnInstall, OnReinstall and OnUninstall attributes are all absent the default is ‘yes’.
OnUninstall
wxs:YesNoTypeUnionSpecifies whether or not the modified time of the file should be updated on uninstall. If the OnInstall, OnReinstall and OnUninstall attributes are all absent the default is ‘no’.
Path
string requiredPath of the file to update. This value is formatted.