mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	| @@ -497,7 +497,7 @@ | ||||
| 				<key name="Task2" modified="2015-05-17 22:10:27" build="150513"> | ||||
| 					<value name="Name" type="string" data="{PowerShell}"/> | ||||
| 					<value name="GuiArgs" type="string" data="/icon "%CMDER_ROOT%\cmder.exe""/> | ||||
| 					<value name="Cmd1" type="string" data="PowerShell -NoLogo -NoProfile -NoExit -Command "Invoke-Expression '. ''%ConEmuDir%\..\profile.ps1'''" -new_console:d:"%USERPROFILE%""/> | ||||
| 					<value name="Cmd1" type="string" data="PowerShell -ExecutionPolicy Bypass -NoLogo -NoProfile -NoExit -Command "Invoke-Expression '. ''%ConEmuDir%\..\profile.ps1'''" -new_console:d:"%USERPROFILE%""/> | ||||
| 					<value name="Active" type="dword" data="00000000"/> | ||||
| 					<value name="Count" type="dword" data="00000001"/> | ||||
| 					<value name="Hotkey" type="dword" data="00000000"/> | ||||
| @@ -507,7 +507,7 @@ | ||||
| 					<value name="Name" type="string" data="{PowerShell as Admin}"/> | ||||
| 					<value name="Hotkey" type="dword" data="00000000"/> | ||||
| 					<value name="GuiArgs" type="string" data="/icon "%CMDER_ROOT%\cmder.exe""/> | ||||
| 					<value name="Cmd1" type="string" data="*PowerShell -NoLogo -NoProfile -NoExit -Command "Invoke-Expression '. ''%ConEmuDir%\..\profile.ps1'''" -new_console:d:"%USERPROFILE%""/> | ||||
| 					<value name="Cmd1" type="string" data="*PowerShell -ExecutionPolicy Bypass -NoLogo -NoProfile -NoExit -Command "Invoke-Expression '. ''%ConEmuDir%\..\profile.ps1'''" -new_console:d:"%USERPROFILE%""/> | ||||
| 					<value name="Active" type="dword" data="00000000"/> | ||||
| 					<value name="Count" type="dword" data="00000001"/> | ||||
| 					<value name="Flags" type="dword" data="00000000"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user