Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI have tried that too, here is the line straight from the bat file.
"C:\altera\91\nios2eds\Nios II Command Shell.bat" sh /cygdrive/c/altera/91/nios2eds/test.sh It does not run the script when it opens, but if I type sh /cygdrive/c/altera/91/nios2eds/test.sh after the command shell starts, it will run the script. I am able to run a startup script by copying my script to: "C:\altera\91\nios2eds\user.bashrc" However I would hate to implement it that way.