Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - jscript error

Reply
 
Old 09-23-2007   #1 (permalink)
Grawlr


 
 

jscript error

I tried to install a program that is Vista compatible, and I keep getting an
error pop up stateing "Cannot install software because JScript is not propey
registered. Please repair JScript the restart installer".

so how do I repair jscript?

My System SpecsSystem Spec
Old 09-24-2007   #2 (permalink)
Andrew McLaren


 
 

Re: jscript error

"Grawlr" <Grawlr@xxxxxx> wrote...
Quote:

>I tried to install a program that is Vista compatible, and I keep getting
>an
> error pop up stateing "Cannot install software because JScript is not
> propey
> registered. Please repair JScript the restart installer".
Hi Grawlr

You haven't given a whole lot of information to work with; eg, what
application? And what was the actual exact text of the error message?

However ... to register Jscript is pretty easy. Open a Command Prompt as
Administrator - go to Start menu, find Command Prompt, right click and
choose "Run as Administrator" from teh context menu. Give the administrative
consent when prompted. Then an administrative command prompt will open.

Change directory to System32 -

C:\Users\Administrator>cd \Windows\System32<enter>

C:\Windows\System32>

Then use the regsvr32 command to re-register JScript.dll -

C:\Windows\System32>regsvr32 jscript.dll<enter>

You should get a message that the DLL was successfully registered. Type
"exit" to close the Command Prompt. Now try to install your program again.

If it continues to fail, please provide more background information about
the problem (or, check the vendor's support website).

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Having trouble with jscript General Discussion
Can't Register Jscript and VBscript error 0x80004005 Vista account administration
Retrieving an array from JScript / MSScriptControl VB Script
File Open and Write in JSCRIPT .NET General
What other script languages besides VBScript and JScript can be used with ScriptControl? PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46