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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=VzucYb1mmz7eBqf/cqvMBJ+jBOj3Wih49V3XO0Ca3EC 1/CWDvuUlRDVLIjDTo4zSJEN80DNQlHO1/R5FUL9c/MQBYU6AgFaT+5OlHYgL3sM 2/CF42JFQu3S/iQMqAirMyb/S3WSlLodE6/R6PD09GYrQOTDNIpzjl+WMfkJYrgU = 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=2V6sMwJ33kb72XJJunoUvX3wvco=; b=T/w9m7Inn+JgcY5Zu VjNlk6nXyEEx+rKIxMLG0sQ4CdWexY+UF9ffuEaRkpIofukZr2cvd+S+raZahfOB YL3F9EnfSnFiMnMJK6ojtCQD08gPTmaP3Jx9MPwE6mTP2clqPdOnIHwL43VCPzli cIkRI7wrDf2uRZLHesKn5RjTTc= 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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-03.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-13.arcor-online.net 30659212F54 From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: latest cygwin: 'run' problem References: <5405C013 DOT 7030503 AT verizon DOT net> Date: Tue, 02 Sep 2014 19:37:55 +0200 In-Reply-To: <5405C013.7030503@verizon.net> (Gerry Reno's message of "Tue, 02 Sep 2014 09:03:15 -0400") Message-ID: <87a96hrki4.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s82HcIxT010915 Gerry Reno writes: > I have a script that issues this command: > > run $WINDIR/system32/mstsc.exe /multimon /v:$IP:3389 > > > And before this script has always succeeded but now it errors as follows: > > Invalid connection file (/v:192.168.1.27:3389) specified > > In a terminal window I can run the command directly and it succeeds: > > $WINDIR/system32/mstsc.exe /multimon /v:$IP:3389 > > But 'run' no longer successfully runs the command. > > Can someone verify this? Well I can verify that this happens, but I have no idea why. It seems that mstsc doesn't parse the option as option when started via run… Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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