Clothed yourself - big move - green version of Lazarus
We know that a single operating system to install a different version of Lazarus easily lead to conflict, then we pinch lazarus how to install a different version of the same system?
Method, with lazarus.exe own parameters are as follows:
lazarus.exe - primary-config-path =.
Methods, tools mul_copy.exe community
Method, this method
Step 1
First, we delete this folder lazarus folder
C: \ Documents and Settings \ Administrator \ Local Settings \ Application Data
Step 2
Modify the installation directory
Lazconf.inc add spaces inside the comment save
Step 3
Modify the installation directory
Lazbaseconf.pp
The following two parameters
PrimaryConfigPath: = ChompPathDelim (ProgramDirectory);
SecondaryConfigPath: = ChompPathDelim (ProgramDirectory);
Step 4
Method a way to start Lazarus
Step 5
Recompile the IDE
Okay, now you get is the green version of Lazarus, did not have to take any parameters the configuration of the components installed in the installation directory. Do not have to worry about conflicts.
Test lazarus 1.0rc2, lazarus 1.0.8 can co-exist.
windows xp sp3 platform
http://www.fpccn.com/thread-2811-1-1.html