Windows

  • Windows 7
  • Windows
  • All forums
Question

Error 2738 could not access VBScript run time for custom action.

I'm attempting to activate my Virgin Mobile Broadband2Go device on my Acer Aspire 1410 running 64-bit Windows 7 Home Premium.  The installation aborts mid-way through with Error 2738 -- could not access VBScript run time for custom action.  I was able to successfully install on my wife's HP with the same OS, so the problem is not with the Broadband2Go device.  Command "regsvr32 vbscript.dll" did not fix the problem.  
    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation
35 People had
this question

Was this helpful?

1

Vote

Answer

Microsoft has created a Fix-It for this!  

What this Fix it does is to remove incorrect or corrupt registry entries that interfere with VB support in windows and then re-registers the DLL ensuring that the correct registry setting are there. After running the Fix it solution you may be able to immediately  try the operation that previously gave you the error, but to be sure, a reboot is suggested. This will address similar issues with other programs as well and not just the applications that are specifically mentioned in this thread.

 

The link to the Fix it is: http://go.microsoft.com/?linkid=9804433

 

Thanks!

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

EmilyF

Forum Moderator
EmilyF Microsoft
Community Engagement Manager
Ask. Answer. Learn.

Was this helpful?

13

Votes

Most Helpful Reply

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

2

Votes

Hi,   

 

Welcome to Microsoft Windows 7 Answers Forum!

 

I would like to ask a few questions to help focus in the right direction:

 

Are there any other specific details that you can provide us, that will help us to understand and resolve your issue? Since when are you receiving this error? Did you make any changes to your system? Did you install any new Updates and/or Software?

 

Step 1:

 

This error message indicates that the VBScript engine is not currently registered on the machine where the install/uninstall is taking place.

 

You can try these steps if you have not tried these steps in elevated mode.

 

The VBScript engine can be quickly registered by following these steps:

 

  1. Run Command Prompt as administrator

             1.1 Start Menu -> All Programs -> Accessories

             1.2 Right click on Command Prompt and select Run as administrator

 

  2. If you are using 32-bit version of Windows:

        Type cd %windir%\system32 into the Command Prompt and hit Enter

 

       If you are using 64-bit version of Windows:

         Type cd %windir%\syswow64 into the Command Prompt and hit Enter

 

  3. Type regsvr32 vbscript.dll into the Command Prompt and hit Enter

 

  4. Type regsvr32 jscript.dll into the Command Prompt and hit Enter

       For more details refer to :

 

http://blogs.msdn.com/heaths/archive/2007/05/31/windows-installer-errors-2738-and-2739-with-script-custom-actions.aspx 

 

Step 2:

 

Try to update the drivers again for the Virgin Mobile Broadband2Go device from the manufacturers website.

 

You must be logged on as an administrator to perform these steps.

 

1.      Open Device Manager by clicking the Start button , clicking Control Panel, clicking System and Maintenance, and then clicking Device Manager.‌  If you are prompted for an administrator password or confirmation, type the password or provide confirmation.

 

2.      In Device Manager, locate the device you want to update, and then double-click the device name.

 

3.      Click the Driver tab, and then click Update Driver and follow the instructions.

 

You can refer to the following link for more details:

 

http://windows.microsoft.com/en-us/windows7/Update-a-driver-for-hardware-that-isnt-working-properly

 

If the above steps doesn’t resolve the issue then Try performing SFC scan on the computer.

 

SFC /scannow is a super-useful command you can use in any Windows version. When the SFC (System File Checker) command is used with the /scannow switch, the tool will scan all of the important Windows files on your computer and replace them as necessary.

 

Missing and corrupt operating system files (like many DLL files) are arguably the biggest cause of major Windows issues. Considering that, plus the fact that SFC /scannnow is completely automatic and very easy to use, the tool should usually be one of your first troubleshooting steps.

 

1.          Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator. If you are 
             prompted for an administrator password or for a confirmation, type the password, or click Allow

2.         Type the following command, and then press ENTER:  sfc /scannow

            [The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions.]

            A message will appear stating that 'The system scan will begin'. Be patient because the scan may take some time

3.         If any files require a replace SFC will replace them. You may be asked to insert your 

              Win7 DVD for this process to continue

4.         If everything is okay you should, after the scan, see the following message "Windows 

             resource protection did not find any integrity violations"

5.         After the scan has completed, close the command prompt window, restart the

            computer and check.

 

Check the below mentioned link for further guidance on SFC scan –

 

http://support.microsoft.com/kb/929833

 

Thanks and Regards:

Suresh Kumar- Microsoft Support.

