Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The windows platform downloads "dont work" #15

Open
StingyJack opened this issue Mar 18, 2017 · 1 comment
Open

The windows platform downloads "dont work" #15

StingyJack opened this issue Mar 18, 2017 · 1 comment

Comments

@StingyJack
Copy link

Clicking on the link downloads the file "allmark_windows_amd64" without extension, but 7zip can view the contents.

Running the powershell command from the main page nets a connection error.

PS C:\temp\allmark> Invoke-WebRequest https://allmark.io/bin/windows_amd64/allmark.exe -OutFile allmark.exe
Invoke-WebRequest : The underlying connection was closed: An unexpected error occurred on a send.
At line:1 char:1
+ Invoke-WebRequest https://allmark.io/bin/windows_amd64/allmark.exe -O ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
   eption
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

if I add ".exe" to the file it appears to be what I want, but the directions may need a bit of touchup.

@ve3
Copy link

ve3 commented Nov 24, 2019

Confirm same problem.
https://allmark.io/bin/windows_amd64/allmark.exe was not found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants