Everything posted by Redman
-
Programs not installed ?
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
-
Silent install fonts ?
Thanx guys this herlp me alot Redman
-
Silent install fonts ?
How can we silent install fonts ? thanx Redman
-
Looking script to automatic mail account creation
Thanx guys, This helps Redman
-
Looking script to automatic mail account creation
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
-
Shockwave Player 10.1
can you give me the direct link of the shockwave and flash player without yahoo tia redman
-
VB Help Plz
Look here a lot of source code examples. Planet Source Code Redman
-
Custom Setup.exe for MultiBoot DVD
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
-
$OEM$ single directory
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
-
multi-Boot DVD with a English and Dutch version
Thanx man for the info... Now I'm happy
-
multi-Boot DVD with a English and Dutch version
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