Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Will Wise Run Without vbscript.dll

Updated: 21 May 2010 | 2 comments
ChuckF74's picture
0 0 Votes
Login to vote

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,

Comments

CygnusX1's picture
19
Nov
2009
1 Vote +1
Login to vote

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.

AngelD's picture
19
Nov
2009
1 Vote +1
Login to vote

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).