X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 50B6F3858D39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=t-online.de Subject: Re: Portable CygWin version for Windows? To: cygwin AT cygwin DOT com References: <1ab88470-74c9-49d7-3c42-281927dee218 DOT ref AT yahoo DOT ca> <1ab88470-74c9-49d7-3c42-281927dee218 AT yahoo DOT ca> From: Christian Franke <Christian DOT Franke AT t-online DOT de> Message-ID: <2374617b-9ea0-13f0-32ec-63183ac846ab@t-online.de> Date: Sun, 14 Nov 2021 17:39:45 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 SeaMonkey/2.53.9.1 MIME-Version: 1.0 In-Reply-To: <1ab88470-74c9-49d7-3c42-281927dee218@yahoo.ca> X-TOI-EXPURGATEID: 150726::1636907985-0000144F-A129F860/0/0 CLEAN NORMAL X-TOI-MSGID: b487945a-28c9-4db1-be31-310bed0a310e X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com> List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>, <mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> List-Archive: <https://cygwin.com/pipermail/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help> List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>, <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> Peter Steiner via Cygwin wrote: > On webpage > > https://cygwin.com/ > > I found only a CgyWin Installer to download. I occasionally use Cygwin installed to NTFS partitions of USB flash drives for many years now. No problems so far, but the use cases were typically limited to "rescue" purposes (mintty, dd, ddrescue, fdisk, hexedit, smartctl, testdisk, ...). BTW: Also works great from the limited WinPE environment booted from a FAT32 boot partition on same flash drive. > I prefer to put CygWin on an USB flash drive and run it on various > computers without leaving installation traces. Please be aware that there will be traces on all computers because a registry value is set during startup of the root cygwin1.dll. The values appear below one of the following registry keys: HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations HKEY_CURRENT_USER\SOFTWARE\Cygwin\Installations A list is included in 'cygcheck -s' output. Alternatively try the following commands from Cygwin shell: ls -la /proc/registry??/HKEY_LOCAL_MACHINE/SOFTWARE/Cygwin/Installations ls -la /proc/registry/HKEY_USERS/*/SOFTWARE/Cygwin/Installations Regards, Christian -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple