parent
de184a80ec
commit
5f198c019b
1 changed files with 2 additions and 4 deletions
|
@ -30,8 +30,7 @@
|
||||||
<Directory Id="APPLICATIONFOLDER" Name="Pandoc">
|
<Directory Id="APPLICATIONFOLDER" Name="Pandoc">
|
||||||
<Component Id="MainExecutable"
|
<Component Id="MainExecutable"
|
||||||
Guid="ECD35082-4C28-49E1-977E-B90FC7C400C7">
|
Guid="ECD35082-4C28-49E1-977E-B90FC7C400C7">
|
||||||
<RegistryValue Root="HKMU" Key="Software\John
|
<RegistryValue Root="HKMU" Key="Software\John MacFarlane\Pandoc"
|
||||||
MacFarlane\Pandoc"
|
|
||||||
Name="Version" Type="string" Value="[ProductVersion]"
|
Name="Version" Type="string" Value="[ProductVersion]"
|
||||||
KeyPath="yes"/>
|
KeyPath="yes"/>
|
||||||
<RemoveFolder Id="APPLICATIONFOLDER" On="uninstall"/>
|
<RemoveFolder Id="APPLICATIONFOLDER" On="uninstall"/>
|
||||||
|
@ -74,8 +73,7 @@
|
||||||
Guid="7F807DD5-CC54-474A-B571-89630893F563">
|
Guid="7F807DD5-CC54-474A-B571-89630893F563">
|
||||||
<RemoveFolder Id="ApplicationProgramsFolder"
|
<RemoveFolder Id="ApplicationProgramsFolder"
|
||||||
On="uninstall"/>
|
On="uninstall"/>
|
||||||
<RegistryValue Root="HKMU" Key="Software\John
|
<RegistryValue Root="HKMU" Key="Software\John MacFarlane\Pandoc"
|
||||||
MacFarlane\Pandoc"
|
|
||||||
Name="ShortcutInstalled" Type="integer" Value="1"
|
Name="ShortcutInstalled" Type="integer" Value="1"
|
||||||
KeyPath="yes"/>
|
KeyPath="yes"/>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
Loading…
Reference in a new issue