mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2009
Posts: 2
F
Bowl of petunias
OP Offline
Bowl of petunias
F
Joined: Feb 2009
Posts: 2
I was wondering, because I keep my config files on a seperate partition, if it were possible to configure mirc with alternative save/config path? eg. instead of using %appdata%\roaming]\mirc it could use d:\config\mirc

I do have windows 7 starter, and I know about mklink but I would like something I could copy the shortcut if needed it.

thanks

Last edited by freeballer; 20/06/10 03:36 AM.
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
I think the easiest way to do this, is to copy the mIRC.exe to d:\config\mirc and put your config files there. Then on your desktop (or where ever you create your shortcut), have the shortcut point to d:\config\mirc as the path for the executable.

Not having Windows 7, I can't give you exact correct assistance.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
It's not necessary to have multiple copies of mIRC.exe, simply add the following to your mirc shortcuts:

-rC:\config\mirc

Put in a new directory for each mIRC. If you just want to load a new mirc.ini, not the entire dir, use -iC:\config\mirc1.ini

-r does the following:
Quote:
Sets the data path where mIRC saves mirc.ini as well as other files and data. If -r is specified without a path, the path is set to that of the mIRC executable.


/help Command Line shows you all the details.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard