Skip to content

Commit

Permalink
Added: Note about DOTNET_ROOT in Wine Setup Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 authored Oct 28, 2022
1 parent f4e0c41 commit 3e04f8c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/LinuxSetupGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ You can then download the Reloaded Installer (`Setup.exe`) [from the downloads p
!!! tip

If the installer has issues, you can try running it without GUI `wine Setup.exe --nogui`.

!!! note

If you have the native version of .NET installed on your machine, it is possible that in some
cases the native version might be executed by Wine as opposed to the installed Windows version.

[Using `DOTNET_ROOT= wine Reloaded-II.exe` to run Reloaded might help.](https://github.com/Reloaded-Project/Reloaded-II/issues/148)

If install is successful, Reloaded's launcher will boot and a shortcut will be created on your desktop. If you cannot see it there, check Wine's Desktop folder (usually located in `<your_home_dir>/.wine/drive_c/users/<username>/Desktop/`).

Expand Down

0 comments on commit 3e04f8c

Please sign in to comment.