[shell32]

- Open the Admin tools folder when we click Manage in the context menu of my computer for now as we don't have mmc yet

svn path=/trunk/; revision=60874
This commit is contained in:
Giannis Adamopoulos 2013-11-06 10:56:20 +00:00
parent 2f9415777a
commit c837bd2141

View file

@ -30,7 +30,7 @@ HKCR
}
'Manage'
{
'command' = e '%%windir%%\system32\mmc.exe /s %%windir%%\system32\compmgmt.msc'
'command' = e 'explorer.exe /n,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{21EC2020-3AEA-1069-A2DD-08002B30309D}\::{D20EA4E1-3957-11d2-A40B-0C5020524153}'
val 'SuppressionPolicy' = d '&H4000003c'
}
}