malxau / yori

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more.
http://www.malsmith.net/yori/
MIT License
1.24k stars 31 forks source link

unable to install #2

Closed kobrad closed 5 years ago

kobrad commented 5 years ago

Any kind of attempt results in "Could not locate selected package files".

yori_error

malxau commented 5 years ago

This happens if the installer doesn't have network connectivity. The most common reason for this today is overzealous antivirus products that "protect" you by failing accesses from programs that they don't explicitly trust, and Yori is far too small for AV companies to do that for. Do you have an AV product installed, and if so, which one? Another possibility is a proxy server, although Yori connects to the internet via the same HTTP stack as Internet Explorer, so if proxies are configured correctly for the user it should still work.