Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Smartphone Help and Discussion Forums > BlackBerry Storm > Storm OS Discussion

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 05-27-2009, 09:23 PM
CrackBerry Abuser
Device(s): 9530 (Storm)
Carrier: Verizon
Pin: HEAD
 
Location: Rome, GA
Join Date: Nov 2008
Posts: 350
Likes Received: 0
Thanked 1 Time in 1 Post
Default Windows Vista/7- Dreaded Error 2738 FIX

Ran in to this tonight trying to un-install a couple RIM OSs:

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

Couldn't uninstall, install, or repair, no matter what I did, short of reloading Windows.

Most common fix is to register the vbscript.dll, but this didn't solve it either, even tried to unregister it with the /u switch, same error.

Here's the fix:

1- First try to register the vbscript.dll
A- Click Start "globe"
B- Type in Search programs and files box> cmd
cmd.exe should show in list, right click on it and select Run as administrator
C- Make sure your in system32 directory, if your unsure type:
for 32bit OS => cd %windir%\system32
for 64bit OS => cd %windir%\syswow64
D- Now register the dll with this:
regsvr32 vbscript.dll
You should receive a massage saying it was successful.

Now try to install or uninstall again.
If you still get error then it's time for a quick regedit:

1- Click Start "globe"
A- Type in Search programs and files box> regedit
regedit.exe should show in list, right click on it and select Run as administrator
2- Find this key and delete it:
HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{ B54F3741-5B07-11CF-A4B0-00AA004A55E8}
Now done with regedit.
3- Register the vbscript.dll as described above.

Now you should be able to install or uninstall.

NOTE: This will also work with VZAccess Manager for RIM, if your getting the same error message.

Hope this helps anyone having this problem.
__________________
mrZõ§õ
Reply With Quote Tip this Post
Thanked by wezbb (04-06-2011)
  #2  
Old 02-19-2010, 04:04 PM
CrackBerry Genius
Device(s): Bold 9930
Carrier: Verizon Wireless
 
Location: North Carolina
Join Date: Aug 2008
Posts: 1,774
Likes Received: 4
Thanked 3 Times in 2 Posts
Default

After CLSID I do not have a { B54F3741-5B07-11CF-A4B0-00AA004A55E8}
Now done with regedit.
__________________
From BlackBerry to Android and Back To BlackBerry. Thank you to the Bold 9930, which also brought me back on Verizon!
Reply With Quote Tip this Post
  #3  
Old 05-05-2010, 11:59 AM
CrackBerry Addict
Device(s): 9810 Torch
Carrier: AT&T/Cingular
Pin: 27ffb657
 
Location: Oregon, USA
Join Date: Feb 2008
Posts: 625
Likes Received: 8
Thanked 7 Times in 6 Posts
Default

with the reg edit this worked perfectly.

Thanks CB.com!!!!
__________________
CB Black Pearl 8100 > CB Blacked out Bold 9000 (stolen sadly) > iPhone 3G (jailbroken with Redsn0w) > CB Curve 8310 just until Bold Touch drops > Passed up the 9900 in favor of a White Torch 9810. + 16GB PlayBook (Stolen... Very Sadly) > White Torch 9810. + B&N Book Tablet rooted with cwm7 + new 16GB PlayBook

Pics of my blackout job

Use DropBox, it's a life saver!: http://db.tt/sJ8qDim
Reply With Quote Tip this Post
  #4  
Old 05-05-2010, 12:08 PM
CrackBerry Abuser
Device(s): 9550 (Storm2)
Carrier: Verizon
 
Location: Colorado
Join Date: Dec 2008
Posts: 196
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Just be very careful when playing around in the registry. You can screw things up royally.
Reply With Quote Tip this Post
  #5  
Old 05-05-2010, 12:36 PM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Verizon
 
Join Date: Jan 2009
Posts: 86
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Ltapilot View Post
Just be very careful when playing around in the registry. You can screw things up royally.
+1 ...play it safe. Export your registry file prior to making any changes to your registry.
__________________
http://www.ustream.tv/channel/DeLaSouls-Dugout
24/7 of the best music your ears can hear.
@johnceef on twitter / http://www.twitter.com/johnceef
Reply With Quote Tip this Post
  #6  
Old 12-09-2010, 12:59 AM
CrackBerry Newbie
Device(s): 9780 (Bold)
Carrier: Maxis
 
Join Date: Jan 2010
Posts: 4
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

McAfee cleanup and removal utility tool will DEFINITELY help you all.

It works perfectly!

> download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe
__________________
I would never buy a car hoping it will be an "investment", unless you are measuring the dividends in smiles !
Reply With Quote Tip this Post
  #7  
Old 04-06-2011, 04:30 AM
CrackBerry Newbie
Device(s): 8520 (Curve)
Carrier: Vodafone
 
Join Date: Oct 2009
Posts: 4
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Thanks MrZoSo for a helpful thread! As usual Crackberry trumps Microsoft's own support forums.

Technical note, that for Windows 7 64 bit the registry key I had to remove was HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}, after which I registered via "C:\Windows\system32>regsvr32.exe vbscript.dll"

+1 :-)
Reply With Quote Tip this Post
  #8  
Old 01-09-2012, 04:22 PM
CrackBerry Addict
Device(s): 9900, 9810, 9780, 9380 (all personal); 9790 (work), PlayBook 32GB
Carrier: Rogers and Bell
Pin: the tail on the donkey
 
Location: Toronto
Join Date: Jun 2009
Posts: 615
Likes Received: 7
Thanked 10 Times in 9 Posts
Default

Quote:
Originally Posted by Terrigno View Post
After CLSID I do not have a { B54F3741-5B07-11CF-A4B0-00AA004A55E8}
Now done with regedit.
Same here. On Vista 32-bit. Registered the dll, was successful (according to message anyway) but this registry key does not exist. I cannot uninstall either 6.0 or 7.0 from my system. Any other solutions?

P.S. I use Norton Internet Security, and also Windows Defender.

**Update also ran the McAfee removal tool (I had used McAfee a few years ago before switching to Norton). It did 'remove' some 'things' but still no go. None of these suggestions have worked, and I have also looked on BB forums, MSFT forums, etc. I tried uninstalling DM as well and got same error.

Last edited by andy957; 01-10-2012 at 03:25 PM.
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Smartphone Help and Discussion Forums > BlackBerry Storm > Storm OS Discussion   Windows Vista/7- Dreaded Error 2738 FIX

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes