February 26, 2012

 

motorola xoom : antiusable hardware

... or why did motorola hide standby-poweron button on the _reverse_, so that you have to turn the device over each time it gone sleep?!

Labels: , , , ,

November 26, 2008

 

Anti-auto run (xp only)

Protection from auto run cd/flash programs (winxp registry file: copy text below into a.reg and execute it):

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\CancelAutoplay\Files]
"*.*"=""

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
"Autorun"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff
"NoDriveAutoRun"=hex:ff,ff,ff,03

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoDriveTypeAutorun"=dword:000000ff
"NoDriveAutoRun"=hex:ff,ff,ff,03

Labels: , , ,

This page is powered by Blogger. Isn't yours?