Export/Import Collor Settings (code syntax)
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
When installing dev on multiple computers it takes a lot
of time to set colors (code syntax) in all of them.
When there´s an update and we have a new ini, we have
to set everything again in all pc´s.
Logged In: YES
user_id=776871
If you set up your colour settings on one computer, save
them as a particular "theme." Then go to:
C:\Documents And Settings\USERNAME\Local
Settings\Application Data\
And you'll find all of Dev-CPP's custom configuration data,
including a file with the same name as your theme, with
a ".syntax" extension. USERNAME might be Administrator,
depending on how you've set up your system (sorry, I have
NFI where Win9x stores them). Just copy that file across the
network and stick it where it belongs on each PC, open up
Dev-CPP and it should work fine.