fix: remove non-existent argument

This commit is contained in:
Jakub Panek 2022-09-11 20:00:43 +02:00 committed by GitHub
parent 31de625b3f
commit c2cf3c3ecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<!-- Add context menu -->
<Component Id="ContextMenu" Guid="22ad399b-1d77-416c-ae33-57e8f8511177">
<RegistryKey Root="HKCU" Key="Software\Classes\Directory\Background\shell\Open Lapce here\command">
<RegistryValue Type="string" Value="[LapceProgramFiles]lapce.exe --working-directory &quot;%V&quot;" KeyPath="yes"/>
<RegistryValue Type="string" Value="[LapceProgramFiles]lapce.exe &quot;%V&quot;" KeyPath="yes"/>
</RegistryKey>
<RegistryKey Root="HKCU" Key="Software\Classes\Directory\Background\shell\Open Lapce here">
<RegistryValue Type="string" Name="Icon" Value="[LapceProgramFiles]lapce.exe"/>