Download Mirc Power Script Portable

Posted on by
Best mirc script

Mirc Download Free

As a matter of fact, I’m pretty much always on IRC. However, there is one small problem. I’m not always at home. Between home, work, friends houses, etc, I use a lot of computers through the course of the average week; many of which are not my own.

MIRC Power Pack (MPP) is a powerful script for mIRC designed specifically for gamers. It includes five different game browsers, allowing you to pick the tool that you like best. The Connection Manager is one of the very best, allowing you to connect to multiple IRC networks (30 total) using. If you are already using mIRC, this download will upgrade your current version of mIRC to the latest version and will keep your existing settings. Once the download has finished, you can run the installer to install mIRC. If you are new to downloading software or to mIRC, read our step by step guide for help.

This poses an interesting problem, as I do not want to install mIRC (my preferred IRC application for Windows) onto computers which I do not control. Additionally, while I feel provides an awesome web-based IRC client, it just doesn’t feel the same as having a true desktop application.

This being, IRC just doesn’t feel like IRC without all of my configurations, aliases, scripts, auto-joins, etc. Because of this I run mIRC from my portable hard drive, which I take with me whenever I leave the house. This tutorial will cover the creation of a portable version of mIRC that you throw on a flash drive or external drive and take with you anywhere. Fortunately, mIRC has built in support for portability.

Simply launching the main executable with portable parameters can turn a regular copy of mIRC into a portable copy. Firstly, you will need to download the mIRC setup file from. Once you have obtained the setup file, you will want to install it just as you normally would. Once you have installed mIRC onto your local computer, you will want to copy it’s program directory from your hard drive. To do this, simply navigate to the “Program Files” folder on your Windows partition, and copy the “mIRC” folder onto your desktop. Download manual para hacer puertas y ventanas de aluminio pdf. Once you have copied the folder, you can feel free to uninstall the application using the “Add or Remove Programs” wizard inside of Windows.

The next step is to open the mIRC folder on your desktop and create a sub-directory called “res”. Once you have done so, move all of the other files and folders inside of the mIRC directory into the res folder. Once you have completed these steps, you will need to create a launcher. This file will execute mIRC from inside of the “res” folder, and provide the parameters to make it portable. To do so, fire up Notepad or a Notepad alternative, and create a file with the following contents: Set objShell = CreateObject('WScript.Shell') objShell.Run('res mirc.exe -portable -r' & chr(34) & ' data' & chr(34)) With the above contents entered into your text file, save it in the mIRC folder that you copied onto your desktop as a VBS (Visual Basic Script) file. To do so, select “File” from within Notepad, then “Save As”. From there, navigate to the mIRC folder, and enter “mIRC.vbs” for the file name, and “All Files” for the file type.