News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

registry

Started by killerbot, November 29, 2005, 05:29:56 PM

Previous topic - Next topic

killerbot

When you would use 'the upcoming version" installer (include mingw), what does the installer register in the registry ?

Reason for the question : I am thinking of in house distribution (to a limited number of collegues to test out CB) of a svn build. But I would be more of a copy cb-dir and paste on your machine. But I don't know if that will be suffcient ?

RC2 is NO option, to many interesting changes in the meantime, bugs fixed, less registry usage also (user settings no longer in the registry ..).

Thanks,
Lieven

Urxae

I don't think the installer itself actually writes anything to the registry, except maybe some uninstall information. I'm pretty sure it's not anything C::B itself actually needs, even when C::B used the registry for settings I think it was all created on the first run automatically.
The only thing I can think of is that maybe the MinGW part of the installer registers something. I know the 'official' MinGW setup puts a registry key with the install path somewhere: this is one of the ways C::B can auto-detect MinGW. I don't know if the C::B install does the same...