Microsoft Windows 7 Home Premium 64BIT Operating System Software  OEM DVD Logo
Posted on Jan 15, 2013
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

Fix my vb script engine on my computer / Windows 7

Restore vB script host engine

2 Answers

Kimberlylweb Mclaughlindlsu

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that hasĀ over 10 points.

Problem Solver:

An expert who has answered 5 questions.

  • Contributor 9 Answers
  • Posted on Oct 12, 2015
Kimberlylweb Mclaughlindlsu
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Corporal:

An expert that hasĀ over 10 points.

Problem Solver:

An expert who has answered 5 questions.

Joined: Oct 12, 2015
Answers
9
Questions
0
Helped
6427
Points
31

Personally recommend you going:
https://plus.google.com/106859544546193125745/posts/LdmdW9659fj, to get product keys for your windows 7, keys in this site are of high quality and low price.

Brian Sullivan

Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that gotĀ 20 achievements.

All-Star:

An expert that gotĀ 10 achievements.

MVP:

An expert that gotĀ 5 achievements.

  • Microsoft Master 27,725 Answers
  • Posted on Jan 15, 2013
Brian Sullivan
Microsoft Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that gotĀ 20 achievements.

All-Star:

An expert that gotĀ 10 achievements.

MVP:

An expert that gotĀ 5 achievements.

Joined: Jul 19, 2010
Answers
27725
Questions
1
Helped
5776703
Points
79191

Fix Windows Script Host If you are experiencing script host issues, you might notice error messages such as "Library not registered." Script host issues occur when scripting components do not exist in the Windows registry, according to Microsoft. Your version of Windows determines how the missing scripting components affect your system. You can repair script host problems by using your PC's native features.
Press the "Windows" key. Type "cmd" in the dialog box and press "Enter." This will open the Command Prompt. Type the following commands at the prompt one at a time and press "Enter:" regsvr32 %systemroot%\system32\vbscript.dll regsvr32 %systemroot%\system32\jscript.dll regsvr32 %systemroot%\system32\dispex.dll regsvr32 %systemroot%\system32\scrobj.dll regsvr32 %systemroot%\system32\scrrun.dll regsvr32 %systemroot%\system32\wshext.dll regsvr32 %systemroot%\system32\wshom.ocx Exit the Command Prompt. b> Register Components on 64-bit Systems b> Press the "Windows" key. Type "cmd" in the dialog box and press "Enter." This will open the Command Prompt. Type the following commands at the prompt one at a time and press "Enter:" %systemroot%\system32\regsvr32 %systemroot%\system32\vbscript.dll %systemroot%\system32\regsvr32 %systemroot%\system32\jscript.dll %systemroot%\system32\regsvr32 %systemroot%\system32\dispex.dll %systemroot%\system32\regsvr32 %systemroot%\system32\scrobj.dll %systemroot%\system32\regsvr32 %systemroot%\system32\scrrun.dll %systemroot%\system32\regsvr32 %systemroot%\system32\wshext.dll %systemroot%\system32\regsvr32 %systemroot%\system32\wshom.ocx Exit the Command Prompt.
Enable Windows Script Host b> Windows Script Host is an administration tool by Microsoft that creates an environment for hosting scripts. According to Microsoft, Script Host will manage security and invoke the proper script engine. Script Host comes standard on all Windows operating system versions 98 and later. Therefore, you can easily enable Script Host on your computer. Go to the Windows Desktop. Click on the "Start" button. Select "Run" from the menu of options and icons that opens. Type the word "regedit" into the text box of the Run window and then click "OK." The Registry Editor window will appear. Select "HKEY_CURRENT_USER\Software\Microsoft\Windows Script Host\Settings" from the folders on the left of the Registry Editor window. Double click on "Enabled" in the window pane to the right. Set the Value to 1. Return to the folders list in the Registry Editor. Select the folder "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Script Host\Settings." Again double click on "Enabled" in the window pane to the right and set the value to 1. That's it, you have successfully enabled Windows Script Host.

Ad

5 Related Answers

Anonymous

  • 2427 Answers
  • Posted on Jan 09, 2008

SOURCE: Installing SQL server and VB.NET on VISTA Home Basic

installl SQL SERVER 2005

Vb.net is fine its your sql that will mess things up

BTW visual studio come with an SQL server

Ad
fblock

Fred Block

  • 289 Answers
  • Posted on Apr 24, 2009

SOURCE: Connecting VB 6.0 with matlab

You can copy or move a file using VB from one folder in your file system to another (matlab's) using VB6. Outside of this, you would need to be more detailed with your request please.

heytimc

  • 17 Answers
  • Posted on May 27, 2009

SOURCE: VB 6.0 ROUNDING A NUMBER

Use the Math.Round() function. It takes two arguments, the first is your number or a variable holding your number and the second is the number of decimal places. This will only round to fractions of a whole number though and you need to round to the nearest 10. So divide your number by 10 before you round to shift the decimal place once to the left and multiply by 10 again afterwards to shift it back again.

answer = Math.Round(32.1 / 10, 0) * 10

Anonymous

  • 555 Answers
  • Posted on Jun 16, 2009

SOURCE: VB 6.0 code to zip a file without using the WinZip

hello try to browse this site:
www.vbcode.com
www.planet-source-code.com

YOU CAN FIND MORE FREE PROGRAM THEIR

Anonymous

  • 1 Answer
  • Posted on Dec 24, 2009

SOURCE: VB codes of rent and return of video rental system

hi,
i will help u could u pls tell me ur Requirement in detail
Thx with best regard
Tahir

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

461 views

Ask a Question

Usually answered in minutes!

Top Microsoft Computers & Internet Experts

Sudeep Chatterjee
Sudeep Chatterjee

Level 3 Expert

3269 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3869 Answers

Brad Brown

Level 3 Expert

19190 Answers

Are you a Microsoft Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...