Skip to content

Fix README

Oskar Skog requested to merge fix-readme into master

Creating a new installer in C# or C++ is not that good an option.

  • UAC requires some manifest thingy, shouldn't be that hard but it's still a thingy that's needed
  • Still can't download from cygwin.com (C#)
  • Antivirus problems...

Instead, I've opted to solve problems by making the README clearer and renaming the damn batch files to some helpful names.

Apart from changes to README, this branch has other updates:

  • LICENSE.txt: Mention Cygwin parts better
  • foo: Create shortcuts in the current working directory as well

It appears to technically work, but the README needs review and user testing. It's lengthier so it's not clear whether or not it's actually any better.

Edited by Oskar Skog

Merge request reports