Windows 10: autorun.inf file

Discus and support autorun.inf file in AntiVirus, Firewalls and System Security to solve the problem; All files in removable disk (d:) are gone and was replaced by autorun.inf file and a nameless shortcut icon.[ATTACH]... Discussion in 'AntiVirus, Firewalls and System Security' started by JosiahTiburcio, Jul 10, 2018.

  1. autorun.inf file


    All files in removable disk (dautorun.inf file :) are gone and was replaced by autorun.inf file and a nameless shortcut icon. autorun.inf file 4644d887-95ef-4b1a-950c-54e66968bb70?upload=true.png

    :)
     
    JosiahTiburcio, Jul 10, 2018
    #1
  2. mars Win User

    USB Autorun

    Hi Guys!
    I have created a Java program and build it into a JAR file. What I want is to autorun this Jar file. I already created an autorun.inf file but still no good. My code goes like this..

    [autorun]
    open=myjava.jar
    action=Run myjava Program
    icon=myjava.jar
    label=theis

    **I already copied my inf file in my USB and I also copied myjava.jar file but there's no good.

    hope you can help me. *Smile autorun.inf file :)

    OS: Windows 7
    USB: Generic
     
  3. autoruns

    When I do autoruns on windows 10, I type this

    [autorun]

    open=filename.fileextension

    label=blah

    icon=lol.ico

    I save as .inf and when I plug the USB in it changes the icon and changes the drive name but does not open the file. The file is also in the root folder so why?
     
    pickdiamond, Jul 10, 2018
    #3
  4. autorun.inf file

    Windows 10 Autorun?

    Hello,

    As you are asking whether the security of disabling Autorun/Autoplay option from system settings is the same as disabling from the registry and will take affect in the same way. There is no need to worry about virus threats which usually attack from autorun/autoplay.
    If you want to disable autorun/autoplay from registry, follow the steps provided below:

    • Type regedit in the search box and press Enter.
    • Navigate to the following location: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    • In the right pane of the window create a new DWORD value "NoDriveTypeAutorun".
    • Set the value based on the following requirements:
      • FF – To disable AutoRun on all drives
      • 20 – To disable AutoRun on CD-ROM drives
      • 4 – To disable AutoRun on removable drives
      • 8 – To disable AutoRun on fixed drives
      • 10 – To disable AutoRun on network drives
      • 40 – To disable AutoRun on RAM disks
      • 1 – To disable AutoRun on unknown drives
    • If you want to disable AutoRun on a certain combination of drives, you’ll have to combine their values. For example, if you want to disable AutoRun on CD-ROM and removable drives, set the value of DWORD to 28.
    • If you want to return AutoRun functionality, just delete the NoDriveTypeAutorun DWORD value.

    Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore,
    make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following
    article number to view the article in the Microsoft Knowledge Base:

    322756 (http://support.microsoft.com/kb/322756/ )

    How to back up and restore the registry in Windows


    Hope this helps. Keep us posted on the status for further assistance.
     
    Eeshwar Kumar, Jul 10, 2018
    #4
Thema:

autorun.inf file

Loading...
  1. autorun.inf file - Similar Threads - autorun inf file

  2. AUTORUN

    in Windows 10 Software and Apps
    AUTORUN: HiWhat is this for found in my downloaded areaThank youTIMMY 2 TOES https://answers.microsoft.com/en-us/windows/forum/all/autorun/3e7ac7b4-73d9-4033-abfe-b20cef58bae4
  3. Autoruns File Not Found

    in Windows 10 Software and Apps
    Autoruns File Not Found: I recently opened my AutoRuns and found this. What is the meaning of this? Is this okay? https://answers.microsoft.com/en-us/windows/forum/all/autoruns-file-not-found/558c62e5-92f5-4081-98c5-5602a19c9d74
  4. Autoruns File Not Found

    in Windows 10 BSOD Crashes and Debugging
    Autoruns File Not Found: I recently opened my AutoRuns and found this. What is the meaning of this? Is this okay? https://answers.microsoft.com/en-us/windows/forum/all/autoruns-file-not-found/558c62e5-92f5-4081-98c5-5602a19c9d74
  5. Autoruns File Not Found

    in Windows 10 Gaming
    Autoruns File Not Found: I recently opened my AutoRuns and found this. What is the meaning of this? Is this okay? https://answers.microsoft.com/en-us/windows/forum/all/autoruns-file-not-found/558c62e5-92f5-4081-98c5-5602a19c9d74
  6. Touchpad or mouse INF file

    in Windows 10 Gaming
    Touchpad or mouse INF file: Hello,I'm trying to make a WinPE-based bootable media but find that touchpad or mouse no longer works with it. I think I need to insert the right INF file into it but am having difficulty finding the INF file. I tried "msmouse.inf" but it didn't work and is also quite...
  7. net1ic64.inf file Request

    in Windows 10 Drivers and Hardware
    net1ic64.inf file Request: can anybody give me net1ic64.inf file Please https://answers.microsoft.com/en-us/windows/forum/all/net1ic64inf-file-request/62216ee0-6154-4003-b0f4-c9ee853396b7
  8. inf file access

    in Windows 10 Software and Apps
    inf file access: WIN 10 home 64 I have an .inf file in windows/sys32/driverstore/.... can't get access to update a couple of lines to enable driver recognition on my DAW console I have installed a file unlock app, still can't get sys access what are my options?...
  9. inf file not found error

    in Windows 10 Drivers and Hardware
    inf file not found error: When i install the amd software it shows inf file not found and stops win10 pro AMD R5 M230 Pls help https://answers.microsoft.com/en-us/windows/forum/all/inf-file-not-found-error/8139e499-d773-468d-8719-669652e73e73
  10. Autoplay (or is it autorun?) issue with mounted images inf ignored

    in Windows 10 Support
    Autoplay (or is it autorun?) issue with mounted images inf ignored: So after re-installing daemon tools (i didnt get the memo that sptd got perma broken with windows 1903) I discovered (likely an issue prior, just noticed now) that I wasnt getting the icon in my navigation pane for whatever iso I mounted. this was further determined to not...