diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-30 14:38:42 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-30 14:38:42 +0200 |
commit | 2598747042e537230037a77f20e554ea7faf3d5f (patch) | |
tree | 30528152d8dd02b09e3e7fde43feac519226abd4 | |
parent | 11e0226011c3b317d64939e167774521e22bf894 (diff) | |
download | pdf-over-2598747042e537230037a77f20e554ea7faf3d5f.tar.gz pdf-over-2598747042e537230037a77f20e554ea7faf3d5f.tar.bz2 pdf-over-2598747042e537230037a77f20e554ea7faf3d5f.zip |
windows installer aip updated
-rw-r--r-- | installer/windows/PDF-Over-signed.aip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/windows/PDF-Over-signed.aip b/installer/windows/PDF-Over-signed.aip index 0b3dd303..fb6d7ab7 100644 --- a/installer/windows/PDF-Over-signed.aip +++ b/installer/windows/PDF-Over-signed.aip @@ -258,7 +258,7 @@ <ROW Shortcut="PDFOver_2" Directory_="SendToFolder" Name="PDF-Over" Component_="pdfover_win.bat" Target="[#pdfover_win.bat_1]" Hotkey="0" Icon_="icon.exe" IconIndex="0" ShowCmd="1" WkDir="scripts_1_Dir"/>
<ROW Shortcut="PDFOver_3" Directory_="ProgramMenuFolder" Name="PDF-Over" Component_="pdfover_win.bat" Target="[#pdfover_win.bat_1]" Hotkey="0" Icon_="icon.exe" IconIndex="0" ShowCmd="1" WkDir="scripts_1_Dir"/>
<ROW Shortcut="UninstallPDFOver" Directory_="APPDIR" Name="Uninst~1|Uninstall-PDF-Over" Component_="AIShRegAnswer" Target="[SystemFolder]msiexec.exe" Arguments="/x [ProductCode]" Hotkey="0" Icon_="SystemFoldermsiexec.exe" IconIndex="0" ShowCmd="1"/>
- <ROW Shortcut="UninstallPDFOver_1" Directory_="SHORTCUTDIR" Name="Uninst~1|Uninstall-PDF-Over" Component_="swtwindows32.jar_1" Target="[SystemFolder]msiexec.exe" Arguments="/x [ProductCode]" Hotkey="0" Icon_="SystemFoldermsiexec.exe" IconIndex="0" ShowCmd="1"/>
+ <ROW Shortcut="UninstallPDFOver_1" Directory_="SHORTCUTDIR" Name="Uninst~2|Uninstall PDF-Over" Component_="swtwindows32.jar_1" Target="[SystemFolder]msiexec.exe" Arguments="/x [ProductCode]" Hotkey="0" Icon_="icon.exe" IconIndex="0" ShowCmd="1"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiThemeComponent">
<ATTRIBUTE name="UsedTheme" value="classic"/>
|