Difference between revisions of "Installation"

From DXLog.net
Jump to navigation Jump to search
m (Register your copy)
(Reset the software)
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Download the software==
 
==Download the software==
DXLog.net is available for download at http://www.dxlog.net/sw. <br>
+
 
<br>
+
DXLog.net is available for download at http://www.dxlog.net/sw
 +
 
 +
DXLog is free of charge.
  
 
==Prerequisites==
 
==Prerequisites==
  
DXLog.net is written with the latest Microsoft technologies, using Microsoft Visual Studio 2010 C# and being compiled for Microsoft.NET Framework 4.0. <br>
+
DXLog.net is written using Microsoft Visual Studio C# and compiled for Microsoft .NET Framework 4.0.
It should run on any Windows version which can accept Microsoft.NET Framework version 4.0.<br><br>
+
 
Before installation of DXLog.net, you need to check that you have Microsoft.NET Framework 4.0 installed on your PC system. <br>
+
It runs on any Windows version with Microsoft .NET Framework version 4.0 but <b>the development team only verifies DXLog on Windows 10 and 11.</b>
If you are not sure, you can start DXLog.net installation and the installer will warn you if .NET Framework 4.0 (or above) is not installed on your PC system. <br>
+
 
<br>
+
Due to the need to support SSL v1.2 for secure communication with live scoreboards and to download <br>
Microsoft.NET Framework 4.0 is available for free from the Microsoft website.<br>
+
essential data bases like Super Check Partial, Windows XP is no longer supported.
 +
 
 +
Before installation of DXLog.net, you need to verify that you have Microsoft .NET Framework 4.0 installed on your PC system.<br>
 +
If you are not sure, you can start DXLog.net installation and the installer will warn you if .NET Framework 4.0 <br>
 +
(or above) is not installed on your PC system. <br>
 +
 
 +
Microsoft.NET Framework 4.0 is included in all Windows 7 and Windows 10 installations.
 +
 
 +
Should need arise, it is also available for free from the Microsoft website.<br>
 
Direct download link http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17718.<br>
 
Direct download link http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17718.<br>
<br>
+
 
If you plan to use the Pc systems LPT port for CW keying and other functions, because of Windows limitations you need to download and install DLLPORTIO.dll driver.<br>
+
If you plan to use your PC's parallel LPT port for CW keying and other functions, you need to download<br>
You can download it from DXLog.net downloads section. The file is called <b>port95nt.exe</b> http://www.dxlog.net/sw/tools/port95nt.exe.<br>
+
and install the DLPORTIO.DLL driver due to limitations in Windows.
<br>
+
It can be downloaded from http://dxlog.net/sw/files/tools/port95nt.exe
 +
 
 +
