Help - Search - Members - Calendar
Full Version: ICQb Pro 2003
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Chris Lee
Does anyone have the silent switch for this program?

Thanks.
Strat79
If it is like the Lite versions it is /S
Strat79
it IS /s just checked.

Might want to pskill icq after install too.
planoleg
I also use an anti-banner patch for icq 2003, but I don't know which switch to use, can anyone help?
Gee
If I recall, the anti-banner patch just patches two .dll files, so all you have to do is install silently and then replace the .dll files.
planoleg
If I start replacing files etc. I'll get far away from unattended installation very soon tongue.gif
Gee
Replace the files in your clean up batch file. This way it will still be unattended. I still use ICQ 2003b and I am pretty sure I will eventaully have to switch over to the lite version. But since they haven't updated the program in 4 years, it is a safe bet that copying the .dll files during your cleanup command will be a permanent solution.
planoleg
How do I do that? blushing.gif
MHz
QUOTE (planoleg @ Mar 30 2007, 09:51 PM) *
How do I do that? blushing.gif

To copy files in a command file, then go to the command prompt window and type copy /? to get the syntax needed for you to do the commands needed.

smile.gif

ICQ 2003, last of the good versions IMO shifty.gif
Gee
Better Late than never

copy the two modified .dll files to

XPCD\$OEM$

In your clean up batch file,

CODE
copy /y %systemdrive%\*.dll "%systemdrive%\program files\icq\"
planoleg
Still don't get it sad.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.