How To Stop cmd Opening To A Open With Dialogue Box - Run cmd
Solved/Closed
slickery
Posts
2
Registration date
Friday June 14, 2013
Status
Member
Last seen
June 14, 2013
-
Jun 14, 2013 at 02:21 AM
slickery Posts 2 Registration date Friday June 14, 2013 Status Member Last seen June 14, 2013 - Jun 14, 2013 at 11:40 AM
slickery Posts 2 Registration date Friday June 14, 2013 Status Member Last seen June 14, 2013 - Jun 14, 2013 at 11:40 AM
Related:
- How To Stop cmd Opening To A Open With Dialogue Box - Run cmd
- Change computer name cmd - Guide
- Clear ram cmd - Guide
- Steam cmd download - Download - Gaming tools
- Cmd message to another computer - Guide
- Stop cmd from closing - Guide
1 response
jack4rall
Posts
6428
Registration date
Sunday June 6, 2010
Status
Moderator
Last seen
July 16, 2020
Jun 14, 2013 at 10:07 AM
Jun 14, 2013 at 10:07 AM
Hello,
Try this 1
Click on Start --> Run --> Type regedt32 and press Enter.
"Registry Editor" will be opened. First backup your registry by clicking on
"File" --> Export --> Save the file with any name in your desired location.
Now at the left-side, navigate to the below location.
HKEY_LOCAL_MACHINE --> SOFTWARE --> Microsoft -->
Windows --> CurrentVersion --> App Paths.
Now right-click on "App Paths" folder --> Click on "New" --> Key.
Now a new key(folder) will be created. Name it as cmd.exe.
Now click on created "cmd.exe" key (folder).
At the right-side, double-click on the "(Default)" --> In the "Value data",
enter the complete location of cmd prompt as given below.
C:\WINDOWS\system32\cmd.exe
Click on OK.
Right-click on the white space --> Click on "New" --> String.
Name it as Path. Double-click on Path and
enter the "Value data" as C:\WINDOWS\system32
Click on OK.
Now close the registry editor and try to open the command prompt from "Run"
by just typing cmd and pressing Enter.
Good Luck
Try this 1
Click on Start --> Run --> Type regedt32 and press Enter.
"Registry Editor" will be opened. First backup your registry by clicking on
"File" --> Export --> Save the file with any name in your desired location.
Now at the left-side, navigate to the below location.
HKEY_LOCAL_MACHINE --> SOFTWARE --> Microsoft -->
Windows --> CurrentVersion --> App Paths.
Now right-click on "App Paths" folder --> Click on "New" --> Key.
Now a new key(folder) will be created. Name it as cmd.exe.
Now click on created "cmd.exe" key (folder).
At the right-side, double-click on the "(Default)" --> In the "Value data",
enter the complete location of cmd prompt as given below.
C:\WINDOWS\system32\cmd.exe
Click on OK.
Right-click on the white space --> Click on "New" --> String.
Name it as Path. Double-click on Path and
enter the "Value data" as C:\WINDOWS\system32
Click on OK.
Now close the registry editor and try to open the command prompt from "Run"
by just typing cmd and pressing Enter.
Good Luck
Jun 14, 2013 at 11:40 AM
Yeah Problem Solve Thank You Very Much