TopoSat Rinex Editor version 1.10
Installation Instructions
Windows Installation
Important points
The first time you run the installer, Windows may display the blue screen “Windows protected your PC”. This message appears for any software that is not yet widely distributed and does not indicate a problem with the file. Click More info, then Run anyway.
The installer automatically adds the folder to the PATH, which lets you
call TopoSat_Rinex_Editor_cli.exe (for command-line use) from any folder.
Installation
The software can be installed with or without administrator rights and runs on Windows 10 and 11 (earlier Windows versions not tested).
-
Unzip the archive “
TopoSat_Rinex_Editor_(version)_Setup.zip” into the folder of your choice and double-click the file “TopoSat_Rinex_Editor_(version)_Setup.exe” -
Choose the installation mode: the program can be installed with or without administrator rights.
-
With administrator rights:
- For all users, the installation folder is then
C:\Program Files\TopoSat\TopoSat Rinex Editor. - For the current user, the installation folder is then
C:\Users\UserName\AppData\Local\Programs\TopoSat\TopoSat Rinex Editor.
- For all users, the installation folder is then
-
Without administrator rights:
- Only for the current user, the installation folder is then
C:\Users\UserName\AppData\Local\Programs\TopoSat\TopoSat Rinex Editor.
- Only for the current user, the installation folder is then
-
-
Choose the installer language.
NB: the program can run in a language different from the one chosen for the installer.
-
Accept the terms of the license agreement.
-
Confirm or change the installation folder.
-
Create a desktop shortcut, if you wish.
-
Start the installation.
-
Launch the program at the end of the installation, if you wish.
For your information: the SHA-256 checksum of the archive
“TopoSat_Rinex_Editor_(version).zip” is published on
toposat.com.
Linux Installation
Command line
-
Locate the folder where the zip file downloaded or copied from toposat.com was saved.
-
Go to this folder and check that the zip file is present using the
lscommand:bertrand@ts-ubuntu:~/Downloads$ ls toposat-rinex-editor_1.10-1_amd64.zip -
Extract the file using the
unzipcommand:bertrand@ts-ubuntu:~/Downloads$ unzip toposat-rinex-editor_1.10-1_amd64.zip Archive: toposat-rinex-editor_1.10-1_amd64.zip inflating: toposat-rinex-editor_1.10-1_amd64.deb inflating: Installation_EN.pdf inflating: Installation_ES.pdf inflating: Installation_FR.pdf inflating: Installation_PT.pdf inflating: Installation_PT_BR.pdf -
Install the package
toposat-rinex-editor_1.10-1_amd64.deb:bertrand@ts-ubuntu:~/Downloads$ sudo apt install ./toposat-rinex-editor_1.10-1_amd64.debWarning: don’t forget the “
./”, otherwiseapt installwill look for the file in the repositories instead of in your folder.Then, when prompted, enter your user password.
-
Run the command “
toposat-rinex-editor” to launch the program in graphical mode, or “toposat-rinex-editor-cli” with arguments to run it from the command line.
Graphical mode
-
Right-click the zip file, then choose “Extract Here”.
-
Open the folder “
toposat-rinex-editor_1.10-1_amd64” that was just created. -
Right-click the .deb file and choose “Ouvrir avec une autre application” (Open With Another Application).
-
Select “Software Install” and click “Select”.
-
Click “Install”, ignoring the warnings, then enter your password.
-
Click the Activities grid to find the software and launch it. Right-clicking the icon lets you add it to your favorites.
You can also launch it from the command line: “
toposat-rinex-editor” to run the program in graphical mode, or “toposat-rinex-editor-cli” with arguments to run it from the command line.