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
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
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
3 matches
Mail list logo