Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
MicroStation
  • Product Communities
MicroStation
MicroStation Wiki Script error during MicroStation Installation
    • Sign In

    • +MicroStation Wiki
    • -Administration Wiki
      • Adding "Display Style List" to custom Toolbox
      • +Administration - Legacy Content
      • Answers for the Levelly Challenged
      • Batch Convert Utility
      • Bentley Tablet Driver And CalComp DrawingBoard
      • Bypassing Port Problems In Windows 2000 And Windows XP
      • Cannot find survey ft option in Design File Settings > Units
      • Configuration Variable Processing
      • Configuration Variables In MicroStation V8
      • Creating Tool Icons
      • Customize item missing from Workspace menu
      • Customize Toolbox - Tool opens new Toolbox
      • DGN file association in Windows 10 (MicroStation Does not appear in list)
      • DGN Index Service - How to set up
      • DGN Index Service Setup ended prematurely – error 1603
      • Enabling Lock Pages In Memory Under Windows 7 and Vista
      • Error - Cannot locate a default SHX font. Please install msdefault.shx
      • Error - Unable to load/create dialog item of type 'IconCmd', id
      • Error 1402. Could not open key
      • Error 1603 during install
      • Error 1610 during install
      • Error 1625 during install
      • Error message when starting MicroStation, "ucf not found"
      • File Associations
      • File Correction and Audit Tools
      • Getting Started With The Standards Checker
      • Haven't Upgraded To The MicroStation V8 Format Yet
      • How to Copy User Preferences and User Configuration Files to a new or different PC
      • How to quickly add a number of folders to Microstation's reference files search paths
      • How To Reset User Preferences and Delete MicroStation's Temporary Files
      • Installing MicroStation V8 XM Edition silently
      • Installing MicroStation V8i (SELECTseries 3) Without an Internet Connection
      • Installing MicroStation V8i silently
      • Is there any easy way to determine key-ins or variable names?
      • Key-in command to define different pattern setting options
      • Keyin to encrypt dgn files
      • MicroStation - Creating a Custom Colour Book
      • MicroStation Command Line Options And Switches
      • MicroStation Failed to Start
      • MicroStation file access issues with shared network drives
      • MicroStation Memory Management
      • +MicroStation V8i Variables
      • MicroStation Virtualization FAQ
      • Migrating Customizations to MS V8i
      • Migrating Customizations to MS XM
      • MSDebug File
      • MSXML Issue
      • Networking Workspaces
      • Networking Workspaces the easy way
      • New Variables
      • Overriding And Resynchronizing Level Attributes
      • Restore MicroStation to Factory defaults
      • Script error during MicroStation Installation
      • Serving Up Efficiency
      • Sharing Your Workspace
      • System Fault 5 MDL abort in DITEMS
      • The Power Of The Workspace
      • To also see hidden Config-Variables
      • Unable to connect to an Oracle Database
      • Understanding File Locations And Reference Attachments In MicroStation
      • Updating To MicroStation V8 Format
      • Upgrading From 08.09.02.52 To 08.09.02.77
      • Windows Explorer ProgramData folder
      • Workmodes DGN/DWG
      • Workspaces on the Network
    • +Annotations Wiki
    • +Bentley View Wiki
    • +MicroStation PowerDraft
    • +Printing and Plotting
    • +Programming Wiki
    • +Visualization Wiki

     
     Questions about this article, topic, or product? Click here. 

    Script error during MicroStation Installation

       
      Applies To 
       
      Product(s): MicroStation
      Version(s): 08.11.09.459
      Environment:  Windows 7 32 bit, Windows 7 64 bit, Windows Vista 32 bit, Windows Vista 64 bit
      Area:  Installation
      Subarea: 
      Original Author: Tamicca Sellars, Bentley Technical Support Group
       

     

     

     

     

     

     

     

     

    Error or Warning Message

    When beginning to install MicroStation by running ms0811xxxxen.exe - the process reaches the MicroStation V8i (SELECTseries 3) options to: 'Extract and Install installation package' or 'Extract installation package only'.  Choosing either option produces a Script Error.  The error message is:

    An error has occured in the script on this page
    Line:
    Char:
    Error: 'InstallerGUI_startInstallation' is undefined
    Code:
    URL: /AppData/Local/Temp/IXP000.TMP/_en_ProductInstallerGUI.hta">file:///C:/Users/<Local_User>/AppData/Local/Temp/IXP000.TMP/_en_ProductInstallerGUI.hta

    Do you want to continue running scripts on this page?

    Explanation

    It is known that the McAfee Antivirus software replaces the reference to the standard vbscript.dll with their own file in order to scan vbscripts. So in the registry the path to the vbscript.dll is wrong. Here are some examples of the wrong paths:

    [HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32]
    C:\Program Files\McAfee\Managed VirusScan\VScan\ScriptSn.20100412064520.dll

    [HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32]
    C:\Program Files\McAfee\VirusScan\scriptsn.dll

    [HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32]
    C:\Program Files (x86)\Common Files\McAfee\SystemCore\ScriptSn.20120227122333.dll

    How to Avoid

     You'll need to modify the Windows Registry

    ****READ FIRST. WARNING: USING THE REGISTRY EDITOR INCORRECTLY CAN CAUSE SERIOUS PROBLEMS AND MAY REQUIRE YOU TO REINSTALL WINDOWS. USE THE REGISTRY EDITOR AT YOUR OWN RISK. http://support.microsoft.com/kb/136393****

    1. Back up the registry before making any edits: http://windows.microsoft.com/en-us/windows7/back-up-the-registry

    2. In the Registry Editor Expand HKEY_CLASSES_ROOT to find the folder path for 32-bit:
    [HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32]
    For
    64-bit, go to
    path:
    [HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32]

    3. Give full control in the permissions to the InprocServer32 folder
     a. To do this: Right click on the folder InprocServer and select Permissions
     b. In the top field select Administrators or Users
     c. Tick 'Allow' for the 'Full Control' option and click OK

    4. Back in Registry Editor, in the main window, right click on '(Default)', the vbscript entry, and choose 'Modify'

    5. For 32-bit, set the value to: C:\Windows\System32\vbscript.dll
    For 64-bit, set the value to: C:\Windows\SysWow64\VBScript.dll

    6. Click on OK

    7. Now Install MicroStation

    • installation
    • MicroStation
    • Install
    • error message
    • SELECTsupport
    • Share
    • History
    • More
    • Cancel
    • Tamicca Sellars Created by Bentley Colleague Tamicca Sellars
    • When: Tue, Aug 6 2013 5:33 PM
    • Tamicca Sellars Last revision by Bentley Colleague Tamicca Sellars
    • When: Wed, Sep 11 2013 8:58 AM
    • Revisions: 4
    • Comments: 2
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies