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
redundancy for windows 2003 server files
web server sessions
Hyper-V V-Switch VM to VM Traffic
Oracle Query Tuning
Need To Send message through GPRS Modem using AT command
select records
PURE CSS tooltip?
I need assistance using a VirtualPath in ASP.Net
will W2K3 accept my W2K hard drive?
Administrator´s profile is not saved to profiles folder