Microsoft
Software
Hardware
Network
Question : Call SOURCEDIR executable from embedded VBScript custom action
Hi,
I need a VBScript for a Wise Package Studio embedded vbscript custom action. I need it to launch an executable located in the [SOURCEDIR} folder. The exe is located in the same folder as the MSI.
Thanks.
Answer : Call SOURCEDIR executable from embedded VBScript custom action
Can you try this:
strFileName=Session.Proper
ty("SOURCE
DIR") & "MyExe.exe"
Set objShell = CreateObject("WScript.Shel
l")
objShell.Run strFileName, 1, True
Regards,
Rob.
Random Solutions
Best free / low-cost Syslog server for Windows?
Loading Multiple RSS feeds into specific Divs
Form seems like it is hang during Directory.Getfiles on a large directory structure.
Errors running scheduled task as "Domain Admin" account
Cheap Gateway/Firewall Solution
GPO for Printer Preferences not applying to Windows 7 clients
Open Fire xmpp Chat Server
How to restart Postgres database?
Symantec Backup Exec failed to install remote agent
How do I disable the information bar using group policy