Subject: Multi Delphi installation [Print This Page] Author:
sguerard Time: 2019-5-20 16:53 Subject: Multi Delphi installation
Hello,
It seems that it's not possible to have differents configurations of cnWizard if you have several Delphi installation on a computer.
I have to work with delphi 2007 and Delphi 10.3 Rio.
But some highlight possibilities (for example : enable Structure Lines) are by default on the new version of Delphi.
Is it possible to have a different configuration of CnWizard ? One for every diffrent version of Delphi?
Thanx in advance for your answer.
Best regards,
Seb.Author:
Passion Time: 2019-5-21 09:56
Yes. It's a hidden feature, which can be refer to our Help file "CnWizards Settings -> Command Line Arguments":
The 2 command line of Delphi shortcut command line can be used:
Specify Registry Settings Key: If -cnregXXXX used, CnWizards will use HKEY_CURRENT_USER\Software\XXXX to load/save settings information in Registry instead of default 'CnPack'.
Specify User Data Directory: If -cnuserdirC:\MyDir used, CnWizards will use C:\MyDir to load/save user settings information instead of default user directory or the one specified in CnWizards setting dialog.Author:
sguerard Time: 2019-5-24 18:14
Hello,
It's working fine, thank you for your answer.
Best regards from France,
Seb.Author:
PeterPanino Time: 2019-5-28 18:12 Subject: I like it
I like CnWizards using one common configuration for all Delphi IDEs.