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
binary example
Access - Creating new field contents from several other fields
my asp website is no longer seeing the css file information
SQL SERVER 2005 - Problem with sp_addlinkedsrvlogin
CPU with printer share maxes out connections
How to copy the XLSX file to XLS file using C#
Vodafone Mobile Connect Error Code 619
Reference Program
What is the best way to remove unicode character from a tuple in Python w/Sqlite?
pass me a number and return the text