Windows 10: can not find C:\7296.vbs

Discus and support can not find C:\7296.vbs in Windows 10 Software and Apps to solve the problem; Every logon windows shows a number with .vbs not found in windows 10. example can not find C:\7296.vbs, number got changed every logon.... Discussion in 'Windows 10 Software and Apps' started by Amit Bhandari1, Nov 26, 2024.

  1. can not find C:\7296.vbs


    Every logon windows shows a number with .vbs not found in windows 10. example can not find C:\7296.vbs, number got changed every logon.

    :)
     
    Amit Bhandari1, Nov 26, 2024
    #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, Nov 26, 2024
    #2
  3. Jake104E Win User
    Find Task list entries with VBS

    Thank you.

    I fail to make it work though...

    I can see how the

    "cmd /c tasklist.exe"

    works when run from a cmd prompt. And that the Shell-command then can execute it.

    My goal is to know if a specific app is running. With the SQL I could then ask specifically for that App - provided I know how it shows up in the list. Hence the first try on making a list of active apps.

    In the Task Manager I only have 5 Apps. The "cmd /c tasklist.exe" shows some 160 entries - and none of them appear to be any of the Apps in the Task Manager - and not the particular one I am looking for.

    Any suggestions on how to detect (from VBS) if a specific App is running?
     
    Jake104E, Nov 26, 2024
    #3
  4. GarySutt Win User

    can not find C:\7296.vbs

    VB 2017 installation

    I have to have the instruction to use for the installation of VB 2017 to change the Save default from the C drive to the student M drive. We had this in previous years so I know it can be done. It has to be written in very simple terms so that IT can understand
    how to do it.

    I do not see a clear option in the lists below to direct this question.
     
    GarySutt, Nov 26, 2024
    #4
Thema:

can not find C:\7296.vbs

Loading...
  1. can not find C:\7296.vbs - Similar Threads - find 7296 vbs

  2. Can not find script file Windows Script Host error startup_str_801.vbs - Fix?

    in Windows 10 Software and Apps
    Can not find script file Windows Script Host error startup_str_801.vbs - Fix?: Not sure why I'm getting this error message. I eliminated the vbs file after Windows Security detected something was up and after running a full scan on command prompt. Unfortunately, that pesky message just keeps showing up every time I boot up. Please help T.T...
  3. can not find C:\7296.vbs

    in Windows 10 Drivers and Hardware
    can not find C:\7296.vbs: Every logon windows shows a number with .vbs not found in windows 10. example can not find C:\7296.vbs, number got changed every logon. Malware scanning found nothing....
  4. can not find C:\7296.vbs

    in Windows 10 Gaming
    can not find C:\7296.vbs: Every logon windows shows a number with .vbs not found in windows 10. example can not find C:\7296.vbs, number got changed every logon. https://answers.microsoft.com/en-us/windows/forum/all/can-not-find-c7296vbs/ee8e6a42-45bf-4564-82e4-c4f8618cecd9
  5. Windows cant find sonis,vbs

    in Windows 10 Gaming
    Windows cant find sonis,vbs: Whenever I open my pc i get this error. I have tried to search this on autoruns64 but still nothing https://answers.microsoft.com/en-us/windows/forum/all/windows-cant-find-sonisvbs/162b2b51-7e3a-4157-acc7-564f3eacfd93
  6. Windows cant find sonis,vbs

    in Windows 10 Software and Apps
    Windows cant find sonis,vbs: Whenever I open my pc i get this error. I have tried to search this on autoruns64 but still nothing https://answers.microsoft.com/en-us/windows/forum/all/windows-cant-find-sonisvbs/162b2b51-7e3a-4157-acc7-564f3eacfd93
  7. Windows cant find sonis,vbs

    in Windows 10 BSOD Crashes and Debugging
    Windows cant find sonis,vbs: Whenever I open my pc i get this error. I have tried to search this on autoruns64 but still nothing https://answers.microsoft.com/en-us/windows/forum/all/windows-cant-find-sonisvbs/162b2b51-7e3a-4157-acc7-564f3eacfd93
  8. Find Task list entries with VBS

    in Windows 10 Network and Sharing
    Find Task list entries with VBS: I want to detect if a given program App is running. I have made the following VB-Script to list all "programs" running: Sub ListPGMs Dim WMIService Dim ProcessList dim objSWbemObject Set WMIService = GetObject"winmgmts:" & "{impersonationLevel=impersonate}!\\" &...
  9. 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
  10. Cannot find script file 1.vbs

    in Windows 10 BSOD Crashes and Debugging
    Cannot find script file 1.vbs: I keep on receiving a Windows script file error saying Cannot find script file "C:\ProgramData\Windows\profile\1.vbs" I have run a malware scan multiple times but i still keep on getting this error....