Click here to Skip to main content
15,918,485 members
Home / Discussions / System Admin
   

System Admin

 
AnswerRe: Start/Run disabled Pin
Sebastian Schneider14-May-07 22:08
Sebastian Schneider14-May-07 22:08 
GeneralRe: Start/Run disabled Pin
Sunshine Always14-May-07 22:25
Sunshine Always14-May-07 22:25 
GeneralRe: Start/Run disabled Pin
Dave Kreskowiak15-May-07 4:57
mveDave Kreskowiak15-May-07 4:57 
AnswerRe: Start/Run disabled Pin
Vasudevan Deepak Kumar24-May-07 22:31
Vasudevan Deepak Kumar24-May-07 22:31 
GeneralRe: Start/Run disabled Pin
Dave Kreskowiak25-May-07 3:57
mveDave Kreskowiak25-May-07 3:57 
AnswerRe: Start/Run disabled Pin
Vasudevan Deepak Kumar24-May-07 22:32
Vasudevan Deepak Kumar24-May-07 22:32 
GeneralRe: Start/Run disabled Pin
Dave Kreskowiak25-May-07 3:57
mveDave Kreskowiak25-May-07 3:57 
AnswerRe: Start/Run disabled [modified] Pin
Mohamad K. Ayyash13-Sep-07 4:43
Mohamad K. Ayyash13-Sep-07 4:43 
Your problem is a simple and classical one you are the adminstartor but can't access run, which is because its disabled in the registry, you try to run the registry but it was also disabled, so to fix it create a .NET program that uses the namespace Microsoft.Win32 to access the registry using Registry and RegistryKey ...(Hint: search MSDN for this namespace) and then program this program to :

delete the key DisableRegistryTools (type=DWORD) with value 1 in
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\
to revive the registry

delete previously made DWORD keys with value 1 in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
to re-enable RUN!

And voila problem solved with this simple tweak!!!!!

Hope this helps! Cool | :cool: Cool | :cool:




-- modified at 10:55 Thursday 13th September, 2007

To follow the path, Walk with the MASTER, See through the MASTER, Be the MASTER!

QuestionWindows 2000 Auto-Log in Pin
coolpal5414-May-07 13:03
coolpal5414-May-07 13:03 
AnswerRe: Windows 2000 Auto-Log in Pin
MatrixCoder14-May-07 13:20
MatrixCoder14-May-07 13:20 
AnswerRe: Windows 2000 Auto-Log in Pin
Vasudevan Deepak Kumar24-May-07 22:35
Vasudevan Deepak Kumar24-May-07 22:35 
QuestionVirus (Urgent) Pin
scorp_scorp13-May-07 21:11
scorp_scorp13-May-07 21:11 
AnswerRe: Virus (Urgent) Pin
MatrixCoder14-May-07 7:11
MatrixCoder14-May-07 7:11 
AnswerRe: Virus (Urgent) Pin
Vasudevan Deepak Kumar24-May-07 22:33
Vasudevan Deepak Kumar24-May-07 22:33 
AnswerRe: Virus (Urgent) Pin
Mohamad K. Ayyash13-Sep-07 4:59
Mohamad K. Ayyash13-Sep-07 4:59 
QuestionRegarding Scanning of System by System Admin Pin
Sunny H13-May-07 21:03
Sunny H13-May-07 21:03 
AnswerRe: Regarding Scanning of System by System Admin Pin
Vasudevan Deepak Kumar24-May-07 22:37
Vasudevan Deepak Kumar24-May-07 22:37 
QuestionOperating Systems design and implementation second edition Pin
YOMATA12-May-07 22:38
YOMATA12-May-07 22:38 
AnswerRe: Operating Systems design and implementation second edition Pin
Vasudevan Deepak Kumar24-May-07 22:38
Vasudevan Deepak Kumar24-May-07 22:38 
GeneralRe: Operating Systems design and implementation second edition Pin
YOMATA24-May-07 23:43
YOMATA24-May-07 23:43 
QuestionDOS/16M: [2] not a DOS/16M executable Pin
TooLeeDiN12-May-07 15:04
TooLeeDiN12-May-07 15:04 
AnswerRe: DOS/16M: [2] not a DOS/16M executable Pin
Ted Ferenc12-May-07 21:52
Ted Ferenc12-May-07 21:52 
Questionwindows xp ultimate patch Pin
ed welch12-May-07 6:23
ed welch12-May-07 6:23 
AnswerRe: windows xp ultimate patch Pin
MatrixCoder12-May-07 11:18
MatrixCoder12-May-07 11:18 
AnswerRe: windows xp ultimate patch Pin
Mike Dimmick12-May-07 13:12
Mike Dimmick12-May-07 13:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.