vbscript.inf Driver File Contents (128219405294622177174.zip)

[version]
signature="$CHICAGO$"
AdvancedINF=2.5

[DefaultInstall]
RequiredEngine=Setupapi,%BadSetupVer%
ComponentName="IE5BAKEX"
ComponentVersion=5.0
CustomDestination=MSIExploreDestinationSection
CopyFiles=SysDir.Files,WinDir.Files,Command.Files,Inf.Install
AddReg=!VB.Uninst.Reg,Register.AddReg,AddReg.Extensions
RegisterOCXs=RegisterOCX.VB
BackupPath=%49000%\%UninstallData%
PerUserInstall=PUI

[DefaultInstall.NT]
RequiredEngine=Setupapi,%BadSetupVer%
ComponentName="IE5BAKEX"
ComponentVersion=5.0
CustomDestination=MSIExploreDestinationSection
CopyFiles=SysDir.Files,SysDir.Files.NT,Inf.Install
AddReg=!VB.Uninst.Reg,Register.AddReg,AddReg.Extensions.NT
RegisterOCXs=RegisterOCX.VB
BackupPath=%49000%\%UninstallData%
PerUserInstall=PUI

[PUI]
DisplayName=%DisplayDesc%
ComponentID=MSVBScript
GUID={4f645220-306d-11d2-995d-00c04f98bbc9} 
Version="5,0,3,10"
Locale=%Locale%
IsInstalled=1
RollbackUninstall=1

[MSIExploreDestinationSection]
49000=MSIExploreLDIDSection,5

[MSIExploreLDIDSection]
HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\%LProgramF%\%LMSIE4%"

[SourceDisksNames]
55=%DisplayDesc%,,0

[DestinationDirs]
Inf.Install      =17
SysDir.Files     =11
SysDir.Files.NT  =11
WinDir.Files     =25
Command.Files    =25,Command

[SourceDisksFiles]
vbscript.dll=55
vbscht.dll=55
unie5bak.inf=55
vbscript.inf=55
scrrun.dll  =55
scrrncht.dll  =55
cscript.exe =55
wscript.exe =55
wshext.dll  =55
wshom.ocx   =55

[SysDir.Files]
wshom.ocx,,,33
wshext.dll,,,33
vbscript.dll,,,33
vbscht.dll,,,33
scrrun.dll,,,33
scrrncht.dll,,,33

[SysDir.Files.NT]
wscript.exe,,,33
cscript.exe,,,33

[WinDir.Files]
wscript.exe,,,33

[Command.Files]
cscript.exe,,,33

[Inf.Install]
unie5bak.inf

[RegisterOCX.VB]
%11%\wshom.ocx
%11%\wshext.dll
%11%\vbscript.dll
%11%\scrrun.dll

[Register.AddReg]
HKLM,"%REG_WSH%\Settings","DisplayLogo",,"1"
HKLM,"%REG_APPROVE%","%CLSID_WSHEXT%",,"%DESC_WSHEXT%"

[AddReg.Extensions]
; .WSH
HKCR,".WSH","",,"WSHFile"
HKCR,"WSHFile","",,"%DESC_DOTWSH%"
HKCR,"WSHFile","IsShortcut",,"Yes"
HKCR,"WSHFile\DefaultIcon","",,"%25%\WScript.exe,1"
HKCR,"WSHFile\Shell\Open","",,"%MENU_OPEN%"
HKCR,"WSHFile\Shell\Open\Command",,,"%25%\WScript.exe ""%1"" %*"
HKCR,"WSHFile\Shell\Open2","",,"%MENU_DOSOPEN%"
HKCR,"WSHFile\Shell\Open2\Command","",,"%25%\Command\CScript.exe ""%1"" %*"
HKCR,"WSHFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"

; .VBS
HKCR,".VBS","",,"VBSFile"
HKCR,"VBSFile","",,"%DESC_DOTVBS%"
HKCR,"VBSFile\DefaultIcon","",,"%25%\WScript.exe,2"
HKCR,"VBSFile\ScriptEngine","",,"VBScript"
HKCR,"VBSFile\Shell\Open","",,"%MENU_OPEN%"
HKCR,"VBSFile\Shell\Open\Command","",,"%25%\WScript.exe ""%1"" %*"
HKCR,"VBSFile\Shell\Open2","",,"%MENU_DOSOPEN%"
HKCR,"VBSFile\Shell\Open2\Command","",,"%25%\Command\CScript.exe ""%1"" %*"
HKCR,"VBSFile\Shell\Edit","",,"%MENU_EDIT%"
HKCR,"VBSFile\Shell\Edit\Command","",,"%25%\Notepad.exe %1"
HKCR,"VBSFile\Shell\Print","",,"%MENU_PRINT%"
HKCR,"VBSFile\Shell\Print\Command","",,"%25%\Notepad.exe /p %1"
HKCR,"VBSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"

