ssh from remote system into cygwin bash, JScript engine won't run

2006-04-28 Thread David Wuertele
I have an IDE ("VDSP++") from a vendor on which I'm trying to automate software builds. It is a windows-only application, and they require that I write scripts for the IDE in JScript. When I use the windows host's console display to run a cygwin bash shell, I can execute my automated build just f

Can I get a GUI program to run when logged into cygwin via sshd?

2004-05-20 Thread David Wuertele
I have a program that I commonly run from the cygwin command line: # /cygdrive/c/bin/runme.bat This executes a certain GUI program with specific command line arugments. The GUI program's window materializes on the Windows desktop, the program does its batch processing thing, then it exits and

Re: Can I get a GUI program to run when logged into cygwin via sshd?

2004-05-21 Thread David Wuertele
Larry> See the '--interactive' flag of 'cygrunsrv'. You'll need to Larry> uninstall and reinstall the 'sshd' service to use this flag Larry> though. Alternatively, you can use the Windows "Services" Larry> admin applet to change the 'sshd' service. Click on "Cygwin Larry> sshd", "Properties", th