X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 62D1439450ED DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598849499; bh=V9KU1/9UuZ6oyCzNtk3wPZ8weBrw0POgR81PTSQ1twA=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=ba5KMuQf9LLdhoJidY6UAZHF0EmuKByPDi1Ckxsqcy96lxbJu5Hzp4e9Ly1lbkcEh f2L5ApN3M+VUFevqTFjYL1G07pwH7P694rfOrB4zkKQgL0rViAp4BiJk0U9h3u2vg1 /aV2ZVAWzYJiu3aMKhkgGJJTS3uqqvPJuHhMyk9I= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8CC763943540 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=g1Ce6LNlGiOlQ92XWwJZw7qrUNjfZPTvx2V0s8zNfzU=; b=oDXAbr/3FDziNeYS2xWPQGiYm66xS7bUyhJ+30ksqaxF3uatvXYW8fcCmVmDFMYChV ufjHKsyePmZvdfn6XxvgZHIxClIHcolPxU+JBfGfjY8wJTfdMsOIIG1ntSZ8vl1vsyC9 x6Qe6+Mo0ueak5eHOA77AmEUzZDQbQDVWqzZyPcdjgNYMLuww5cu+XtuOEkFkT8qv2rA ggKiIVsS+H87/ENQHy+h6ngLxvyd0R30C39mAr1beSBeMP01yxHKTGG5JOmHI3/k9cv3 RxIoh9MKbbRGc3sqCwLPwzu8MshR9GPfS3plERD2Nl9zz4lpBYg0QoNcS0Pc6z4Uk+X9 Fkzg== X-Gm-Message-State: AOAM531Rx3bghZGJNICwBU+CJopHAaRAcYrbPufEr9dASy87f/J/LTqN hfxBcRWcZq9OVe5K8JxJEXBcxVE6Y4OWeq9GDbZvud82gqg= X-Google-Smtp-Source: ABdhPJxQGacwLoBOqvWGJ6T4YWHQFGkrs2jkDXccP+IdlX/riInI8JW/qH8Zci4QFnq22okAWcs/lcgiQzMhIExuhWo= X-Received: by 2002:a67:e011:: with SMTP id c17mr4502974vsl.152.1598849495137; Sun, 30 Aug 2020 21:51:35 -0700 (PDT) MIME-Version: 1.0 References: <875z95tg5c DOT fsf AT Rainer DOT invalid> <1f4a80f7-0e14-1641-3fce-317ac2a6dd00 AT dronecode DOT org DOT uk> <8249305f-d6f8-48bd-5201-02e778e0193e AT dronecode DOT org DOT uk> In-Reply-To: <8249305f-d6f8-48bd-5201-02e778e0193e@dronecode.org.uk> Date: Mon, 31 Aug 2020 06:51:23 +0200 Message-ID: Subject: Re: Forcing setup.exe not to create WSL symlinks To: Jon Turney X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Michael Wild via Cygwin Reply-To: Michael Wild Cc: The Cygwin Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Sun, 30 Aug 2020, 22:24 Jon Turney wrote: > On 27/08/2020 06:48, Michael Wild via Cygwin wrote: > > On Wed, Aug 26, 2020 at 10:57 PM Jon Turney wrote: > >> > >> However, even if that's fixed, there's no value for winsymlinks in > >> CYGWIN env var to specify the behaviour of Cygwin 3.1.4 and previous > >> (i.e. always create traditional symlinks, don't use WSL symlink reparse > >> points) > > > > Thanks Jon for the elaboration. Isn't winsymlinks=lnk supposed to do this > > per the documentation? > > No. > > I'm not sure what documentation you are looking at, but [1][2] seems > reasonably clear that the behaviour of Cygwin 3.1.4 and earlier (what I > referred to as "traditional cygwin symlinks") isn't the same as ".lnk > symlinks". > > [1] https://cygwin.com/cygwin-ug-net/using.html#pathnames-symlinks > [2] https://cygwin.com/cygwin-ug-net/using-cygwinenv.html Ah, I was jumping ahead there. My intention was having no WSL symlink reparse points. And per my experiments, winsymlinks:lnk gets that job done. Michael -- 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