Bypassing Installer BDS check
Normally uniGUI installer will check for a running instance Delphi before starting installation. If a Delphi instance is running the installer will not allow to go the next step unless BDS instance(s) are closed.
You cay bypass this by using -BDS switch and running the installer from a command line. This will allow you to install uniGUI even if a BDS (Delphi) instance is running.
Warning: uniGUI installer will apply several changes to Delphi registry settings. Those setting won't become effective unless Delphi is re-started. Use this switch at your own risk.
Last updated