mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	readme.md
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/bin/cexec.cmd
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/bin/cexec.cmd
									
									
									
									
										vendored
									
									
								
							| @@ -22,7 +22,7 @@ if /i "%currenArgu%" equ "/setPath" ( | |||||||
|   set "ccall=call %~dp0cexec.cmd" |   set "ccall=call %~dp0cexec.cmd" | ||||||
|   set "cexec=%~dp0cexec.cmd" |   set "cexec=%~dp0cexec.cmd" | ||||||
| ) else if /i "%currenArgu%" == "/?" ( | ) else if /i "%currenArgu%" == "/?" ( | ||||||
|   call :help |   goto :help | ||||||
| ) else if /i "%currenArgu%" equ "/help" ( | ) else if /i "%currenArgu%" equ "/help" ( | ||||||
|   goto :help |   goto :help | ||||||
| ) else if /i "%currenArgu%" equ "/h" ( | ) else if /i "%currenArgu%" equ "/h" ( | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user