Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3D6BD59F.4DDA66A7@attglobal.net> Date: Tue, 27 Aug 2002 12:40:15 -0700 From: Doug VanLeuven X-Accept-Language: en MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: shutdown.exe options Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean This is a request to the maintainer to add an option for a simple halt rather than just powerdown if available. Specifically EWX_SHUTDOWN in addition to EWX_POWEROFF The reason is Vmware workstation 3.1 running a win2000 guest will reboot on any attempt to power down the system, EWX_POWEROFF, but will actually stop and disable the cpu on EWX_SHUTDOWN. Then by using an undocumented option in the vmware configuration file: gui.exitOnCLIHLT = "TRUE" and the documented option "exit at power off" vmware -x one can gracefully exit under automation control, say a forced shutdown due to imminent power failure, after sending the win2000 OS a signal. It's easy enough for me to modify the source, but it would be really nice if it was in the distribution. All the good option letters have been used. Perhaps d for disable cpu. I could supply a diff. Thanks in advance. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/