aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaptak S <saptak013@gmail.com>2024-03-20 22:39:15 +0530
committerSaptak S <saptak013@gmail.com>2024-03-20 22:40:14 +0530
commit7a7f0b52b12501f0c4f576a8d5a93d7a62626a94 (patch)
treeb7dbfe50afadff126c0a3d2e82b89cf07eb3926d
parent1142e40ca6c2b1f52edea2e52fc2a712efce6c15 (diff)
downloadonionshare-7a7f0b52b12501f0c4f576a8d5a93d7a62626a94.tar.gz
onionshare-7a7f0b52b12501f0c4f576a8d5a93d7a62626a94.zip
Updates WiX information and remove win32 docs from RELEASE.md
-rw-r--r--RELEASE.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 24ce5a65..af1e1af4 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -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`