Will Wise Run Without vbscript.dll
Updated: 21 May 2010 | 2 comments
I unregistered the vbscript .dll and attempted to run an install I'm working on and it immediately hit a fatal error. The reason was to test if vbscript needs to be installed. Does Wise require that vbscript be installed in order to run an installation? The installation being tested does run a vbscript from a custom action, but not until later in the install. This error was instant.
A related question: I need to run a vbscript that uses ADO. How can I make the install add ADO as a prerequisite?
Thanks,
discussion Filed Under:
Comments
Not sure about your first
Not sure about your first question but if you are using the wise templates there are some Wise vbscripts that may be in use (i.e. WiseNextDlg).
You can use merge modules to install ADO components.
To solve the vbscript issue
To solve the vbscript issue regarding the WiseNextDlg CA perform "Resolution 2" found in KB Article: 17252 (don't mind the Vista reference topic).
Would you like to reply?
Login or Register to post your comment.