hide/disable MyComputer/drives
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I want hide or disable MyComputer or drives of the computer so that, after restarting the computer , MyComputer or drives is restored to normal state (visible/enable) can any body help me?
H.R
you can hide MyComputer from the desktop or from the start menu by doing the following : user key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ NonEnum] sys key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ NonEnum] name: {20D04FE0-3AEA-1069-A2D8-08002B30309D} type: REG_DWORD (Valeur DWORD) value: (0 = show, 1 = hide)