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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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