(imported topic written by Edj)
I am attempting to move the appendfile using registry entry values and am running into issues. I have used the following methods to no avail:
move _appendfile “{value “installdir” of key “HKEY_LOCAL_MACHINE\SOFTWARE\Altiris\Altiris Agent” of registry as string}\Software Delivery{01B54EB5-3679-4C73-9E10-E169D5A5EC59}}\cache\BigfixINV.cmd”
move _appendfile “{value “installdir” of key “HKEY_LOCAL_MACHINE\SOFTWARE\Altiris\Altiris Agent” of registry as string}\Software Delivery{01B54EB5-3679-4C73-9E10-E169D5A5EC59}\cache\BigfixINV.cmd”
move _appendfile (value “installdir” of key “HKEY_LOCAL_MACHINE\SOFTWARE\Altiris\Altiris Agent” of registry as string & “\Software Delivery{01B54EB5-3679-4C73-9E10-E169D5A5EC59}\cache\BigfixINV.cmd”)
Could someone please point me in the right direction?
Thanks,
EdJ