From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward500j.mail.yandex.net (forward500j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::110]) by sourceware.org (Postfix) with ESMTPS id C06C5386EC36 for ; Wed, 26 Jan 2022 14:50:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C06C5386EC36 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru Received: from vla5-57d57d298bef.qloud-c.yandex.net (vla5-57d57d298bef.qloud-c.yandex.net [IPv6:2a02:6b8:c18:360d:0:640:57d5:7d29]) by forward500j.mail.yandex.net (Yandex) with ESMTP id D38646CB6F40; Wed, 26 Jan 2022 17:50:02 +0300 (MSK) Received: from vla5-3832771863b8.qloud-c.yandex.net (vla5-3832771863b8.qloud-c.yandex.net [2a02:6b8:c18:3417:0:640:3832:7718]) by vla5-57d57d298bef.qloud-c.yandex.net (mxback/Yandex) with ESMTP id ubLNyYQiiL-o2diDdJE; Wed, 26 Jan 2022 17:50:02 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1643208602; bh=P7fbBs54CYM0xC4CXRBBQs6KqsqeouSRlPW7Hz9UbLs=; h=In-Reply-To:Subject:From:Message-ID:References:Date:Reply-To:To; b=G9WgMI+QQIdCuPVYjmHyIWsfAsPT09GTRYApZC0tbbTdwdr8lW88fRy5AwDa7pPFB QOSBsX7lQWtc11/ujOcCzP57rhf7O1zL3ooQc+LHGDHnRRZd6n4GrK7rZ7UJiTAf0L Bgfwh4hiktaR4NaDfwN2X8IGC8zHfJV5ot7MiBCY= Authentication-Results: vla5-57d57d298bef.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla5-3832771863b8.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id eEykRNc8Ji-o2Hue0QT; Wed, 26 Jan 2022 17:50:02 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Fwd: 2 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 26 Jan 2022 14:37:58 -0000 Date: Wed, 26 Jan 2022 17:37:58 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <887845943.20220126173758@yandex.ru> To: Mark Hansen , cygwin@cygwin.com Subject: Re: Does cygwin have an 'autorun' utility/package? In-Reply-To: <66df682d-2a2f-7429-39d9-f7b32a79c693@mehconsulting.com> References: <66df682d-2a2f-7429-39d9-f7b32a79c693@mehconsulting.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2022 14:50:06 -0000 Greetings, Mark Hansen! > I have an application running under Linux which I would like to move to Windows > (with Cygwin). This application depends on getting notifications when a CD Rom > drive status has changed (like audio CD inserted, ejected, etc.). For this, I > use a Linux utility application named 'autorun': > https://linux.die.net/man/1/autorun > What's nice about this application is it can be configured to send notifications when > various drive events occur. > I've looked through the package list for Cygwin and don't see anything like this. Check out http://www.uwe-sieber.de/usbdlm_e.html This is no Cygwin app, but it's nonetheless a very powerful app that can deal in various drive events. > Does Cygwin have anything that could work? > My Windows/C skills are about 20 years old so I was hoping to find an existing utility > application that can provide this functionality, rather than try write my own. -- With best regards, Andrey Repin Wednesday, January 26, 2022 17:37:09 Sorry for my terrible english...