wscript.quit error
Hi All,
I have a small problem with a script I'm calling from a CA type 6. The error I'm getting is:
Microsoft VBScript runtime error
Message:Object doesn't support this property or method 'wscript.quit'
Background: Script searches the wmi for any versions of Citrix installed on a PC and returns a 1 or 0. (script created by a colleague).
I'm using the 'wscript.quit (result)' to set a Property in my msi to launch a separate dialog box during install.
I've tried embedding it in a wise script file resulting in the same error.
Any ideas on overcoming this appreciated,
TIA
Wayne
I have a small problem with a script I'm calling from a CA type 6. The error I'm getting is:
Microsoft VBScript runtime error
Message:Object doesn't support this property or method 'wscript.quit'
Background: Script searches the wmi for any versions of Citrix installed on a PC and returns a 1 or 0. (script created by a colleague).
I'm using the 'wscript.quit (result)' to set a Property in my msi to launch a separate dialog box during install.
I've tried embedding it in a wise script file resulting in the same error.
Any ideas on overcoming this appreciated,
TIA
Wayne
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
AngelD
16 years ago
Posted by:
anonymous_9363
16 years ago
Posted by:
WayneB
16 years ago
Thanks guys for the responses.
Thanks Kim
This worked fine and returned the Property values we were after. We also found this post from Brent (way back).
http://itninja.com/question/msi-admin-installation3&mpage=1&key=vendor₎
Thanks Ian
We are already using a function call. Appreciate that we were on the right track thou. It was just the "nigly bits".
Appreciate the replies,
Regards
Wayne
Thanks Kim
This worked fine and returned the Property values we were after. We also found this post from Brent (way back).
http://itninja.com/question/msi-admin-installation3&mpage=1&key=vendor₎
Thanks Ian
We are already using a function call. Appreciate that we were on the right track thou. It was just the "nigly bits".
Appreciate the replies,
Regards
Wayne
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.