Hello,
I have a custom action that calls a VBS script. The vbs gets session properties and calls a jscript.
The VBS script is being called, but call WshShell.Run(Session.Property("installhelper.js"),0,True) fails with error 80070002 (file not found)
The jscript file is in the install package and I create a custom action/property set formatted for the jscript file called 'installhelper.js'
Session.Property("installhelper.js") value is correct.
Is it possible that the installhelper.js is not in the expected location at time when the custom action for the vbs script is called?
FOLLOW US
Get the latest news in Application Packaging