If you plan to use the contest recorder, an MP3 encoder must be installed. See the [[Menu_Windows#Contest_Recorder|Contest recorder section]] for more information.
 +
 
 
As of version 2.1.1 DXLog.net is using SQLite database for data storage.<br>
 
As of version 2.1.1 DXLog.net is using SQLite database for data storage.<br>
On some WinOS Microsoft Visual C++ 2010 RTM Redistributable Package (x86 version) needs to be installed.<br>
+
On some Windows installations Microsoft Visual C++ 2010 RTM Redistributable Package (x86 version) needs to be installed.
If this package isn't found during installation, DXlog.net installer will warn you that it's not installed on your system.<br>
+
 
 +
If this package is not found during installation, DXlog.net installer will warn you.<br>  
 
You can download and install this package from: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=5555 <br>
 
You can download and install this package from: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=5555 <br>
  
 
==Install the software==
 
==Install the software==
 
+
DXlog must be installed in the Program Files folder.<br>
Software is installed by default into your PC systems Windows Program Files folder.<br>
 
 
For 32 bit Processor machines this is usually <tt>C:\Program Files\DXLog.net</tt>.<br>
 
For 32 bit Processor machines this is usually <tt>C:\Program Files\DXLog.net</tt>.<br>
 
For 64 bit processor machines this is usually <tt>C:\Program Files(x86)\DXLog.net</tt>.<br>
 
For 64 bit processor machines this is usually <tt>C:\Program Files(x86)\DXLog.net</tt>.<br>
<br>
 
Application configuration files as well contest and database definitions are copied into a special windows folder called '''Application Data'''
 
during the first run of DXLog.net.<br>
 
  
==Unregistered limitations==
+
'''IMPORTANT''': Do not modify the installation folder proposed by the installer.
 +
 
 +
Application configuration files as well contest and database definitions are copied to a hidden<br>
 +
Windows folder called '''Application Data''' during the first run of DXLog.net.<br>
 +
It can be reached via the <code>Files|Open configuration directory</code> menu shortcut, the <tt>%AppData%</tt><br>
 +
system variable, or its direct location which is <tt>C:\Users\USERNAME\AppData\Roaming\DXLog.net</tt>
 +
 
 +
'''Important''': To make a completely clean reinstall of DXLog:
 +
* Uninstall DXLog
 +
* Go to the application data folder by entering %appdata% in Windows explorer
 +
* Delete the DXLog.net folder
 +
* Install DXLog
 +
 
 +
==Installing intermediate releases==
 +
 
 +
From time to time the development team will make intermediate releases available.<br>
 +
Such releases may not be of production quality and typically solves a particular problem.<br>
 +
If you do not suffer from this problem, and are not part of a testing activity you are not<br>
 +
recommended to install such releases.
 +
 
 +
Intermediate releases are often referred to as ''devtest'' releases.
  
All versions of DXLog.net can be used to evaluate software functionality with some limits.<br>
+
Since all parts of the DXLog executable may not be fully updated with an intermediate release,<br>
<br>
+
you are recommended to install such twice, the second time using the ''Repair'' option.  
Unregistered version can be used without any limits for '''DXPeditions'''.<br>
 
<br>
 
For all contests, DXLog.net will have following limits:<br>
 
- DXLog.net will restart itself every 10-20 minutes.<br>
 
- Logging is limited to 100 QSOs<br>
 
- Log file cannot be exported to different formats (ADIF, EDI, Cabrillo etc.)<br>
 
<br>
 
  
==Register your copy==
+
This is also the case when installing a public release after a ''devtest'' release or when<br>
 +
reverting to an older release.
  
To register your copy of DXLog.net and unlock full version functionality goto http://www.dxlog.net<br>
+
==Resetting DXLog to factory settings==
From then main menu, click on the "Buy/Register" link (at the top of the screen) and you will be redirected to Avangate secure purchasing web site.<br>
 
Avangate is our secure provider which will securely process your transaction.<br>
 
After entering all the required detail and making a successful payment, you will receive a registration key by email @ the address provided in the purchasing process.<br>
 
In DXLog.net, go to '''Help->Register''' menu and fill in the registration details: <br>
 
- username or registered user as per the registration email.<br>
 
- callsign of registered user as per the registration email.<br>
 
- license key of registered user as per the registration email.<br>
 
  
Be careful when entering this data, if it is not exactly the same as the data you've used in registration process, the registration process will fail.<br>
+
* Go to the application data folder by entering %appdata% in Windows explorer
<br>
+
* Delete (or better, rename) the DXLog.net folder
Your license key is valid for one year from the day of purchase.<br>
+
* Start DXLog
During that period, you can upgrade existing installations with newer versions as they become available. <br>
 
<br>
 
After the one year period has expired, the existing version of DXLog.net will continue to work with full functionality but further software updates would require a new licence key.<br>
 
<br>
 
You can use same license key on all your computers.<br>
 
The registered callsign does not have to be the same as the callsign you're using in the contest log.<br>
 

Latest revision as of 15:06, 6 January 2024

Download the software

DXLog.net is available for download at http://www.dxlog.net/sw

DXLog is free of charge.

Prerequisites

DXLog.net is written using Microsoft Visual Studio C# and compiled for Microsoft .NET Framework 4.0.

It runs on any Windows version with Microsoft .NET Framework version 4.0 but the development team only verifies DXLog on Windows 10 and 11.

Due to the need to support SSL v1.2 for secure communication with live scoreboards and to download
essential data bases like Super Check Partial, Windows XP is no longer supported.

Before installation of DXLog.net, you need to verify that you have Microsoft .NET Framework 4.0 installed on your PC system.
If you are not sure, you can start DXLog.net installation and the installer will warn you if .NET Framework 4.0
(or above) is not installed on your PC system.

Microsoft.NET Framework 4.0 is included in all Windows 7 and Windows 10 installations.

Should need arise, it is also available for free from the Microsoft website.
Direct download link http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17718.

If you plan to use your PC's parallel LPT port for CW keying and other functions, you need to download
and install the DLPORTIO.DLL driver due to limitations in Windows. It can be downloaded from http://dxlog.net/sw/files/tools/port95nt.exe

If you plan to use the contest recorder, an MP3 encoder must be installed. See the Contest recorder section for more information.

As of version 2.1.1 DXLog.net is using SQLite database for data storage.
On some Windows installations Microsoft Visual C++ 2010 RTM Redistributable Package (x86 version) needs to be installed.

If this package is not found during installation, DXlog.net installer will warn you.
You can download and install this package from: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=5555

Install the software

DXlog must be installed in the Program Files folder.
For 32 bit Processor machines this is usually C:\Program Files\DXLog.net.
For 64 bit processor machines this is usually C:\Program Files(x86)\DXLog.net.

IMPORTANT: Do not modify the installation folder proposed by the installer.

Application configuration files as well contest and database definitions are copied to a hidden
Windows folder called Application Data during the first run of DXLog.net.
It can be reached via the Files|Open configuration directory menu shortcut, the %AppData%
system variable, or its direct location which is C:\Users\USERNAME\AppData\Roaming\DXLog.net

Important: To make a completely clean reinstall of DXLog:

  • Uninstall DXLog
  • Go to the application data folder by entering %appdata% in Windows explorer
  • Delete the DXLog.net folder
  • Install DXLog

Installing intermediate releases

From time to time the development team will make intermediate releases available.
Such releases may not be of production quality and typically solves a particular problem.
If you do not suffer from this problem, and are not part of a testing activity you are not
recommended to install such releases.

Intermediate releases are often referred to as devtest releases.

Since all parts of the DXLog executable may not be fully updated with an intermediate release,
you are recommended to install such twice, the second time using the Repair option.

This is also the case when installing a public release after a devtest release or when
reverting to an older release.

Resetting DXLog to factory settings

  • Go to the application data folder by entering %appdata% in Windows explorer
  • Delete (or better, rename) the DXLog.net folder
  • Start DXLog