X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <471385E6.7080906@free.fr>
Date: Mon, 15 Oct 2007 17:23:18 +0200
From: cuicui <cuicui.oizo@free.fr>
User-Agent: Thunderbird 2.0.0.6 (X11/20070728)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: How to remotely log in and execute a *GUI* program
References: <13191124.post@talk.nabble.com> <13192157.post@talk.nabble.com> 	 <20071013182220.GB8632@suncomp1.spk.agilent.com> <183c528b0710150618n4059118ehc8291cf6f379b144@mail.gmail.com> <47137B31.20002@free.fr> <47137D48.5000302@cygwin.com>
In-Reply-To: <47137D48.5000302@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Larry Hall (Cygwin) a écrit :

>> I'm recycling this thread to ask a similar question. Let's say that
>> i have a windows box with sshd servicable on it.
>> 
>> A can remotely launch command on the win box with ssh (ssh 
>> user@host.domain.com "command args"). But what if the "command" is
>>  supposed to be a graphical program (in my case a popup created
>> with AutoIt that display a message)?
>> 
>> "command" is launched and running but nothing is displayed on the 
>> screen, the gui application is just running in background.
>> 
>> Is there any way to make this program displaying on the current 
>> windows session? Note: in my case the ssh user is admin and the 
>> session user is user-only.
>> 
>> Any help?
> 
> 
> Reinstall 'sshd' specifying the '-i' flag to 'cygrunsrv' or edit the 
> current service under "Administrative Tools"->"Services" and check 
> "Allow service to interact with desktop" in the "Log On" tab of the 
> service's "Properties".  Please note that this will display the
> program on the server, not the client.

Yes, displaying on the server is the goal.

> Running X programs doesn't require this dance, though I assume you
> were referring to Windows apps.

Yes, this is a windows app completely independant of Cygwin.

Anyway, your trick is working like a charm, thanks a lot!

Nicolas

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

