mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-25 15:49:08 +08:00
Change PowerShell as admin macro
'PowerShell' and 'PowerShell as Admin' task were conflicting as the same macro `Ctrl + Alt + 2` but the 'As Admin' task is set to `Ctrl + Alt + 3`
This commit is contained in:
parent
17b4525e60
commit
33810f993f
@ -419,7 +419,7 @@
|
||||
<value name="KeyMacro03.Text" type="string" data="FontSetSize(1,2)"/>
|
||||
<value name="KeyMacro04" type="dword" data="000011d1"/>
|
||||
<value name="KeyMacro04.Text" type="string" data="FontSetSize(1,-2)"/>
|
||||
<value name="KeyMacro05" type="dword" data="0012a032"/>
|
||||
<value name="KeyMacro05" type="dword" data="0012a033"/>
|
||||
<value name="KeyMacro05.Text" type="string" data="Task("PowerShell as Admin")"/>
|
||||
<value name="KeyMacro06" type="dword" data="00000000"/>
|
||||
<value name="KeyMacro06.Text" type="string" data=""/>
|
||||
|
Loading…
Reference in New Issue
Block a user