Author Topic: "no install" C::B  (Read 6353 times)

FALCO

  • Guest
"no install" C::B
« on: October 20, 2006, 03:55:29 pm »
Hi,
Is there a way to make Code::Blocks not create ANY registry keys nor system files (files anywhere else than in it's own directory)? At this time it's probably a week I'm non-stop searching a portable (no-install) IDE for C++ and Java compiler. C::B looks so cool... I wish I could use it...
I saw some threads here about portability and I know the following: RC - bad, nightly - dunno (some say that it's making registry stuff too).

thank you,
Peter

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: "no install" C::B
« Reply #1 on: October 20, 2006, 04:15:03 pm »
   //--
   Could you please state your Operating System, Compiler, and CodeBlocks Version.

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: "no install" C::B
« Reply #2 on: October 20, 2006, 04:18:35 pm »
Is there a way to make Code::Blocks not create ANY registry keys nor system files (files anywhere else than in it's own directory)?
Using a recent version: Yes, by choosing "No, leave everything as it is and don't ask me again" when you run Code::Blocks for the first time.

Using RC2: No.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

FALCO

  • Guest
Re: "no install" C::B
« Reply #3 on: October 20, 2006, 07:10:23 pm »
Quote
Could you please state your Operating System, Compiler, and CodeBlocks Version.

standard that came with Dev cpp portable (yuck!) and TCC
« Last Edit: October 20, 2006, 07:12:13 pm by FALCO »