Page 1 of 1

Question about RSC

Posted: Fri Jan 28, 2011 11:25 am
by TFancher
Hello!

Got a couple questions here.
Great Little app by the way.

1.) Any way it can be recompiled with the latest Dotnet framework so we can do away with Dotnet 1.1, Just curious is all.

2.) Where does RSC store its program settings like Exceptions and server addresses and paths? I had this working flawlessly on another pc and since A rebuild I cant get things back in order. I have access to the old backup where RSC used to run fine. Any help would be greatly appreciated.

Re: Question about RSC

Posted: Fri Jan 28, 2011 11:53 am
by Masher
I'll take a look at the code, I should be able to build against 3.5/4.0 but I don't think the code is in very good shape.

I have two versions of RSC on the site, have you tried the older version?

Re: Question about RSC

Posted: Fri Jan 28, 2011 11:54 am
by Masher
Oh, RSC saves it's settings in the registry. The exceptions are loaded from files in the location RSC is installed.

Re: Question about RSC

Posted: Fri Jan 28, 2011 12:10 pm
by TFancher
Ahhh, the registry.... ok.. Might be a bit difficult to retrieve it from the other registry, lol But the exception list should be doable.
Thanks for the help!