Ok, that is in the repository. The problem with download url without version number on the file is that your fixes will not work on previous versions.
to fix this should work: diff -r1.13 cygwin.aut 2c2 < ; URL|ALL|http://www.cygwin.com/setup.exe|packages/cygwin/setup.exe --- > ; URL|ALL|http://www.cygwin.com/setup.exe|packages/cygwin/setup-1.5.24-2.exe 7c7 < Run, %Z%\\packages\\cygwin\\setup.exe --- > Run, %Z%\\packages\\cygwin\\setup-1.5.24-2.exe Jon Wilson escribió: > Jon Wilson wrote: >> It looks like the new cygwin setup.exe has some changes that throw off >> autoit. this is the cvs diff of my changes to get it working again: >> >> Index: cygwin.aut >> =================================================================== >> RCS file: /cvsroot/unattended/unattended/install/scripts/cygwin.aut,v >> retrieving revision 1.12 >> diff -r1.12 cygwin.aut >> 9c9 >> < WinWait, Cygwin Setup, This wizard will guide you >> --- >> >>> WinWait, Cygwin Setup >>> >> 33c33 >> < WinWait, Cygwin Setup - Create Icons >> --- >> >>> WinWait, Cygwin Setup - Installation Status and Create Icons >>> >> 36,40c36 >> < WinWait, Cygwin Setup, Installation Complete >> < WinActivate, Cygwin Setup, Installation Complete >> < Send, {ENTER} >> < >> < WinWaitClose, Cygwin Setup, Installation Complete >> --- >> >>> WinWaitClose, Cygwin Setup, Installation Status and Create Icons >>> > Sorry, forgot this part: > > 27c27 > < LeftClick, 60, 135 > --- >> LeftClick, 70, 135 > 33c33 > ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel