iTunes 7.1.1 update VBScript

  • Thread starter Thread starter LarryW
  • Start date Start date
L

LarryW

In trying to install the iTunes 7.1.1 update it reports that VBScript is
either not installed or it's disabled and says to enable it and re-register
it but doesn't say how. I have Windows Live One Care for the firewall but I
can't find anything in that or in the IE options settings that specifically
about VBScript. How do I enable VBScript and re-register it? Thanks!
 
Most likely the error is wrong. I don't know where in the process you are
getting this error, but did you run the installer elevated?
 
I tried running it with elevated admin and I tried turning off the Windows Live
One Care firewall but I still get the message that VBScript either isn't
installed or is disabled but no information about how to solve it <sigh>. Any
other ideas?
 
Okay, finally found out what the problem was. Apparently the Vista install
doesn't register VBScript so I had to find vbscript.dll and regsvr32 it. No idea
why the iTunes 7.1 install worked fine without it but 7.1.1 wouldn't.
 
In my case I opened a command prompt and changed to the \windows\system32
directory. Then I entered 'regsvr32 vbscript.dll' (without the quotes).
 
What LarryW said. Pls note that you'll need to open an elevated Command Prompt to register the module correctly. To open an elevated Command Prompt, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


could you please give us the complete command to register it

--
 
In trying to install the iTunes 7.1.1 update it reports that VBScript is either not installed or it's disabled and says to enable it and re-register it but doesn't say how.How do I enable VBScript and re-register it? Thanks!

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
Open an elevated Command Prompt to register the module vbscript.dll. To open an elevated Command Prompt, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.

Type the following in the Command Prompt window:

regsvr32 vbscript.dll

Press ENTER

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


<Saroj Raj Regmi> wrote in message In trying to install the iTunes 7.1.1 update it reports that VBScript is either not installed or it's disabled and says to enable it and re-register it but doesn't say how.How do I enable VBScript and re-register it? Thanks!

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
Thank you so much for this posting!! I have been trying to download iTunes
for the past 2 weeks and no one seems to know what the "error" code was or
how to fix it. Now I can finally download music to my daughters iPod that
she received at Christmas!
 
Thank you sooooo much for this information, I was having serious issues
getting my Ipod to work with this new laptop I bought 3 weeks ago. I can
finally update my I tunes. I would not have know what to do if i hadnt
stumbled across this post.
 
Absolutely bloody wonderful advice - thank God someone out there understands
those of us who don't understand most of you. My iTunes just installed and I
am over the moon. Thanks heaps
--
What''''s This?


johnmitchell17 said:
Thank you so much for this posting!! I have been trying to download iTunes
for the past 2 weeks and no one seems to know what the "error" code was or
how to fix it. Now I can finally download music to my daughters iPod that
she received at Christmas!

Ramesh said:
Open an elevated Command Prompt to register the module vbscript.dll. To open an elevated Command Prompt, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.

Type the following in the Command Prompt window:

regsvr32 vbscript.dll

Press ENTER

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


<Saroj Raj Regmi> wrote in message In trying to install the iTunes 7.1.1 update it reports that VBScript is either not installed or it's disabled and says to enable it and re-register it but doesn't say how.How do I enable VBScript and re-register it? Thanks!

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
Back
Top