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:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=eV5 Q+CqDKkbh5XNt1PRsQ0adhjqnKsMjUYqc55ilvHvWOrNaViGkBj9nPFEEVSk6Igz LITIxmRwJ2JxHiMrtZ4lJu4lK8PxEHsTSUZDcpuyTixbAiHlR64JIcXvbPqiT0Ks 63XPsCrDZ+SMH9SqDaQEPI1SUQhIN4Y4qEL2aG1c= 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:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; s=default; bh=i6aFkn27z IklCnI8ijJsBpnqvTM=; b=CgkZ7DCXpIHPfVzl1Yu0VwHta4j2p642ovsgpGx2B Fs5hhkcgKWad9mGVoMXM912u6WgouexcBVPZnbZvS/xjIuh5KBG8ePYuTqwqdsCA GH0NVTq/BnuU56gJeCwF4PCid1L+ke+Z4LHSL64wtu8X0uCkBKKxruMOV5oirm/+ xo= 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=4.8 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,URI_HEX autolearn=no version=3.3.2 X-HELO: mbob.nabble.com Date: Mon, 26 Oct 2015 09:07:49 -0700 (MST) From: trimat To: cygwin AT cygwin DOT com Message-ID: <1445875669454-122269.post@n5.nabble.com> Subject: Pop up GUI remotely via SSH MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I would like to pup up on Windows 7 the GUI of a program started remotely from SSH. I can't obtain this with *cygstart* even though I see the process running in Windows Task Manager. Trying to add /--interactive/ flag to Cygwin service /sshd/, the service doesn't start. I am aware of the Windows restriction /Session 0 Isolation/ (introduced in Windows Vista) but I read a few posts in which it seems possible. I have tried lots of solutions but till now I am able to accomplish that not using Cygwin but with *PsExec* (utility of /Windows Sysinternals/). Any clue how to do it with Cygwin? Thanks -- View this message in context: http://cygwin.1069669.n5.nabble.com/Pop-up-GUI-remotely-via-SSH-tp122269.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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