<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/jymag/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/jymag/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 16 Mar 2024 22:24:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jymag/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Bogdan Drozdowski</title><link>https://sourceforge.net/p/jymag/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="installation"&gt;Installation&lt;/h1&gt;
&lt;h2 id="verifying-the-integrity"&gt;Verifying the integrity&lt;/h2&gt;
&lt;p&gt;To validate that the file you've downloaded is not damaged and is the file that was meant to be downloaded, you should download also:&lt;br/&gt;
- the &lt;code&gt;.asc&lt;/code&gt; file that accompanies the file you've downloaded (the files have the same name, one just has an additional  &lt;code&gt;.asc&lt;/code&gt; extention),&lt;br/&gt;
- the &lt;code&gt;JYMAG-X.Y-sign-key.asc&lt;/code&gt; file, which contains the signing key.&lt;/p&gt;
&lt;p&gt;Then, get &lt;a class="" href="https://www.gnupg.org/" rel="nofollow"&gt;GnuPG&lt;/a&gt; (or &lt;a class="" href="https://gpg4win.org/" rel="nofollow"&gt;Gpg4Win&lt;/a&gt;), and:&lt;br/&gt;
1. Import the key using &lt;code&gt;gpg --import JYMAG-X.Y-sign-key.asc&lt;/code&gt;&lt;br/&gt;
2. Verify the signature on the file you've downloaded, e.g.: &lt;code&gt;gpg --verify JYMAG-X.Y-bin.tar.bz2.asc&lt;/code&gt;. If it says "Good signature", then everything is correct.&lt;/p&gt;
&lt;h2 id="binaries"&gt;Binaries&lt;/h2&gt;
&lt;p&gt;To install JYMAG using the binaries (the &lt;code&gt;JYMAG-X.Y-bin.tar.bz2&lt;/code&gt; file), just unpack the archive and copy the files you need to your chosen location. The &lt;code&gt;dist&lt;/code&gt; directory is required.&lt;/p&gt;
&lt;h2 id="exe-installer"&gt;EXE installer&lt;/h2&gt;
&lt;p&gt;Just double-click to run, and follow the displayed steps: choose what to install and where to install.&lt;/p&gt;
&lt;h2 id="signed-exe-installer"&gt;Signed EXE installer&lt;/h2&gt;
&lt;p&gt;In order to verify the correctness of the installer:&lt;br/&gt;
1. Download also:&lt;br/&gt;
- the &lt;code&gt;JYMAG-X.Y-root-cert.der&lt;/code&gt; file,&lt;br/&gt;
- the &lt;code&gt;JYMAG-X.Y-sign-cert.cer&lt;/code&gt; file.&lt;br/&gt;
2. Open the Certificate Manager, e.g. by opening a command or shell prompt and typing &lt;code&gt;certmgr.msc&lt;/code&gt;.&lt;br/&gt;
3. Add the &lt;code&gt;JYMAG-X.Y-root-cert.der&lt;/code&gt; file to "Trusted Root Certification Authorities".&lt;br/&gt;
4. Add the &lt;code&gt;JYMAG-X.Y-sign-cert.der&lt;/code&gt; file to "Trusted Publishers"/"Certificates". If the installer still shows that the publisher is unknown, add this file also to "Trusted Root Certification Authorities".&lt;/p&gt;
&lt;p&gt;To install JYMAG, just double-click to run, and follow the displayed steps: choose what to install and where to install.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Drozdowski</dc:creator><pubDate>Sat, 16 Mar 2024 22:24:55 -0000</pubDate><guid>https://sourceforge.netb0b29f620caffda0e45faefcf8771876cca8e221</guid></item></channel></rss>