Help configuring consoleUNIT Thread last updated on 2003-07-26 21:17:51

Posted by member 33712 on 2003-07-25 15:23:03

I read the docs that went with the theme and i havent a clue of whats happenning. I've got a question, please help me out. I am a new Litestep user.
1. How do i or where do i put the command to prevent this theme from changing my system color scheme while loading?

P.S please be as specific as possible. I am really sorry for the troubles.


Posted by member 1316 on 2003-07-25 15:43:18 link

the theme probably loads a module to specifically do that. probably named syscolor.dll or something. look in the step.rc for where it's being loaded, and comment it out.

Posted by member 33712 on 2003-07-25 18:01:06 link

I found it in step.rc, but how do i comment it out like u said?
The command is SCNoChanges to prevent it.
How do i put it in? sorry..

Posted by member 2112 on 2003-07-26 21:17:51 link

To "comment out" code you put a ; at the beginning of the line.