Problem getting remote packages and installing

2012-10-26 Thread Michael Steele
Below is the code I'm using to perform an unattended install, with extra packages. > @ECHO OFF REM -- Automates Cygwin installation and kick start the Barnyard2 compile SETLOCAL REM -- Change to the directory of the executing batch file CD %~dp0 REM -- Config

Need help creating a script that is ran from a batch file.

2012-08-19 Thread Michael Steele
I know very little about creating a script under cygwin. I have a particular tack that doesn't change and I'm running it manually. I'm thinking that since it doesn't change that it could be automated. As you can see below I'm compiling three programs and the last program is my executable. The f