Hello, Have a strange problem... i made a unattended cd (SEE QUOTE), but the strage thing is that it bypass some lines. (see red lines) So have tried to install all on the normal way it works (with silent switsches) Office 2003 is a RAR file with inside the silent switches (extract and then go on without install) Any Idea ?? Thanx Redman
Hello, Looking for a script to automate the installing of a mail account in: OUTLOOK 2000, 2002, 2003 and OUTLOOK EXPRESS 5 AND 6 It can be done by an INS file, but how does it works ??? A lot of ISP are using this method to do it. tia redman
Harunaksoy, One question, you point directly to the "SETUP\XPPRO\" folder. How do you boot the a win98 or win2K or Win2k3 or Longhorn or ERD2003 ?? Redman
He Guys, There is a little util that give you the cdrom letter see attached file. Now you can set the %CDROM% variable easy with following code: @echo off cls for /f "Tokens=*" %%a in ('getcd.exe') do set CDROM=%%a hope this helps. Redman getcd.exe
Hello, Are creating a multi-Boot DVD with a English and Dutch version of windows XP Pro on it. Now I have the following problem with the following step: Finishing Up Navigate to your setup folder \AIO-DVD\SETUP\XP\Professional\ and copy (not move) the following files into the root folder, AIO-DVD. readme.html spnotes.html (only found on an SP1 cd) win51 win51ip win51ip.sp1 (only found on an SP1 cd) Because the english and dutch files have the same name. Any ideas. Thanx Redman