; .JS
HKCR,".JS","",,"JSFile"
HKCR,"JSFile","",,"%DESC_DOTJS%"
HKCR,"JSFile\DefaultIcon","",,"%25%\WScript.exe,3"
HKCR,"JSFile\ScriptEngine","",,"JScript"
HKCR,"JSFile\Shell\Open","",,"%MENU_OPEN%"
HKCR,"JSFile\Shell\Open\Command","",,"%25%\WScript.exe ""%1"" %*"
HKCR,"JSFile\Shell\Open2","",,"%MENU_DOSOPEN%"
HKCR,"JSFile\Shell\Open2\Command","",,"%25%\Command\CScript.exe ""%1"" %*"
HKCR,"JSFile\Shell\Edit","",,"%MENU_EDIT%"
HKCR,"JSFile\Shell\Edit\Command","",,"%25%\Notepad.exe %1"
HKCR,"JSFile\Shell\Print","",,"%MENU_PRINT%"
HKCR,"JSFile\Shell\Print\Command","",,"%25%\Notepad.exe /p %1"
HKCR,"JSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"

[AddReg.Extensions.NT]
; .WSH
HKCR,".WSH","",,"WSHFile"
HKCR,"WSHFile","",,"%DESC_DOTWSH%"
HKCR,"WSHFile","IsShortcut",,"Yes"
HKCR,"WSHFile\DefaultIcon","",,"%11%\WScript.exe,1"
HKCR,"WSHFile\Shell\Open","",,"%MENU_OPEN%"
HKCR,"WSHFile\Shell\Open\Command",,,"%11%\WScript.exe ""%1"" %*"
HKCR,"WSHFile\Shell\Open2","",,"%MENU_CONOPEN%"
HKCR,"WSHFile\Shell\Open2\Command","",,"%11%\CScript.exe ""%1"" %*"
HKCR,"WSHFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"

; .VBS
HKCR,".VBS","",,"VBSFile"
HKCR,"VBSFile","",,"%DESC_DOTVBS%"
HKCR,"VBSFile\DefaultIcon","",,"%11%\WScript.exe,2"
HKCR,"VBSFile\ScriptEngine","",,"VBScript"
HKCR,"VBSFile\Shell\Open","",,"%MENU_OPEN%"
HKCR,"VBSFile\Shell\Open\Command","",,"%11%\WScript.exe ""%1"" %*"
HKCR,"VBSFile\Shell\Open2","",,"%MENU_CONOPEN%"
HKCR,"VBSFile\Shell\Open2\Command","",,"%11%\CScript.exe ""%1"" %*"
HKCR,"VBSFile\Shell\Edit","",,"%MENU_EDIT%"
HKCR,"VBSFile\Shell\Edit\Command","",,"%11%\Notepad.exe %1"
HKCR,"VBSFile\Shell\Print","",,"%MENU_PRINT%"
HKCR,"VBSFile\Shell\Print\Command","",,"%11%\Notepad.exe /p %1"
HKCR,"VBSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"

; .JS
HKCR,".JS","",,"JSFile"
HKCR,"JSFile","",,"%DESC_DOTJS%"
HKCR,"JSFile\DefaultIcon","",,"%11%\WScript.exe,3"
HKCR,"JSFile\ScriptEngine","",,"JScript"
HKCR,"JSFile\Shell\Open","",,"%MENU_OPEN%"
HKCR,"JSFile\Shell\Open\Command","",,"%11%\WScript.exe ""%1"" %*"
HKCR,"JSFile\Shell\Open2","",,"%MENU_CONOPEN%"
HKCR,"JSFile\Shell\Open2\Command","",,"%11%\CScript.exe ""%1"" %*"
HKCR,"JSFile\Shell\Edit","",,"%MENU_EDIT%"
HKCR,"JSFile\Shell\Edit\Command","",,"%11%\Notepad.exe %1"
HKCR,"JSFile\Shell\Print","",,"%MENU_PRINT%"
HKCR,"JSFile\Shell\Print\Command","",,"%11%\Notepad.exe /p %1"
HKCR,"JSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"

[!VB.Uninst.Reg]
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\IE5BAKEX","QuietDisplayName",,%DisplayDesc%
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE5BAKEX","QuietUninstallString",,"rundll32 advpack.dll,LaunchINFSectionEx %17%\unie5bak.inf,,,256"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE5BAKEX","RequiresIESysFile",,"5.00"

[Strings]
; Unlocalizable strings
REG_WSH = "Software\Microsoft\Windows Scripting Host"
REG_APPROVE = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
CLSID_WSHEXT = "{60254CA5-953B-11CF-8C96-00AA00B8708C}"

; Localizable strings
LMSIE4 = "Internet Explorer"
LProgramF = "Program Files"
BadSetupVer = "±zªº¨t²Î¿ò¥¢¥²­nªº¦w¸Ëµ{¦¡¤ÞÀº¡C"
UninstallData = "Uninstall Information"
DisplayDesc = "Visual Basic Scripting ¤ä´©"
Locale = "TW"

DESC_DOTWSH = "Windows Scripting Host Settings File"
DESC_DOTVBS = "VBScript Script File"
DESC_DOTJS = "JScript Script File"
DESC_WSHEXT = "Shell extensions for Windows Scripting Host"

MENU_OPEN = "¶}±Ò(&O)"
MENU_CONOPEN = "¨Ï¥Î©R¥O´£¥Ü¦r¤¸¶}±Ò(&W)"
MENU_DOSOPEN = "¨Ï¥Î MS-DOS ¶}±Ò(&W)"
MENU_EDIT = "½s¿è(&E)"
MENU_PRINT = "¦C¦L(&P)"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.34