Not a Problem

Splash Screen Freezes

Hi

I have installed the modeler exe both 64 and 32 bit on w windows 7 computer.

When starting the application, there is a splash screen, that does not display anything and I can not do anything with the product.

Please see screen shot

Cheers

Al

Best Answer
photo

Dear Alistair,

In order to solve this problem, please follow these steps:

  1. Download the latest release v2.9 from: http://www.bizagi.com/en/bpm-suite/bpm-products/modeler#downloadmodeler
  2. Then, add some keys in “BizagiModeler.exe.config” to disable register Windows,

    please insert a key in the “BizagiModeler.exe.config” file: <add

    key="IsRegistrationDisabled" value="true"/>

  3. To disable Modeler tour: <add key="DisableStartScreen" value="true"/>
  4. To disable upgrade option: <add key="AvoidUpgrade" value="true"/>

Note:The “BizagiModeler.exe.config” file is located in the installation path, usually at “C:\Program Files\Bizagi\Bizagi Modeler\Modeler”.

Regards

photo
0

Dear Alistair,

In order to solve this problem, please follow these steps:

  1. Download the latest release v2.9 from: http://www.bizagi.com/en/bpm-suite/bpm-products/modeler#downloadmodeler
  2. Then, add some keys in “BizagiModeler.exe.config” to disable register Windows,

    please insert a key in the “BizagiModeler.exe.config” file: <add

    key="IsRegistrationDisabled" value="true"/>

  3. To disable Modeler tour: <add key="DisableStartScreen" value="true"/>
  4. To disable upgrade option: <add key="AvoidUpgrade" value="true"/>

Note:The “BizagiModeler.exe.config” file is located in the installation path, usually at “C:\Program Files\Bizagi\Bizagi Modeler\Modeler”.

Regards