"Jeff Black" <[EMAIL PROTECTED]> writes: > This fixes most of the application install scripts to work with > machines without a c: drive. In my case %systemdrive% is m:
I had some trouble applying this patch, because it converted the line endings from CRLF to LF. So I tried editing the entire patch file to convert its lines to CRLF. And then patch program "helpfully" printed a warning, stripped the CRs, and was still unable to apply the patch! Have I mentioned recently... Oh, right. Anyway, I applied the patch but with one change: I used %SystemDrive% instead of %systemdrive%. I know DOS is case-insensitive, but I like consistency, and in Perl this variable is $ENV{'SystemDrive'}. This will probably cause you some merge pain, Jeff; I am sorry about that. If you have not edited a file, just blow it away and it will get replaced on the next "cvs update". - Pat ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ unattended-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-devel