Jump to content

Redman

Member
  • Posts

    11
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

About Redman

Redman's Achievements

0

Reputation

  1. 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
  2. Thanx guys this herlp me alot Redman
  3. How can we silent install fonts ? thanx Redman
  4. Thanx guys, This helps Redman
  5. 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
  6. can you give me the direct link of the shockwave and flash player without yahoo tia redman
  7. Look here a lot of source code examples. Planet Source Code Redman
  8. 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
  9. 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
  10. Thanx man for the info... Now I'm happy
  11. 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
×
×
  • Create New...