X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; q=dns; s=default; b=XrcfGYskWpsxMOAz UFBhkvOYpR8NZzbaSu/CC0C5XEIuHU1jdyWt9MHZVCWkVkHZFsvTyu7xrPDQlsgr y4HCixMs43I3iR1Zwson9ynsjM7l4me5SxOJoKI/R4498xGZHFtsR6tY/1BvWrCL +Z8Qg2UamNlpvyuHWinDCBHq2YY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; s=default; bh=KyvZzjrG+++NTy+7Z7liS6 SD67s=; b=Pt6JU951Tui3tG10mcDVmiUaVqRt75sn/M4Y3QWymwvSh4cJAGlU3j l2dIYGmYdAeAHZDya0/HtrpCU13YXq9JWaMpgV8MWJIn/CR6oqrZpBvFlesOeoQV wFlizgGId2rPn0x0aSymmUy6cVG4iiNLNx0LQIqHflABg7bqaLUwo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_20,KHOP_THREADED,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f54.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=sgX8vG48KQcq/Ihcn1M5G8AqToXh7t1f/7G31YoXg4o=; b=iP6ZkKM00srd/OCmZfK0EeRVQ7M/p7AY2hq6enArsXOTOasAXuYHEAnwA/rC1il8KP pM4DzHtzcCTBYDSpax7jZCaejKffz/yy9gxq9Fze41limWnwC3jEAcXSMJXfDoW+W283 FG9OAmTLJGrkNYDbGaptSyrIE80TTlXZjVdWwrasF6NAVFjh/I/ro0rZcBSFjSTzxnBJ BOsN4zfkpBPALZtvk+eQdO5nzcWRV13HL8NGObChSdphVpg+Ahij7WMq2Q5K951VA1GU LT5I+kRV1ulaRIPPjQEMoXtjOcrn6BepyCOYalO93qLM8IoQkRdhvVj5Ls4+z2kSG3eJ wfpA== X-Gm-Message-State: ALoCoQkX9t2hzoe1Pi9iyp2wc9vFEVuZ4tKbcqTfZZz+xlFc6z7TCHi3Eao3zXFhAgoKlAkSTVia X-Received: by 10.180.205.236 with SMTP id lj12mr6434802wic.22.1378999605771; Thu, 12 Sep 2013 08:26:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <6CF2FC1279D0844C9357664DC5A08BA2148DD6@MLBXV06.nih.gov> References: <6CF2FC1279D0844C9357664DC5A08BA2148DD6 AT MLBXV06 DOT nih DOT gov> From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Bron?= Date: Thu, 12 Sep 2013 17:26:05 +0200 Message-ID: Subject: Re: cannot run setup64.exe without admin privileges (even if renamed foo.exe) To: "Buchbinder, Barry (NIH/NIAID) [E]" Cc: cygwin Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r8CFR1Kv020830 > Try *copying* setup64.exe to foo.exe. Or download it again but save it > with the name foo.exe. > Windows may be remembering that the file used to be called setup*.exe. > That memory might not get copied. Doesn't work: "the requested operation requires elevation". I am packaging a program with NSIS and I had to explicitly set the required execution level with: "RequestExecutionLevel user" Would it be possible to do something similar for cygwin setup? Frédéric -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple