-
-
Notifications
You must be signed in to change notification settings - Fork 427
Open
Labels
OS-WindowsIssue is related to windows only, and doesn't affect Linux/MacIssue is related to windows only, and doesn't affect Linux/MacbugSomething isn't workingSomething isn't workingpackaging
Description
Describe the bug
When trying to install superfile v1.2.0.0 on windows 11, either by scoop or the powershell script you get the error that the file contains a virus or ptentially unwated software
To Reproduce
Steps to reproduce the behavior:
either run scoop install superfile
or
powershell -ExecutionPolicy Bypass -Command "Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://superfile.netlify.app/install.ps1'))"
Expected behavior
for super file to be installed
Screenshots
System information (please complete the following information):
- OS: Windows 11
- Version: Version 24H2 (OS Build 26100.3194)
- superfile Version 1.2.0.0
Metadata
Metadata
Assignees
Labels
OS-WindowsIssue is related to windows only, and doesn't affect Linux/MacIssue is related to windows only, and doesn't affect Linux/MacbugSomething isn't workingSomething isn't workingpackaging

