mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #270] Is the windows version working on windows 11? #194
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aaryanporwal on GitHub (Jan 22, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/270
I tried to use the Psst.exe.zip release from https://nightly.link/jpochyla/psst/workflows/build/master. But I couldn't make it work.
I unzipped and tried to run and I even renamed Psst.exe.zip to Psst.exe and it still wouldn't run.
Any help would be appreciated.
Thanks!
@jpochyla commented on GitHub (Jan 22, 2022):
Hi @aaryanporwal, unfortunately I have no way to test. Anybody else?
@creinholdsson commented on GitHub (Jan 24, 2022):
I tried it today on Windows 11 build 22000.376 and it works.
Not sure what you mean with "I even renamed Psst.exe.zip to Psst.exe and it still wouldn't run".
If you unzip Psst.exe.zip there is a file inside called
psst-gui.exe.If
psst-gui.exestill won't run, can you try run it from Powershell or similar and see if you get some error output?@aaryanporwal commented on GitHub (Jan 24, 2022):
The thing is, I'm not even able to unzip the zip file:


I'm on Windows 11 build 22000.434
@aaryanporwal commented on GitHub (Jan 24, 2022):
7 zip was able to (I think partially) unzip the file, but even then when I try to run the psst-gui.exe file, I get the following error:
@jpochyla commented on GitHub (Jan 24, 2022):
Seems like you downloaded a corrupted archive, please try again.
@aaryanporwal commented on GitHub (Jan 24, 2022):
Is there any other archive present other than the one on https://nightly.link/jpochyla/psst/workflows/build/master
because that's what I've been downloading, have downloaded and redownloaded that multiple times 😅 .
@creinholdsson can you share the archive you've been using?
@aaryanporwal commented on GitHub (Jan 25, 2022):
Okay I figured it out! The problem was chrome didn't like the file and was intentionally corrupting it because of the suffix
.exe.@NineXYZ commented on GitHub (Jan 25, 2022):
Simple advice… Stop using Chrome and the unwanted download blocker (something like that is the name), if you don't trust a file just don't download it or use virus total.
@aaryanporwal commented on GitHub (Jan 26, 2022):
It wasn't a download blocker or any other third party software, apparently it's an inbuilt feature in chrome.
And as far as I know, Google hasn't publicly shared how that detection works or what specifically determines when the warning is triggered.