Skip to content

Commit a5636ec

Browse files
LanYun2022Copilot
andauthored
Update ContextMenuManager/Properties/Resources/Texts/EnhanceMenusDic.xml
Co-authored-by: Copilot <[email protected]>
1 parent 1089756 commit a5636ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ContextMenuManager/Properties/Resources/Texts/EnhanceMenusDic.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ Tip属性为鼠标悬浮在开关上时的提示信息,从每个Item节点开
816816
<REG_SZ MUIVerb='@shell32.dll,-30329' Icon='imageres.dll,-5302'/>
817817
</Value>
818818
<SubKey>
819-
<Command Default='powershell -WindowStyle Hidden -Command "Set-Clipboard -Value \"%1\""'/>
819+
<Command Default='powershell -WindowStyle Hidden -Command "Set-Clipboard -Value $args[0]" "%1"'/>
820820
</SubKey>
821821
</Item>
822822
<Item KeyName='Windows.CopyAsPath'>

0 commit comments

Comments
 (0)