mIRC Home    About    Download    Register    News    Help

Print Thread
#49045 12/09/03 09:14 PM
Joined: Sep 2003
Posts: 1
A
Mostly harmless
OP Offline
Mostly harmless
A
Joined: Sep 2003
Posts: 1
With new versions of windows now supporting multiple-users by default, it would be nice if miRC could store it's per-user stuff (Name, email, alt.nick) in the user's application data directory, or somewhere so that it isn't shared between all users, meaning that multi-user systems can use mIRC without having to change the nick back all the time :-)

#49046 12/09/03 09:30 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
I agree, but there is a work around you can use for now. Place the mirc.ini in your app data folder, then create the shortcut for mIRC to include (in the arguments):

-iC:\path\to\mirc.ini

And that should force mIRC to use that ini file. Just create a shortcut for each XP user and have the shortcut use a different path.


#49047 13/09/03 01:18 AM
Joined: Feb 2003
Posts: 2,812
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,812
Is there an Application Data folder that one could point to in their shortcut, where the contents of said folder changes according to which user is logged on? (I dont use Users so I don't know)


Well. At least I won lunch.
Good philosophy, see good in bad, I like!
#49048 13/09/03 03:52 AM
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Sure is. You could make a shortcut in "All Users <Startmenu|Desktop>" pointing to "X:\Path to\mirc.exe" -r"%Appdata%\mirc". This resets $mircdir as well. Make sure the folder (\mirc) exists first in each users %appdata% folder, or mIRC will use the path where mirc.exe is.
You should also copy servers.ini (or *.ini, but the others will be created by mirc anyway) as well.

#49049 14/09/03 05:34 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Not sure if it was the bordum, or maybe just the want to get experienced in C#, but with some help from two ppl in the undernet C# channel, i was able to make a small dialog that allows you to select between mirc profile ini's. You can then select "use Profile" and it runs mirc with the profile ini file you selected.

Let me know if you want the file. it comes with the exe, and the C# source if you want it. Also, let me know what you mIRC directory is. I dont have it where u can select the direcotry mirc is in, but I might work on it.


-KingTomato
#49050 14/09/03 05:07 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Scratch that, it now works based on where the file is. I made it so you put it in your mric directory, and it scans for the ini files for you. You then select the profile from a drop down, and click use profile. Simple >:D


-KingTomato
#49051 17/09/03 04:30 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012


-KingTomato

Link Copied to Clipboard