After spending allot of time looking into how to do an unattended install of windows xp I wrote the below batch files to complete this tasks.
z:\i386\winnt32 /s:\\backup\xpi386\i386 /unattend:c:\xpdeploy\xp.txt /udf:test,c:\xpdeploy\xp.udb/makelocalsource
This worked fine, But I noticed it did not setup the links to all my installed applications. The programs where still there, but the links were lost. When I tried to re-created the short-cuts some of the applications failed.
On another computer I just put in the windows XP cd and followed the directions to upgrade this computer. When the installation was complete all the applications where they and so where all the icons and all the applications worked just fine. Both computers where Win98se.
What did I do wrong?
Thx
Brian