mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 01:12:11 +08:00 
			
		
		
		
	Fixes ambigius about notice and parameter
This commit is contained in:
		| @@ -26,13 +26,12 @@ So you've experimented with cmder a little and want to give it a shot in a more | ||||
| ### Shortcut to open Cmder in a chosen folder | ||||
| 
 | ||||
| 1. Open a terminal as an Administrator | ||||
| 1. Navigate to the directory you have placed Cmder | ||||
| 1. Execute `.\cmder.exe /REGISTER ALL *` | ||||
| 2. Navigate to the directory you have placed Cmder | ||||
| 3. Execute `.\cmder.exe /REGISTER ALL`   | ||||
|    _If you get a message "Access Denied" ensure you are executing the command in an **Administrator** prompt._ | ||||
| 
 | ||||
| In a file explorer window right click in or on a directory to see "Cmder Here" in the context menu. | ||||
| 
 | ||||
| *If you get a message "Access Denied" ensure you are executing the command in an Administrator prompt. | ||||
| 
 | ||||
| ## Keyboard shortcuts | ||||
| 
 | ||||
| ### Tab manipulation | ||||
		Reference in New Issue
	
	Block a user