Help - Search - Members - Calendar
Full Version: MIRC auto install, must be a way!
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
tspirit85
hi everyone, i have searched and read all the topics on mirc in msfn, i might of missed a part but i have read everything and everyone keeps saying to just at the folder of mirc to my xp cd that way it will automatically install without my consent, i want to have the choice of installing and not installing mirc when i want too, i want to create mirc using WPI, or is there a autoit file to do this SILENT install? i really want the choice to install and not to install, can anyone help me out and would it be possible to go to regedit and grab the registration details of mirc and auto integrate it, thats how i have my isobuster set up. thanks guys.
-I-
its about as simple as it gets. (you just nead some tool to check witch 'registry entries are made (should be only 1 or 2), there is one for the IRC:// protocol and thats about the only thin you nead...

for the rest you just make a sfx installer to for example extraxt al mirc stuf to. %programfiles%\mirc
muiz
QUOTE (tspirit85 @ Oct 7 2006, 09:16 PM) *
hi everyone, i have searched and read all the topics on mirc in msfn, i might of missed a part but i have read everything and everyone keeps saying to just at the folder of mirc to my xp cd that way it will automatically install without my consent, i want to have the choice of installing and not installing mirc when i want too, i want to create mirc using WPI, or is there a autoit file to do this SILENT install? i really want the choice to install and not to install, can anyone help me out and would it be possible to go to regedit and grab the registration details of mirc and auto integrate it, thats how i have my isobuster set up. thanks guys.


Where did you searched?



http://www.msfn.org/board/index.php?showtopic=28329&hl



http://www.msfn.org/board/index.php?showto...089&hl=mirc



http://www.msfn.org/board/index.php?showto...723&hl=mirc



And i can go on like this, my idea is you didnt searched at all whistling.gif
nakira
If you want a clean install, the latest installer has a switch for silent installs.
mirc62.exe /S

Otherwise just sfx the whole folder and create shortcuts

Then import these two registry values with regedit /S mirc.reg
CODE
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\mirc\License]
@="XXXX-XXXXXX"

[HKEY_CURRENT_USER\Software\mirc\UserName]
@="XXXXXXXX"


All other reg entries, including uninstall, will be made first time mirc is run.
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.