mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 14:16:01 +03:00
[GH-ISSUE #13] 使用右键菜单PS运行,可是会报错无法打开此安装程序包 #11
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#11
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 @kevon2019 on GitHub (Apr 18, 2022).
Original GitHub issue: https://github.com/DrDonk/unlocker/issues/13
使用右键菜单PS运行,可是会报错无法打开此安装程序包
@kevon2019 commented on GitHub (Apr 18, 2022):
但是我手动定位到安装包目录,双击运行是没得问题的,不报错的
@kevon2019 commented on GitHub (Apr 18, 2022):
求解决办法,麻烦发到
[removed personal email address for security]
@kevon2019 commented on GitHub (Apr 18, 2022):
貌似知道原因了,是文件定位目录下,文件名不同,根本找不到ps文件指向msi包
@743859910 commented on GitHub (Apr 18, 2022):
推荐你看看B站这个教程:https://www.bilibili.com/video/BV1mB4y1U7Lo
@DrDonk commented on GitHub (Apr 20, 2022):
I don't speak Chinese but I see this is about how to run the unlocker. I will create some tutorials in English but I am busy with other things at the moment.
Thank you for posting the Chinese language video.
@743859910 commented on GitHub (Apr 20, 2022):
嗯 不用客气 大家都是在互帮互助
Well, you're welcome, everyone is helping each other
@gadgetgourmet commented on GitHub (Apr 26, 2022):
It's flagged by Windows Defender as having a virus!!!!!!
@743859910 commented on GitHub (Apr 27, 2022):
In my opinion, choose GitHub and authors, or don't use it.
@743859910 commented on GitHub (Apr 27, 2022):
Trust GitHub and author
@DrDonk commented on GitHub (Apr 28, 2022):
Where did you download it from? If in doubt build it yourself. And which version?
@gadgetgourmet commented on GitHub (Apr 28, 2022):
I downloaded from the Github repo: https://github.com/DrDonk/unlocker/releases
version 4.1.3
This is what Windows 11 tells me:
@DrDonk commented on GitHub (Apr 28, 2022):
Looks like a false positive on the file. VirusTotal has 6/64 detecting something with the zip file.
https://www.virustotal.com/gui/file/47e642bcfa0733fc94e20287b034f6655169160e16c522c367e6cce5d69f3e8c/summary
@DrDonk commented on GitHub (Apr 29, 2022):
I did some research and it seems certain scanners do not like executables compiled in Go. I copied a VMware distributed Go exe, vcsim.exe from gvmomi, and it also is flagged up as having a virus. Not sure there is much I can do. If in doubt get the source code and compile a version from the repo.
@DrDonk commented on GitHub (Apr 29, 2022):
https://go.dev/doc/faq#virus