FYI On the Advanced Configuration page there is an example, "Assigning product key based on OS type". I copied the code exactly as it appears on the page, replaced the "MY-WINDOWS-XP-KEY" and "MY-WINDOWS-2000-KEY" entries to contain my serial numbers. I do not have/or use Windows 2003 server, so I left this entry just as it is.
When I boot, I am first presented with the option to choose the OS that I would like installed. If I select Windows 2000, the program works as expected. If I select Windows XP, the program dies with "No ProductKey nor ProductID!". By simply commenting out line 29 that reads: die "No ProductKey nor ProductID!"; The program then works as expected for both Windows 2000 and XP. Just thought I would point this out. Am I doing something wrong? It seems to me that this line should run only if a key is not present for 'ProductKey' or 'ProductID'. Thoughts? Michael ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
