quote:
Originally posted by AlfmaniaK
Thanks for the quick reply.
After that, is there any way to build a script that manage the other scripts?
Nope, for the same reason: you could alter registry settings, but you can't force Plus! to reload those newly set settings.
eg: scripts are not reloaded, or the enabled/disabled scriptlist is not reread, when a user signs in or signs out; scripts simply keep on running without interuption (the only thing which will happen is OnEvent_SignIn and OnEvent_SignInReady and such events are called).
Only when Messenger restarts all registry settings are read in again (and when you change stuff via the Plus! preferences window of course).
quote:
Originally posted by AlfmaniaK
If there is no way to do this, is it wrong if I edit the scripts one by one to match the acount I want?
I'm sure no author would have a problem with that. On the condition you do not spread those altered sources and you take in account that you are responsible for any errors this might cause in the scripts.