Tag Archives: Microsoft Windows

Windows 8, Eh?

8 Things We Hate About Windows 8 8 Things We Love About Windows 8 An interesting analysis of what Microsoft is up to with the impending new release of their Operating System. Some of the “Love” features sound really nifty, but I’m very confused by this whole “Metro UI” thing….methinks I’m going to have to get meself a playground and muck about with Windows 8….

MSConfig Entry Deletion

Locations of the entries in MSConfig The enabled/checked items are populated from the following registry locations: HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Run HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Run -and- HKEY_CURRENT_USER \ Software \ Microsoft \ Windows NT \ CurrentVersion \ Windows Values named Run & Load The disabled entries are present in these locations: HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Shared Tools \ MSConfig \ startupreg HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Shared Tools \ MSConfig \ startupfolder (source: http://windowsxp.mvps.org/MSCONFIG.htm)