• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to reverse "disable autorun" in XP?

Maverick2002

Diamond Member
So we have this registry setting that we run on all the computers at work for security purposes (under Windows XP). It looks like this:

REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS😀oesNotExist"

This basically nullifies all autorun.inf files. I need to find a reverse though, i.e. how to reactivate autorun.inf

I know there are several ways to enable/disable autorun, but in this specific instance, how would I do it?

EDIT: lol @ smiley. It's supposed to be ": D"
 
Thanks, that seemed to work. For some reason I thought I had to modify the value to something else; I forgot it wasn't a native key to begin with and could be deleted with no problems.
 
Back
Top