You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INSTALL.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ In the instructions below, x.y.z is the version number you want to install.
6
6
7
7
Download and install one of the Windows builds:
8
8
9
-
-**PeerViewerSetupx.y.z.exe** is a regular assisted installer that creates shortcuts, allows you to choose the installation directory, etc.
10
-
-**PeerViewerx.y.z.msi** is a Microsoft Windows Installer with additional commandline options (add /? for help) to support automated deployments and advanced usage.
11
-
-**PeerViewerx.y.z.exe** is a portable executable - it works out of the box, without installation steps. You'll have to create your own shortcut if you want one.
9
+
-**PeerViewer.Setup.x.y.z.exe** is a regular assisted installer that creates shortcuts, allows you to choose the installation directory, etc.
10
+
-**PeerViewer.x.y.z.msi** is a Microsoft Windows Installer with additional commandline options (add /? for help) to support automated deployments and advanced usage.
11
+
-**PeerViewer.x.y.z.exe** is a portable executable - it works out of the box, without installation steps. You'll have to create your own shortcut if you want one.
12
12
-**PeerViewer-x.y.z-win.zip** is an archive file that can be extracted to a manually created folder for do-it-yourself installations, including creating your own shortcut.
13
13
14
14
# Linux
@@ -36,11 +36,11 @@ To install the dependencies for the Redhat/Fedora/OpenSuse/CentOS .rpm package,
0 commit comments