X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 01A593852766 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1683720188; bh=xnVg+gxXxDQzO9U+q7oMbZ8yLVLk08giocLjOo842yA=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=BtVoSTc8Q20z/qRsnPGmqOiN1BhRCx1G84wey4EO6m+ly3aIGmW69K86/3V1QDrUf xLp5IF0/RhAgS3danz7lFDWd2guzmn1CSR5BanYm6GsHJZ5QM7apFHxoIdX9lgzR5p DLU/y2aInz8u9DMC/OIUtcrnO+VD79KMppOT3yg4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B85AE3854146 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683720162; x=1686312162; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=O+J2dJGAAmFBH87SaStIfQ4KfYjPuezAkwYzN+n1GaA=; b=en47mUAP1XdQMv5la3akENBLF3sK5f/GZObS5vqQh+lCy6l3kGT1vNh67xLamKUGN4 Lcuv9xveYDhTH/7tqM66MjfI24j66qI17UKqHm9dpyb2SZ1pHhpeaPqcT9pk2Jk4oD4F lRYk6v+6JOzJj3WouitRVDoEHl+UuQSwwuYeyKxJt4HRFQUnzgpq3jQaKR7QJZvEOx90 k9UEkQiDvTQ/hBm/iYW0IFUMcWPG/KatQJQTvsUAUA4VxY9Kr4zPzmCI9uWBIsIkpRXA J8lZXd5/76VJwPXLJsDvtZN9boyDyXC+6DVcAJzots1Dgv6cOAZvdTYW8L8B3AU4QpVD pguQ== X-Gm-Message-State: AC+VfDyfhSxxlXl5lfuleR//c1JfVhRUa0BSDOgBV2FeibJmgQU/0KXa 6lmELAAUJzvk6tec2JiflGAzOqjtXfymFas70xrozsDx X-Google-Smtp-Source: ACHHUZ4+82sHpUBVA75aLg3V77+skDWcOmUvZSe2N5H8jSFCGsmc/j5G1tdnI9+VA40MnO3MnBXAk83bGI6y/2dfKhY= X-Received: by 2002:a5d:6ad2:0:b0:306:3b39:9a3d with SMTP id u18-20020a5d6ad2000000b003063b399a3dmr12943608wrw.15.1683720161972; Wed, 10 May 2023 05:02:41 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 10 May 2023 08:02:32 -0400 Message-ID: Subject: Cygwin not present on control panel To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-0.7 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, 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-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: Anderson via Cygwin Reply-To: Anderson Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 34AC3VxW003973 Hi I create a script to install cygwin by command line. It works fine. However, when i try to uninstall the Cygwin, é see that cygwin was not present on Windows control panel softwares and programs. My questions are: 1)How i uninstall cygwin on this case? 2)What i must have to add on my script to install cygwin and put it on Windows control panel? Thanks -- 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