Windows 10: microsoft.vbs

Discus and support microsoft.vbs in AntiVirus, Firewalls and System Security to solve the problem; Hi Team, We noted microsoft.vbs execution at startup on Windows 10 system. No evidence about the nature/origin of this script. Can this be part... Discussion in 'AntiVirus, Firewalls and System Security' started by ZineZine20, Dec 12, 2020.

  1. microsoft.vbs


    Hi Team,


    We noted microsoft.vbs execution at startup on Windows 10 system.

    No evidence about the nature/origin of this script.

    Can this be part windows after an update?

    Thanks.

    :)
     
    ZineZine20, Dec 12, 2020
    #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, Dec 12, 2020
    #2
  3. Edge Search Does Not Permit Change of Region


    I got these suggestions from the Microsoft Community forum.No. 1 worked for me:

    Thank you for posting the query on Microsoft Community. I am glad to assist you on this.
    We have reproduce the issue here and we are able to access non-regional search for google using Microsoft Edge.
    I would suggest you to try the below steps and check if it helps.
    Step 1:
    Clear browsing data option of Microsoft Edge and check if you face the issue. To do so perform the steps below.

    1. Click on the More actions icon next to the feedback icon present on top right corner of the Project Spartan homepage.
    2. Select Settings and click on Choose what to clear.
    3. Check the boxes Browsing history, Cookies and saved website data and Cached data and files and click on Clear.
    Step 2:
    I suggest you to create a new user account and check if the issue occurs.

    1. Go to Settings.
    2. Choose Accounts and then select Family and other users.
    3. Select add someone else on this PC.
    4. Enter a user name and hit next.
    5. Click on Finish.
    6. Sign out from the current Account and Log into the new account.
    Step 3:
    It could also happen because of network issue. I suggest you to try with different network connection and check if it helps.
     
    hurricane51, Dec 12, 2020
    #3
  4. Jake104E Win User

    microsoft.vbs

    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, Dec 12, 2020
    #4
Thema:

microsoft.vbs

Loading...
  1. microsoft.vbs - Similar Threads - microsoft vbs

  2. If you created a passkey to login to your Microsoft account with Apple

    in Windows 10 Gaming
    If you created a passkey to login to your Microsoft account with Apple: If you created a passkey to login to your Microsoft account with Apple password and passkey feature, does it replace the password? Usually for other on my accounts using passkey, it does. But it seems for Microsoft, it doesn’t unless I got passwordless? I have a hacker trying...
  3. If you created a passkey to login to your Microsoft account with Apple

    in Windows 10 Software and Apps
    If you created a passkey to login to your Microsoft account with Apple: If you created a passkey to login to your Microsoft account with Apple password and passkey feature, does it replace the password? Usually for other on my accounts using passkey, it does. But it seems for Microsoft, it doesn’t unless I got passwordless? I have a hacker trying...
  4. STILL waiting for Microsoft to fix THEIR problem with local networks changing themselves to...

    in Windows 10 Gaming
    STILL waiting for Microsoft to fix THEIR problem with local networks changing themselves to...: This has been reported NUMEROUS times here in the forums and yet the problem still remains. Rather than act like adults and accept responsibility for their errors Microsoft reps take the typical tech bro path and try and blame EVERY OTHER entity but themselves for the problem...
  5. Microsoft said I switched out of s mode only to tell me I'm still in it.

    in Windows 10 Gaming
    Microsoft said I switched out of s mode only to tell me I'm still in it.: I went through the steps the first time to switch out of s mode, microsoft store told me I had too many devices switched out of s mode so I removed a few. I pressed Get and then it said it was working on it... it then says everything is set up or something. I download mozilla...
  6. STILL waiting for Microsoft to fix THEIR problem with local networks changing themselves to...

    in Windows 10 Software and Apps
    STILL waiting for Microsoft to fix THEIR problem with local networks changing themselves to...: This has been reported NUMEROUS times here in the forums and yet the problem still remains. Rather than act like adults and accept responsibility for their errors Microsoft reps take the typical tech bro path and try and blame EVERY OTHER entity but themselves for the problem...
  7. Microsoft said I switched out of s mode only to tell me I'm still in it.

    in Windows 10 Software and Apps
    Microsoft said I switched out of s mode only to tell me I'm still in it.: I went through the steps the first time to switch out of s mode, microsoft store told me I had too many devices switched out of s mode so I removed a few. I pressed Get and then it said it was working on it... it then says everything is set up or something. I download mozilla...
  8. Can someone here please actually help me recover my account that Microsoft seems to have...

    in Windows 10 Software and Apps
    Can someone here please actually help me recover my account that Microsoft seems to have...: I've don't the recovery many time in the last TWO YEARS, to get it back. Card info, name, old password, ect. And it keeps getting denied and its really annoying cos I've bought stuff with this account. And the recovery email isn't even mine...smfh.Or at the very least get rid...
  9. unzipping a file in VBS - errors with Microsoft Windows [Version 10.0.17134.2026]

    in Windows 10 BSOD Crashes and Debugging
    unzipping a file in VBS - errors with Microsoft Windows [Version 10.0.17134.2026]: I have a vbscript that among other things unzips a compressed file. The code has been working on a number of servers one pc was just upgraded to Microsoft Windows [Version 10.0.17134.2026] and now it errors. set objShell = CreateObject"Shell.Application" set...
  10. 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?...