Brad Erdman <[EMAIL PROTECTED]> writes: > I want to use this feature but do not know how up to date it is. > Since I have somewhat of an older release I am sure that it is not > very current.
One option is to use the copy you have, then rely on Automatic Updates to take things the rest of the way. > What is the best way to make sure that it has all the latest fixes? > Does the site maintain a copy that is updated regularly? You can always obtain the latest copy of anything in the project from the CVS repository. SourceForge even has a pretty Web interface to it. For example, this is a link to the current version of winxpsp1-updates.bat: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/unattended/unattended/install/scripts/winxpsp1-updates.bat?rev=HEAD&content-type=text/vnd.viewcvs-markup The "rev=HEAD" part ensures that this link will always refer to the most current revision of the file. (Well, almost. The Web interface accesses the read-only copy of the CVS repository, which can be out of date by up to 24 hours.) - Pat ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
