I have a package which installs an MSI which works fine, but the software relies on an XML file being copied to the machine before it will run. How can I do this as part of the package? The XML copies to a location that is only created after the software is installed.
I can easily write a vbs to copy it over, but not sure how to call the VBS once the MSI has finished installing?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I have a package which installs an MSI which works fine, but the software relies on an XML file being copied to the machine before it will run. How can I do this as part of the package? The XML copies to a location that is only created after the software is installed.
I can easily write a vbs to copy it over, but not sure how to call the VBS once the MSI has finished installing?
Thanks
Jim
Share this post
Link to post
Share on other sites