0install-win
0install-win copied to clipboard
Windows version of Zero Install
Depends on 0install/0install-dotnet#156
Automatically run `0install sync`. For example after each call to `0install add|remove|integrate` or using the Windows Task Scheduler.
 I just have installed the freshly 0install on Windows 10 Pro, and no apps are displayed in catalog.
Register `0install:` as an URI scheme. This would allow links in websites to trigger actions in Zero Install. Similar to Steam's `steam:` scheme. [MSDN: Registering an Application to a URI...
Add option to modify Context Menu entries from GUI. Currently if I have to modify the description from "open with" to "edit in" or if I have to add "&"...
When requesting a package by specifying its feed URI OneGet reports `No match was found for the specified search criteria and package name` even though a matching implementation is listed....
Support installing Zero Install itself via OneGet with a command like: ```powershell Install-Package 0install -Provider 0install ```