mIRC Home    About    Download    Register    News    Help

Print Thread
#199773 21/05/08 04:15 PM
Joined: May 2008
Posts: 8
X
Xaifas Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
X
Joined: May 2008
Posts: 8
is there anyway to make mirc update its settings from the regkeys without restarting the application?


X.A.I.F.A.S.: Xperimental Artificial Individual Fabricated for Accurate Sabotage
Xaifas #199961 25/05/08 01:15 AM
Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
What do you mean by this?


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
Xaifas #199965 25/05/08 01:54 AM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
mIRC stores very little in the actual registry, this is part of the reason people can run mIRC from a thumb/USB drive with the -portable switch. This switch prevents any usage of the registry keys, so there is no registry information stored on the computer by mIRC. Everything is stored in the various ini files that come with mIRC.
These files, in turn, should not be altered from without mIRC, unless you know exactly what you are doing, as altering them can cause mIRC to fail.
Altering the settings that are stored in those files through mIRC is the correct way, and, therefore there's no need to reload that information.

RusselB #199989 25/05/08 02:06 PM
Joined: May 2008
Posts: 8
X
Xaifas Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
X
Joined: May 2008
Posts: 8
"there is no registry information stored on the computer by mIRC"

heh.. wrong smile check for ur self


X.A.I.F.A.S.: Xperimental Artificial Individual Fabricated for Accurate Sabotage
Xaifas #199994 25/05/08 02:33 PM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Read his whole post. There is nothing stored in the registry by mIRC when the -portable command line option is used - this is true.

Xaifas #199996 25/05/08 02:37 PM
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

If there is already information stored in the registry before using the -portable switch, I don't think it will be removed.

Xaifas #200000 25/05/08 06:47 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
The few registry items (when not using -portable) aren't really very important as far as "loading" them. The only things that you are really going to need/use are mIRC's settings, which are stored in mIRC.ini and other similar files... NOT the registry.

If you think there is a registry item that you need to have access to in some way, explain which one and why and maybe someone can help you. I really doubt there is, though.


Invision Support
#Invision on irc.irchighway.net
Xaifas #200003 25/05/08 08:07 PM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
The answer is no.

Everyone here is off the marker. He's not asking about not using the registry to load settings, he's asking how to reload the settings from the registry without restarting mIRC, similar to reloading settings from mirc.ini without restarting mIRC.

There is no way to do this-- mIRC only loads the settings at startup. This goes the same for mirc.ini-- so it's not a question of registry or not. If you need to change any settings you have to do it from within mIRC.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
argv0 #200054 26/05/08 07:51 PM
Joined: May 2008
Posts: 8
X
Xaifas Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
X
Joined: May 2008
Posts: 8
Originally Posted By: argv0

Everyone here is off the marker. He's not asking about not using the registry to load settings, he's asking how to reload the settings from the registry without restarting mIRC, similar to reloading settings from mirc.ini without restarting mIRC.



Thats exactly what i wanted ... i think u were the only one that understood my question :P


X.A.I.F.A.S.: Xperimental Artificial Individual Fabricated for Accurate Sabotage
Xaifas #200062 26/05/08 11:43 PM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
According to the OP's first post
Quote:
is there anyway to make mirc update its settings from the regkeys without restarting the application?
The reference to the registry is directly mentioned. There is no mention about mIRC's ini files.

RusselB #203304 11/08/08 04:07 PM
Joined: May 2008
Posts: 8
X
Xaifas Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
X
Joined: May 2008
Posts: 8
DOh yeah. I was trying to update mirc's settings that are storred in regkeys without restarting application.. the mirc.ini part he said "similar" ..


X.A.I.F.A.S.: Xperimental Artificial Individual Fabricated for Accurate Sabotage

Link Copied to Clipboard