Windows 10: Windows batch file: Driver Installation - Is this file safe or spyware or even required...

Discus and support Windows batch file: Driver Installation - Is this file safe or spyware or even required... in Windows 10 Network and Sharing to solve the problem; Windows batch file: Driver Installation - This file was installed on my desktop on 12/18/2019 per the properties Is this file safe or spyware or even... Discussion in 'Windows 10 Network and Sharing' started by EarleneWill, Dec 22, 2019.

  1. Windows batch file: Driver Installation - Is this file safe or spyware or even required...


    Windows batch file: Driver Installation - This file was installed on my desktop on 12/18/2019 per the properties

    Is this file safe or spyware or even required for Windows 10?


    It is on my desktop since Dec. 18 & I don't recall authorizing it. It may have been placed there by scammers who took control of my computer on that same date.


    As a result of the scammers, I had to close my bank account and am in process of changing all my passwords. HP checked my computer, but did not mention anything about that file and since I had not noticed it, I didn't ask. McAfee hasn't taken action on this file, either, but I don't think keeping it on my desktop is a good idea even if it is a legitimate Windows file.


    Please advise.

    :)
     
    EarleneWill, Dec 22, 2019
    #1
  2. adrianx Win User

    Batch File Recognition

    I use batch file to take multiple log file from the network at the boot time and to test the existence of diferent spyware in a network. I know basic, batch and that is ~ all that I know for now, but I'm at university... I must learn more.
     
    adrianx, Dec 22, 2019
    #2
  3. oily_17 Win User
    Batch Files Knowledge Base

    Don't use batch files very much but one I find useful is for creating a list of files in a directory.
    Just copy the text below into Notepad and save as Filelist.bat

    dir /a /-p /o:gen >filelist.txt

    When you run it from a folder it will create a Filelist.txt file,in the same folder, that lists all the files in that folder.Useful when you are too lazy to type all the files out yourself.
     
    oily_17, Dec 22, 2019
    #3
  4. Windows batch file: Driver Installation - Is this file safe or spyware or even required...

    Batch Files Knowledge Base

    Very nice and usefull thanks for contributing.
     
    AphexDreamer, Dec 22, 2019
    #4
Thema:

Windows batch file: Driver Installation - Is this file safe or spyware or even required...

Loading...
  1. Windows batch file: Driver Installation - Is this file safe or spyware or even required... - Similar Threads - batch file Driver

  2. Batch File

    in Windows 10 Software and Apps
    Batch File: Hi, I am trying to create a batch file to determine whether a user account is signed on.I don't have enough experience to get it to @Echo it worked. Any advice please.Batch file:REM Query whether user SBackup is active@echo onsetlocal enabledelayedexpansionset...
  3. Windows Batch File

    in Windows 10 Gaming
    Windows Batch File: I am performing a backup using xcopy with /e/y/d. One folder is giving me a problem. The source looks like this: Level 1 ----------...
  4. Windows Batch File

    in Windows 10 Software and Apps
    Windows Batch File: I am performing a backup using xcopy with /e/y/d. One folder is giving me a problem. The source looks like this: Level 1 ----------...
  5. Batch Files

    in Windows 10 Gaming
    Batch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10
  6. Batch Files

    in Windows 10 Software and Apps
    Batch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10
  7. Batch Files

    in Windows 10 Network and Sharing
    Batch Files: How do i make it that my batch file puts itself in to startup https://answers.microsoft.com/en-us/windows/forum/all/batch-files/6156404d-20d4-4f58-bee5-14629dbf7b10
  8. Batch File

    in Windows 10 Support
    Batch File: I need a batch file to create a folder with sub folders. The sub folders will be named the current date, they will go in a folder on c drive. For example we can call the folder test and it would be in documents on c drive. Every time we run the batch file it would create a...
  9. Batch Files

    in Windows 10 Network and Sharing
    Batch Files: I cannot remember how to open a FILE browser in batch, i was trying to create something were it opens a file browser, and the file you click on, gets deleted. https://answers.microsoft.com/en-us/windows/forum/all/batch-files/335a0e0d-62b0-4615-b303-4a7bb548cc6c"
  10. batch file

    in Windows 10 Network and Sharing
    batch file: I want a BAT file to be executed when a USB plugged in to the PC. How can I do it? https://answers.microsoft.com/en-us/windows/forum/all/batch-file/1af5ec02-b6c8-4916-959b-ed0327a964e7"