Installing on Windows 7 with the Chocolatey package manager

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Forgon
Code contributor
Code contributor
Posts: 298
Joined: 07 Dec 2016, 22:23

Installing on Windows 7 with the Chocolatey package manager

Post by Forgon »

Chocolatey is an APT-inspired package manager for Windows XP and newer versions.
Using Windows 7, I tested its Warzone 2100 3.2.3 package:

0. To install Chocolatey, first visit https://chocolatey.org/install and copy the command text for 'cmd.exe'.
2018-02-07-184213.png
1. Launch 'cmd.exe' as administrator and confirm your intention.

2. Paste the command text in 'cmd.exe' and wait until Chocolatey is installed.
2018-02-07-184547.png
To use it, a new instance of 'cmd.exe' is required, so close the old one.

3. Optionally, visit https://chocolatey.org/packages/Warzone2100 and click away the popup box that appears.

4. Again, launch 'cmd.exe' as administrator and confirm your intention.

5. To install Warzone 2100, type `choco install warzone2100`.
If you had already installed the game with Chocolatey, you could also upgrade it by typing `choco upgrade warzone2100`.

When interrupted by a confirmation dialog, press 'Y' and Enter.
2018-02-07-191629.png
6. Congratulations, the game is now installed on your system.
You do not have the required permissions to view the files attached to this post.
User avatar
Berg
Regular
Regular
Posts: 2204
Joined: 02 Sep 2007, 23:25
Location: Australia

Re: Installing on Windows 7 with the Chocolatey package mana

Post by Berg »

Why do i want to install this on my win box?
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Installing on Windows 7 with the Chocolatey package mana

Post by cybersphinx »

Why wouldn't you want to run some random command from some website with admin rights?
We want information... information... information.
User avatar
Berg
Regular
Regular
Posts: 2204
Joined: 02 Sep 2007, 23:25
Location: Australia

Re: Installing on Windows 7 with the Chocolatey package mana

Post by Berg »

Warzone already provides an installer for windows!
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: Installing on Windows 7 with the Chocolatey package mana

Post by NoQ »

Every piece of malware has a fancy official website and provides an installer for windows. Very few of them make it into package managers.

Forgon, thank you, very nice. I haven't heard of this package manager before, and i doubt many windows users are smart enough to appreciate it, but i hope it'd help some of the powerusers who are stuck on windows for whatever reason, or maybe even help them discover the game.