I am trying to run a vbscript just to "touch" files after installation.
I don't have a Wscript object in my script, that I read in this same forum, is a problem with windows installer.
Just in case can you tell me if I am doing this right?
The custom script is in the Install Execution Stage right after Add Resources, set to run immediately with Install ticked in the Execution Stage Condition.
I added a tick in the 64-bit checkbox for 64-bit installers. Action Data is blank. I get the attached error at the end of the installation process. Can you help me out? Thanks in advance.
My license is professional. I am using version 11.7.1.
Additionally, I have Scripting.FileSystemObject, Shell.Application objects and using Session.Property("APPDIR").