Michael Kahle <[EMAIL PROTECTED]> writes: > In the install.pl file... The script then went on. Is there a > reason I should comment out the lines that you described? I don't > see any real reason for this code to be there except that you may > want to, "Output some interesting info." :)
Yeah, for this release it is just to show that we have the info :-). It means you can use the MAC address or IP address to set configuration options, or pick another unattend.txt file to load, or whatever. But I am surprised your change worked. The fact that the [_meta]/ipaddr property exists at all means it will get computed eventually to dump into the generated unattend.txt. So I suggested commenting out the whole test to be sure. I am debating how to deal with this. I wonder, does the exit status of ipconfig.exe mean anything at all or is it just random? - Pat ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
