Jump to content

troyquigley

Member
  • Posts

    12
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About troyquigley

troyquigley's Achievements

0

Reputation

  1. 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.
  2. 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.
×
×
  • Create New...