Updates WiX information and remove win32 docs from RELEASE.md

This commit is contained in:
Saptak S 2024-03-20 22:39:15 +05:30
parent 1142e40ca6
commit 7a7f0b52b1
No known key found for this signature in database
GPG Key ID: 7B7F1772C0C6FCBF
1 changed files with 1 additions and 2 deletions

View File

@ -169,7 +169,7 @@ Create a Windows 11 VM, and set it up like this:
- Download and install [gpg4win](https://gpg4win.org/). Add `C:\Program Files (x86)\GnuPG\bin` to your path.
- Install the Windows SDK from here: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/.
- Go to https://dotnet.microsoft.com/download/dotnet-framework and download and install .NET Framework 3.5 SP1 Runtime. I downloaded `dotnetfx35.exe`.
- Go to https://wixtoolset.org/docs/wix3/ and download and install WiX toolset. I downloaded `wix311.exe`. Add `C:\Program Files (x86)\WiX Toolset v3.11\bin` to the path.
- Go to https://wixtoolset.org/docs/wix3/ and download and install WiX toolset. I downloaded `wix314.exe`. Add `C:\Program Files (x86)\WiX Toolset v3.14\bin` to the path.
Clone the OnionShare git repo and checkout the release tag.
@ -288,7 +288,6 @@ After following all of the previous steps, gather these files:
- `onionshare_${VERSION}_amd64.snap`
- `OnionShare.flatpak` (rename to `OnionShare-$VERSION.flatpak`)
- `OnionShare-win32-$VERSION.msi`
- `OnionShare-win64-$VERSION.msi`
- `OnionShare-$VERSION.dmg`
- `onionshare-$VERSION.tar.gz`