2 changed files with 1 additions and 11 deletions
@ -1,10 +0,0 @@ |
|||||
<RegistryKey Root="HKCR" Key="aopp" Action="createAndRemoveOnUninstall"> |
|
||||
<RegistryValue Type="string" Name="URL Protocol" Value=""/> |
|
||||
<RegistryValue Type="string" Value="URL:AOPP"/> |
|
||||
<RegistryKey Key="DefaultIcon"> |
|
||||
<RegistryValue Type="string" Value="$(var.JpAppName).exe" /> |
|
||||
</RegistryKey> |
|
||||
<RegistryKey Key="shell\open\command"> |
|
||||
<RegistryValue Type="string" Value=""[INSTALLFOLDER]$(var.JpAppName).exe" "%1"" /> |
|
||||
</RegistryKey> |
|
||||
</RegistryKey> |
|
Loading…
Reference in new issue