A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/CybeSystems/CygwinPortable below:

GitHub - MachinaCore/CygwinPortable: Portable Cygwin

Download current released branches as .paf.exe and .7z from github

Download current working branches as .paf.exe and .7z from appveyor

A portable Cygwin environment with many options. It's very useful for "static" installations too. It can create ShellExtensions in Windows Explorer ("Open Folder in Cygwin", "Open Drive in Cygwin", "Run in Cygwin"). "Open with -> CygwinPortable.exe" is also supported (you can register e.g. .sh extensions with CygwinPortable.exe). XServer is supported.

ShellExtensions needs admin rights (Only one time to register the ShellExtension - After successful registration you can run CygwinPortable with UAC enabled). CygwinPortable will run without ShellExtensions, but they are pretty comfortable :-)

Download ready to use files

You can download prebuild (Cygwin x64) version on from GitHub. I've compiled a PAF (PortableApps) and a 7z compressed version. Cygwin defaults are already installed.

These options overrides the options from Data/config.ini

You should change /etc/fstab from

none /cygdrive cygdrive binary,posix=0,user 0 0

to:

none /cygdrive cygdrive binary,noacl,posix=0,user 0 0

The noacl flag ignores filesystem ACLs permissions - For portable (in most cases for static installations too) this is the best setting - With this option you dont write "garbage" permissions to e.g. local rsync backups.

PortableApps (http://portableapps.com/) Tool is supported. Copy the Cygwin Portable folder to USBSTICK:\PortableApps

There are 2 special Folders - Samples are included:

There are some interesting options - Rightclick on the CygwinPortable Trayicon -> "Cygwin Portable Settings"

Settings:

Installer:

Expert:

You can compile CygwinPortable with dotnet -> Use:

cd Other/Source dotnet publish -r win10-x64 -c Release -p:PublishSingleFile=true

to create a new Build - please notice: If you build from Visual Studio it will return in a wrong folder structure

Let me know if you have any problems or suggestions

Thanks for reading


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4