
bruno.bruehlmann1.552493695003207E12 asked a question.
vbscript
Hi,
When i run a vbscript in Custom Actions "After Install Welcome dialog", installation will be aborted.
Vbscrip running in debug mode but abort in Installation mode.
In the following line terminates the installation:
Dim sScriptName
sScriptName = WScript.ScriptFullName <- abort :mad:
Does anyone know of this problem?
regards cady_nu
How can i create a new WScript Object to read the propertie .ScriptFullName?
Or is there another solution?
Regards cady_nu