X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 002643858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1682882728; bh=2snxb6foGGWSECq129fPhQGreoViu54HMGix06xikTY=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=qezmiFQyvJ6qxOajpx/yizTFagOL/guzsN8A1bjjKFrtTEamlOSfQ5fyZMFm1XQGn zbIEeHk6dOgj4xrjGxtibm5E5hDd0XRdAfco4QL8a6AV3lZ1JuqqUUfUt/hUGS7Mug 00+ZKXhptQxl9qwk/5p2P/W+GzpKkXqF8tMqwoUE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 50BC03858D39 Message-ID: <1dc4b0a1-8791-6c41-f20d-16228cd224b0@huarp.harvard.edu> Date: Sun, 30 Apr 2023 15:25:12 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Content-Language: en-US To: "cygwin AT cygwin DOT com" Subject: New install setup fails to create start menu bash link X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org 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: Norton Allen via Cygwin Reply-To: Norton Allen Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" I have a new Windows 11 machine. I ran setup V2.925 with command-line options for my default set of packages, clicked through installation, and specified start menu but no desktop icon. Install seemed to go smoothly, but while there was a start menu folder for Cygwin with documentation, there was no "Cygwin64 Terminal" link. I found the folder under /ProgramData/Microsoft/Windows/Start\ Menu/Programs/Cygwin, and the shortcut was there, but it had the wrong permissions. It showed up as ---rwxr-x. I executed chmod u+rx 'Cygwin64 Terminal.lnk' and restarted, and now it shows up and works as expected. Please let me know if I can shed any more light on what's going on here. -- 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