version 1.5, 2014/03/30 22:29:46 |
version 1.11, 2019/03/28 18:10:10 |
|
|
<Media Id="1" Cabinet="simple.cab" EmbedCab="yes" /> |
<Media Id="1" Cabinet="simple.cab" EmbedCab="yes" /> |
<Directory Id="TARGETDIR" Name="SourceDir"> |
<Directory Id="TARGETDIR" Name="SourceDir"> |
<Directory Id="$(var.programfilesDir)" Name="PFiles"> |
<Directory Id="$(var.programfilesDir)" Name="PFiles"> |
<Directory Name="asir" Id="ASIR"> |
<Directory Id="ASIR" Name="asir"> |
<Directory Name="bin" Id="BIN"> |
<Directory Id="BIN" Name="bin"> |
<Component Id="asirgui.exe" Guid="AEB0BF56-E0E8-4BD3-B768-D0E9DC87C503"> |
<Component Id="asirgui.exe" Guid="AEB0BF56-E0E8-4BD3-B768-D0E9DC87C503"> |
<File Id="ASIRGUI.EXE" Name="asirgui.exe" Source="asir\bin\asirgui.exe" KeyPath="yes"> |
<File Id="ASIRGUI.EXE" Name="asirgui.exe" Source="asir\bin\asirgui.exe" KeyPath="yes"> |
<Shortcut Id="desktop_ASIRGUI" Name="asirgui" Description="Asir for Windows" Directory="DesktopFolder" Advertise="yes" Icon="asirgui.exe"> |
<Shortcut Id="desktop_ASIRGUI" Name="asirgui" Description="Asir for Windows" Directory="DesktopFolder" Advertise="yes" Icon="asirgui.exe" /> |
</Shortcut> |
|
<Shortcut Id="menu_ASIRGUI" Name="asirgui" Description="Asir for Windows" Directory="ProgramMenuDir" Advertise="yes" Icon="asirgui.exe" /> |
<Shortcut Id="menu_ASIRGUI" Name="asirgui" Description="Asir for Windows" Directory="ProgramMenuDir" Advertise="yes" Icon="asirgui.exe" /> |
</File> |
</File> |
<RemoveFile Id="asirgui.hnd" Name="asirgui.hnd" On="uninstall" /> |
<RemoveFile Id="asirgui.hnd" Name="asirgui.hnd" On="uninstall" /> |
|
|
<Component Id="ja.dll" Guid="AC9CAD69-E31C-47A3-AE8B-F11F5F18C327"> |
<Component Id="ja.dll" Guid="AC9CAD69-E31C-47A3-AE8B-F11F5F18C327"> |
<File Id="JA.DLL" Name="ja.dll" Source="asir\bin\ja.dll" /> |
<File Id="JA.DLL" Name="ja.dll" Source="asir\bin\ja.dll" /> |
</Component> |
</Component> |
|
<Component Id="mpc.dll" Guid="141B4A38-9ED9-4E2C-94F6-D13D30BF6F47"> |
|
<File Id="MPC.DLL" Name="mpc.dll" Source="asir\bin\mpc.dll" /> |
|
</Component> |
|
<Component Id="mpfr.dll" Guid="6675DB09-D36B-4ED7-8ACC-BDF02D3055E3"> |
|
<File Id="MPFR.DLL" Name="mpfr.dll" Source="asir\bin\mpfr.dll" /> |
|
</Component> |
<Component Id="mpir.dll" Guid="69B254E7-E98A-465A-8D8A-22593C4820B8"> |
<Component Id="mpir.dll" Guid="69B254E7-E98A-465A-8D8A-22593C4820B8"> |
<File Id="MPIR.DLL" Name="mpir.dll" Source="asir\bin\mpir.dll" /> |
<File Id="MPIR.DLL" Name="mpir.dll" Source="asir\bin\mpir.dll" /> |
</Component> |
</Component> |
|
|
<File Id="UNZIP.EXE" Name="unzip.exe" Source="asir\bin\unzip.exe" /> |
<File Id="UNZIP.EXE" Name="unzip.exe" Source="asir\bin\unzip.exe" /> |
</Component> |
</Component> |
</Directory> |
</Directory> |
<Directory Name="help" Id="HELP"> |
<Directory Id="LIB" Name="lib"> |
<Directory Id="HELP_JA" Name="ja" /> |
<Directory Id="LIB_ASIR" Name="asir" /> |
|
<Directory Id="LIB_ASIR_CONTRIB" Name="asir-contrib" /> |
</Directory> |
</Directory> |
<Directory Name="lib" Id="LIB" /> |
<Directory Id="SHARE" Name="share" /> |
<Directory Name="lib-asir-contrib" Id="LIB_ASIR_CONTRIB" /> |
|
<Directory Name="share" Id="SHARE"> |
|
<Directory Id="EDITOR" Name="editor" /> |
|
</Directory> |
|
<Component Id="LICENSE" Guid="02A83B99-8E61-499B-BCDB-C25B931EEC36"> |
<Component Id="LICENSE" Guid="02A83B99-8E61-499B-BCDB-C25B931EEC36"> |
<File Id="LICENSE" Name="LICENSE" Source="asir\LICENSE" /> |
<File Id="LICENSE" Name="LICENSE" Source="asir\LICENSE" /> |
</Component> |
</Component> |
|
<Component Id="COPYING.LIB" Guid="8C807242-9E31-4E4E-A6C8-45F01B4EEADA"> |
|
<File Id="COPYING.LIB" Name="COPYING.LIB" Source="asir\COPYING.LIB" /> |
|
</Component> |
</Directory> |
</Directory> |
</Directory> |
</Directory> |
<Directory Id="ProgramMenuFolder" Name="RootMenu"> |
<Directory Id="ProgramMenuFolder" Name="RootMenu"> |
|
|
</Directory> |
</Directory> |
<Feature Id="DefaultFeature" Title="Main Feature" Level="1"> |
<Feature Id="DefaultFeature" Title="Main Feature" Level="1"> |
<ComponentGroupRef Id="LibGrp" /> |
<ComponentGroupRef Id="LibGrp" /> |
<ComponentGroupRef Id="HelpGrp" /> |
|
<ComponentGroupRef Id="ContribGrp" /> |
<ComponentGroupRef Id="ContribGrp" /> |
<ComponentGroupRef Id="ShareGrp" /> |
<ComponentGroupRef Id="ShareGrp" /> |
<ComponentRef Id="asirgui.exe" /> |
<ComponentRef Id="asirgui.exe" /> |
|
|
<ComponentRef Id="cpp.exe" /> |
<ComponentRef Id="cpp.exe" /> |
<ComponentRef Id="cmdasir.exe" /> |
<ComponentRef Id="cmdasir.exe" /> |
<ComponentRef Id="ja.dll" /> |
<ComponentRef Id="ja.dll" /> |
|
<ComponentRef Id="mpc.dll" /> |
|
<ComponentRef Id="mpfr.dll" /> |
<ComponentRef Id="mpir.dll" /> |
<ComponentRef Id="mpir.dll" /> |
<ComponentRef Id="curl.exe" /> |
<ComponentRef Id="curl.exe" /> |
<ComponentRef Id="unzip.exe" /> |
<ComponentRef Id="unzip.exe" /> |
<ComponentRef Id="LICENSE" /> |
<ComponentRef Id="LICENSE" /> |
|
<ComponentRef Id="COPYING.LIB" /> |
<ComponentRef Id="ProgramMenuDir" /> |
<ComponentRef Id="ProgramMenuDir" /> |
</Feature> |
</Feature> |
<UI /> |
<UI /> |
|
|
<RemoveExistingProducts After="InstallInitialize">PREVIOUSFOUND</RemoveExistingProducts> |
<RemoveExistingProducts After="InstallInitialize">PREVIOUSFOUND</RemoveExistingProducts> |
</InstallExecuteSequence> |
</InstallExecuteSequence> |
</Product> |
</Product> |
</Wix> |
|
|
|
|
</Wix> |