(unknown)
"Gius, Mark" <[email protected]>
| Newsgroups | gmane.comp.windows.unattended.devel |
|---|---|
| Message-ID | <23193A17705DD246AFFFDF09B779F56F2515248ABD@EX-IAD6-B.ant.amazon.com> |
The location and version of the Perl packages have changed. The attached patchfile updates to the latest version. Mark Gius ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
unattended-perl.patch
(application/octet-stream, 1.2 KB)
--- perl.old.bat 2010-02-04 15:01:08.000000000 -0800 +++ perl.bat 2010-02-04 15:07:07.000000000 -0800 @@ -27,10 +27,10 @@ %Z%\packages\windowsinstaller\windowsinstaller-kb893803-v2-x86.exe /passive /norestart :skipinstaller3 -:: URL|ALL|http://downloads.activestate.com/ActivePerl/Windows/5.10/ActivePerl-5.10.1.1006-MSWin32-x86-291086.msi|packages/perl/activeperl-5.10.1.1006-mswin32-x86-291086.msi -:: URL|ALL|http://downloads.activestate.com/ActivePerl/Windows/5.10/ActivePerl-5.10.1.1006-MSWin32-x64-291086.msi|packages/perl/activeperl-5.10.1.1006-mswin32-AMD64-291086.msi +:: URL|ALL|http://downloads.activestate.com/ActivePerl/releases/5.10.1.1007/ActivePerl-5.10.1.1007-MSWin32-x86-291969.msi|packages/perl/activeperl-5.10.1.1007-mswin32-x86-291969.msi +:: URL|ALL|http://downloads.activestate.com/ActivePerl/releases/5.10.1.1007/ActivePerl-5.10.1.1007-MSWin32-x64-291969.msi|packages/perl/activeperl-5.10.1.1007-mswin32-AMD64-291969.msi -set perl_msi=%Z%\packages\perl\activeperl-5.10.1.1006-mswin32-%PROCESSOR_ARCHITECTURE%-291086.msi +set perl_msi=%Z%\packages\perl\activeperl-5.10.1.1007-mswin32-%PROCESSOR_ARCHITECTURE%-291969.msi :retry if exist %perl_msi% goto have_perl