mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 06:06:01 +03:00
[GH-ISSUE #41] Unlocker #30
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#30
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 @ExcellentSpirit on GitHub (Sep 11, 2022).
Original GitHub issue: https://github.com/DrDonk/unlocker/issues/41
When you double click either check, relock or unlock, it displays yes or no for admin privilege, then, shows the command prompt and ask you to press enter, after pressing enter, the prompt disappears and it doesn't unlock, check or relock the VMWare workstation. May you resolve this please. I attempted this on Windows 11 on the latest VMWare Workstation 16 Pro. Thank you.
@DrDonk commented on GitHub (Sep 12, 2022):
Did you press yes for admin privileges? I have never seen it do this before and cannot think what is causing it.
@ExcellentSpirit commented on GitHub (Sep 14, 2022):
Yes, you have to press yes before the command line will open and ask you to press the enter key. When you do that, it disappears without relocking, unlocking it.
@DrDonk commented on GitHub (Sep 21, 2022):
Do you see the banner text? I am really struggling to see what has happened here as there is unfortunately nothing on which to base any diagnostic actions.
@SimPilotAdamT commented on GitHub (Sep 21, 2022):
I think this might actually be working as intended. The binaries were made to work in CLI, so they might actually be running when you double click and give it admin access. Most of the time PowerShell/
cmd.exeis opened to show the command output, but not all the time. Use Task Manager or smth to see if any is still running. If they are, they're just hanging on the end but where it asks you topress enter to continue(which really exits the program).edits: originally wrote this from the viewpoint of Linux, forgot that this was available for Windows too lol
@DrDonk commented on GitHub (Sep 21, 2022):
BTW you can stop the last message waiting using an env variable UNLOCK_QUIET=1
I was asked to wait so that the output could be seen.
@SimPilotAdamT commented on GitHub (Sep 21, 2022):
Oh nice that will be useful for my PKGBUILDs in the AUR. I'll add that in and send you those checksums when I get home.
@SimPilotAdamT commented on GitHub (Oct 5, 2022):
@ExcellentSpirit how is it working for you now?
@DrDonk commented on GitHub (Nov 2, 2022):
No response so closing.