Windows 10: C:\Desktop-devicename\GvRifs\Run.vbs error on startup

Discus and support C:\Desktop-devicename\GvRifs\Run.vbs error on startup in Windows 10 Network and Sharing to solve the problem; I recieve an error message relating to being unable to locate the above file on startup. There are a number of posts online about the run.vbs file but... Discussion in 'Windows 10 Network and Sharing' started by DerekBall2, Mar 3, 2021.

  1. C:\Desktop-devicename\GvRifs\Run.vbs error on startup


    I recieve an error message relating to being unable to locate the above file on startup. There are a number of posts online about the run.vbs file but it only refers to the windows directory and not the same path I have. The file actually exists in the location listed but the laptp seems unable to run the script. I have tried to edit the registry and re type the detail listed against userinit but it didn't solve the problem. Has anyone encountered this before and how did they fix it. It only seemed to appear after a machine blue screen crash.

    :)
     
    DerekBall2, Mar 3, 2021
    #1

  2. VBS Msgbox

    Denis,

    • I was too lazy to compute the size programmatically. And, it the 2005 version the message box always came up hidden, so I always used 0 for the top. It's also part of my OCD to be able to control everything.
    • I personally don't need it to timeout. I used this in vbs files to ask to continue to the next step, skip the next step or cancel the vbs. BTW, I added the code back in but keep it assign it to 0.
    • Sound was calling Windows Media Player: WshShell.Run "C:\Users\donast\desktop\sndrec32.lnk",7,false the lnk is a shortcut on my old desktop that had: "C:\Program Files (x86)\Windows Media Player\wmplayer.exe"
      "C:\Users\Public\Music\Wavefiles\Twilight.wav"
    • Yes. The value is the number of the button in the order specified when calling it.
    • Never really thought about it as all my VBS/VBA code is relatively simple and I add comments in the file as necessary to remind me what is going on. I don't usually have anyone to share my code.
    FYI I use a VBS to call it. Here's a line from a test vbs I use to run your version:

    choice=Wshshell.run("custommsgbox.vbs " & wscript.scriptname & " ""CopyFiles.vbs done. Continue with UnArchVista.vbs?"" ""White"" ""Black"" 40 ""Yes"" ""No"" ""Cancel""",1,true)

    Copy it to a text editor to see all the spaces, etc. Took me a while back the to figure it out.

    Don
     
    DRARetired, Mar 3, 2021
    #2
  3. Avedis53 Win User
    Can't get GPU-Z to start with Windows 8.1 startup

    I'm not sure how to do that. Could you list the steps for a noob?
     
    Avedis53, Mar 3, 2021
    #3
  4. brucefl Win User

    C:\Desktop-devicename\GvRifs\Run.vbs error on startup

    Windows 10 won't stay asleep? Powercfg -devicequery wake_armed/Powercfg -devicedisablewake "devicename"

    I have been checking to windows 10 not staying asleep. I go to power and sleep sometimes after about 15 seconds or so it comes back out of sleep. I found this (below) and when I check it shows mouse and keyboard. Will it affect the system when I want it
    to come out of sleep and I move my mouse or touch a key? Figured I would ask first. Kind of concerned if I disable it that it may not come out of sleep mode? Thanks Bruce

    If the issue still occurs, I would suggest you to check if there is any devices that is preventing the computer to go to sleep mode. Follow the steps:

    a) Type cmd on the Start screen and right click on it. Select Run as administrator.

    b) Type the following command and hit Enter:

    Powercfg -devicequery wake_armed

    c) You will get the name/names of the devices. To disable a specific device from waking the computer, run the following command:

    Powercfg -devicedisablewake "devicename"

    Note: Make sure that you replace the “devicename”placeholder with the name of the device that you want to disable.

    d) If this issue still occurs after you disable one device, disable the devices in this list one by one until you determine which device is causing the issue. If you want to re-enable a device to wake the computer,
    run the following command:

    Powercfg -deviceenablewake "devicename" command.
     
    brucefl, Mar 3, 2021
    #4
Thema:

C:\Desktop-devicename\GvRifs\Run.vbs error on startup

Loading...
  1. C:\Desktop-devicename\GvRifs\Run.vbs error on startup - Similar Threads - Desktop devicenameGvRifsRun vbs

  2. VBS script opening error

    in Windows 10 Gaming
    VBS script opening error: Hi guys.A .vbs script in the startup/programs folder that should open on every startup displays the following error and the script fails to run every time.The error message is -' Creates a SR point during the first startup of the day ' Option Explicit Dim SRP, CSRP, objWMI,...
  3. VBS script opening error

    in Windows 10 Software and Apps
    VBS script opening error: Hi guys.A .vbs script in the startup/programs folder that should open on every startup displays the following error and the script fails to run every time.The error message is -' Creates a SR point during the first startup of the day ' Option Explicit Dim SRP, CSRP, objWMI,...
  4. VBS script opening error

    in Windows 10 BSOD Crashes and Debugging
    VBS script opening error: Hi guys.A .vbs script in the startup/programs folder that should open on every startup displays the following error and the script fails to run every time.The error message is -' Creates a SR point during the first startup of the day ' Option Explicit Dim SRP, CSRP, objWMI,...
  5. Microsoft VBS script runtime error

    in Windows 10 BSOD Crashes and Debugging
    Microsoft VBS script runtime error: I am getting a Windows Script Host pop-up that says \AppData\Roaming\vlep....It says File Not Found and Code 800A0035 - Microsoft VBS script runtime error. Does anyone know how i can fix this?...
  6. Error in the File C:system33\windows 1,2 .vbs

    in Windows 10 BSOD Crashes and Debugging
    Error in the File C:system33\windows 1,2 .vbs: Whenever I turn on my pc these 2 errors appear. Can anyone pls help me fix these, they appear every time I turn on my pc or turn on the Power supply. [ATTACH] [ATTACH]...
  7. VBS

    in Windows 10 Network and Sharing
    VBS: How do you make a vbs file open a file? https://answers.microsoft.com/en-us/windows/forum/all/vbs/9897f943-4d77-46e7-aeae-2e27d00f7937
  8. Vbs Error

    in Windows 10 Network and Sharing
    Vbs Error: I am getting an error "Microsoft VBScript runtime error '800a000d'" when trying to access a link on a trusted website https://answers.microsoft.com/en-us/windows/forum/all/vbs-error/6a6b54ea-f2c5-4106-9635-8b9d1a617f1f
  9. Desktop on Startup

    in Windows 10 Customization
    Desktop on Startup: I've been using win10 for a year or more. When I installed it, I set it up to show the desktop like win95 XP. Now when I start up, the new Win10 Tiles appear. I don't know how to get it back. Andy 52231
  10. 32.vbs error

    in Windows 10 Support
    32.vbs error: My laptop shows this error everytime I turn it on "Windows cannot find '32.vbs'. Make sure you typed the name correctly, and then try again." I have Windows 10. Help! 88832