Visit our Microsoft Answers Feedback Forum and let us know what you think.

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Nithyananda J

Support Engineer

Was this helpful?

Suresh,

Thank you for the recommendations.  A local Microsoft partner and I have tried the 3 suggestions, and unfortunately none of them solve the problem.  Any other ideas?

Thanks again.

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

Hello tuba4,

Thank you for posting to the Microsoft Answers Forum.

Since the recommendation of registering the regsvr32 vbscript.dll is usually the solution to getting rid of your error, then 
I would suggest you contact Virgin Mobile support forums for assistance with this error.
Click here for a link to the Virgin Mobile Forums.

Hope they can help you.

Sincerely,
Marilyn
Microsoft Answers Support Engineer
Visit our Microsoft Answers Feedback Forum and let us know what you think
    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Marilyn O

Forum Moderator

Was this helpful?

The Broadband2Go software works fine on an HP Laptop also running Windows 7 64-bit Home Premium as well as another HP laptop running XP.  Therefore, I've concluded my problem is with the OS on my Acer Aspire 1410.  I've also encounter a couple of other VBScript problems on the Aspire.  The calendar gadget displays only an orange background and not the date.  The website www.w3chools.com has some simple VBScript examples that don't work on the Acer, but work fine on the both HP machines mentioned above.  I think we need to focus on VBScript on the Acer Aspire.

Thank you,

tuba4

 

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

Problem solved!  None of the abovementioned recommendations worked, so I reloaded Windows 7 to initial factory settings and all is well.

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

Is there anything that doesn't involve reinstalling? as since most new laptops do not provide CD's I have no way of reloading.  I kinda find it hard to believe that there is no patch for this as it seems quite wide spread? or at least that is what google is tellin me when I searched for answers and got the same things, but they don't work.
    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

Hello Torch1974,

Even though most OEMs do not provide a CD of the OS, they ususally have a recovery partition available within the computer. Check with your computer manufacturer to see how to get back to a factory restore.

Sincerely,
Marilyn
Microsoft Answers Support Engineer
Visit our Microsoft Answers Feedback Forum and let us know what you think
    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Marilyn O

Forum Moderator

Was this helpful?

That's not a solution - that's a cop out.
    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

2

Votes

try this....

http://www.nitropdf.com/kb/article.aspx?id=10106&cNode=3D8W4P

 

same steps as described by MSDN link, but much easier to follow.

http://blogs.msdn.com/heaths/archive/2007/05/31/windows-installer-errors-2738-and-2739-with-script-custom-actions.aspx

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation

Was this helpful?

2

Votes

Just a FYI regarding vbscript.dll.  I had someone who was getting this same error message, and when we looked at the following key:

 

HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32

 

I found that the path listed was not correct.  In fact the DLL itself was not correct!  It was pointing to C:\Program Files\McAfee\Someother.DLL

 

Hence every time we would try to re-register vbscript.dll, it would succeed but it is simply re-registering the WRONG dll.  When I tried to manually edit this to point at the proper DLL (in this case under C:\Windows\SysWOW64\vbscript.dll) it would not allow to to delete or modify this key.  Even tried in safe mode and it still failed.

I only mention this because simply re-registering VBSCRIPT.DLL in this case will continually FAIL because it is re-registering the WRONG DLL.  I assume if you could point to the proper DLL it would resolve the issue.  Oddly this person no longer even had McAfee on the PC, and we found no services obviously using McAfee so I am not sure why Windows prevented us from modifying this key.

    • Child exploitation or abuse
    • Harassment or threats
    • Inappropriate/Adult content
    • Nudity
    • Profanity
    • Software piracy
    • SPAM/Advertising
    • Virus/Spyware/Malware danger
    • Other Term of Use or Code of Conduct violation
<< PreviousPage of 5 Next >>

Message marked as answers cannot be deleted

To delete this message, first unmark this message as an answer, then delete it.

Reason to remove escalation


Merge

Enter the thread ID of the thread you are merging into


Reply will be posted to a public thread

You are replying to a public portion of this thread. To reply privately, click Cancel, click the Private Messages tab, and Reply on that private message.

Don't show this message again

To report abuse, sign in or continue without signing in

Thank you.

Report abuse

Abuse type:

Details (optional):

Report abuse

Abuse type:

Details (required):
Enter the characters you see (required):
Type the numbers that you see in the picture.
Play audio and type the numbers that you hear.
Show a different picture.

Sign in

Hotmail, Xbox Live, Messenger, or msn accounts will also work.

Don't have one of the above accounts?

Signing in...
This page will automatically update after you are signed in.
If you are having problems, you can close this message and try to connect again.