Differences

This shows you the differences between two versions of the page.

download [2012/06/19 20:03]
mw
download [2013/04/25 15:51] (current)
mw
Line 8: Line 8:
                        return false;                         return false;
        }         }
-        if (document.form.announce.checked || document.form.support.checked) {+        if (document.form.announce.checked) {
                if (document.form.email.value == "") {                 if (document.form.email.value == "") {
                        alert("You need to specify an e-mail address when subscribing to mailing lists");                         alert("You need to specify an e-mail address when subscribing to mailing lists");
Line 15: Line 15:
            if (document.form.announce.checked)             if (document.form.announce.checked)
                _gaq.push(['_trackEvent', 'Subscribe', 'Announce']);                 _gaq.push(['_trackEvent', 'Subscribe', 'Announce']);
-            if (document.form.support.checked) 
-                _gaq.push(['_trackEvent', 'Subscribe', 'Support']); 
       }        }
       _gaq.push(['_trackEvent', 'Download', 'CPN Tools', document.form.version.value]);        _gaq.push(['_trackEvent', 'Download', 'CPN Tools', document.form.version.value]);
Line 53: Line 51:
<fieldset><legend><a name="toolswindows" id="toolswindows">&nbsp;</a>Windows</legend> <fieldset><legend><a name="toolswindows" id="toolswindows">&nbsp;</a>Windows</legend>
<a href="http://bitrock.com/" title="InstallBuilder cross platform installer provided by BitRock"><img style="float:right;" src="http://cpntools.org/_media/installersby_tiny.png" /></a> <a href="http://bitrock.com/" title="InstallBuilder cross platform installer provided by BitRock"><img style="float:right;" src="http://cpntools.org/_media/installersby_tiny.png" /></a>
 +<a href="http://cpn-tools.software.informer.com/"><img style="float: right; clear:right;" src="http://img.informer.com/awards/software_awards_no_viruses.gif" alt="Software.Informer Virus Free award" height="111" width="166" /></a>
<form name="form" id="form" action="downloads.php" method="get"> <form name="form" id="form" action="downloads.php" method="get">
<p>Download: <select name="version"> <p>Download: <select name="version">
Line 58: Line 57:
<option value="3.4.0">3.4.0</option> <option value="3.4.0">3.4.0</option>
</optgroup> </optgroup>
-<!--<optgroup label="Development Versions"> +<optgroup label="Development Versions"> 
-<option value="3.3.2">3.3.2</option> +<option value="3.5.7">3.5.7</option> 
-<option value="3.3.1">3.3.1</option> +<option value="3.5.6">3.5.6</option> 
-<option value="3.3.0">3.3.0</option> +<option value="3.5.5">3.5.5</option> 
-</optgroup>-->+<option value="3.5.4">3.5.4</option> 
 +</optgroup>
<optgroup label="Previous Stable Versions"> <optgroup label="Previous Stable Versions">
<option value="3.2.2">3.2.2</option> <option value="3.2.2">3.2.2</option>
Line 76: Line 76:
<p>Mailing list:<br /> <p>Mailing list:<br />
<input type="checkbox" name="announce" id="announce" checked="checked" /> <label for="announce">Announce (highly recommended, very low traffic)</label><br /> <input type="checkbox" name="announce" id="announce" checked="checked" /> <label for="announce">Announce (highly recommended, very low traffic)</label><br />
-<input type="checkbox" name="support" id="support" /> <label for="support">Support (recommended, support questions go here, medium traffic and digest option available)</label><br /> 
</p> </p>
<p><label for="email">E-mail address:</label> <input type="text" name="email" id="email" size="25"/></p> <p><label for="email">E-mail address:</label> <input type="text" name="email" id="email" size="25"/></p>
Line 84: Line 83:
<fieldset><legend><a name="toolsother" id="toolsother">&nbsp;</a>Linux/Mac OS X</legend> <fieldset><legend><a name="toolsother" id="toolsother">&nbsp;</a>Linux/Mac OS X</legend>
-<p>We recommend you to download the latest Windows version of CPN Tools and run it using a virtual machine.  See instructions for doing this on a Mac <a href="http://cpntools.org/faq/mac_support">here</a> (the instructions for doing so on Linux should be similar).  You can also run CPN Tools using Wine.  For more information see <a href="http://appdb.winehq.org/objectManager.php?sClass=version&iId=22935">here</a> (we have not tested this).</p>+<p>We recommend you to download the latest stable Windows version of CPN Tools and run it using a virtual machine.  See instructions for doing this on a Mac <a href="http://cpntools.org/faq/mac_support">here</a> (the instructions for doing so on Linux should be similar).  You can also run CPN Tools using Wine.  For more information see <a href="http://appdb.winehq.org/objectManager.php?sClass=version&iId=22935">here</a> (we have not tested this).</p>
<p>Linux users can also download an older version of CPN Tools, but these versions are not maintained any longer.</p> <p>Linux users can also download an older version of CPN Tools, but these versions are not maintained any longer.</p>
<p><a onClick="_gaq.push(['_trackEvent', 'Download', 'CPN Tools Linux', '2.3.5']);" href="http://cpntools.org/downloads/cpntools_2.3.5.tar.gz">Download Linux Version 2.3.5</a></p> <p><a onClick="_gaq.push(['_trackEvent', 'Download', 'CPN Tools Linux', '2.3.5']);" href="http://cpntools.org/downloads/cpntools_2.3.5.tar.gz">Download Linux Version 2.3.5</a></p>