Jump to content

how do i disable "autoplay" for ALL drives for WINDOWS 7 ?


Recommended Posts

Posted

i tried

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\AutoplayHandlers]

"DisableAutoplay"=dword:00000001

&

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer\]

"NoDriveTypeAutoRun"=dword:000000ff

neither worked

i just want to be able to disable autoplay for all drives via a command line or BAT file.


Posted

i had tried that one also.

the problem is that that one uses "HKCU"

i cannot use a reg hack as the current user, because they dont have admin rights, and if i open up a command prompt as administrator, then run that reg hack, it runs it for the administrator and not the current user.

so i either need a way to do this via hklm or i need to be able to do a reg hack under current user with admin rights.

or another command line script.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...