|
Setting up Trunkfriends on Windows.
|
Alternative 1 - Installation package
-
Download and run
Trunkfriends-0.4.0.msi. The installation should be pretty straight forward, and Trunkfriends should be on
the start menu. Note that since the installation package is not signed, you may get a warning, and only option is to exit install.
There should be a "show more" in the warning message where you can opt to "install anyway"
-
Do not worry about uninstalling Trunkfriends to install a new version, your data is not removed. The data
will be in your user home folder, under a folder called .trunkfriends, and it can be a good idea to keep
a backup of this folder if you want to make sure not to lose data.
-
If you already run Trunkfriends from source, the data is stored in the same location, just install and keep
using. If there are any issues at all, do not hesitate to send a private message to
mastodon.social/@trunkfriends!
|
Alternative 2 - Running JAR archive directly
-
This alternative requires no installation of Trunkfriends, but you need to Java installed already. You need Java 17 or later.
If you do not have this installed, using alternative 1 is probably the best.
-
Download
Trunkfriends-windows-x64-0.4.0.zip and extract it. The archive contains just one JAR file.
-
Start Trunkfriends with
java -jar Trunkfriends-linux-x64-0.4.0.jar
|
|