used all methods but none of them works
Page 1 of 1
Silent install Mirc 6.03
#1
Posted 09 August 2003 - 08:35 AM
anyone tried to install Mirc 6.03 ?
used all methods but none of them works
used all methods but none of them works
#2
Posted 09 August 2003 - 09:36 AM
All the Installer does is copy files to the C:\Program Files\mIRC\ directory. So install mIRC, take the folder out and put it with your install folders (in $oem$\$1) and use XCOPY to copy mIRC over during batch.
And the registry entry to register mIRC:
And the registry entry to register mIRC:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\mIRC\License] @="xxxxx-xxxxxx" [HKEY_CURRENT_USER\Software\mIRC\UserName] @="Your Name"
#3
Posted 20 August 2003 - 12:16 AM
Using this code-
It asks me if the stuff im copying is a file or a Dir.
IS there any way i can aviod this, i want the Unattended, to be truly unattended.
Thankx
|Drew|
xcopy %systemdrive%\install\Applications\MIRC %systemdive%\MIRC /s
It asks me if the stuff im copying is a file or a Dir.
IS there any way i can aviod this, i want the Unattended, to be truly unattended.
Thankx
|Drew|
#4
Posted 20 August 2003 - 10:32 PM
Instead of copying them, why not put them in CD:\$OEM$\$Progs\MIRC to put it in HDD:\Program Files\MIRC or CD:\$OEM$\$1\MIRC to put it in HDD:\MIRC. This will copy the files over automatically during the install without even having to script anything in any batch files.
Quote
This is the structure of the $OEM$ dir as taken from the Windows XP OPK
CD-root\$OEM$\
$$\ (Windows dir)
$Progs\ (Program files dir)
$Docs\ (Documents and Settings dir)
$1\ (Hard Drive root) not in OPK
CD-root\$OEM$\
$$\ (Windows dir)
$Progs\ (Program files dir)
$Docs\ (Documents and Settings dir)
$1\ (Hard Drive root) not in OPK
Share this topic:
Page 1 of 1



Help
Back to top









