Hello,
I've found that the installer (.exe or .msi) has some problem with not-Internet-connected machines: it stops around 99% of the installation without doing anything. Pressing the Cancel button does not stop the installation. In fact, if you wait lots of time (5 minutes at least) it will finish correctly. You can easily reproduce the problem with a virtual machine (disconnecting the network or using wrong network parameters).
Thank you,
Nico
Hi,
I know that on some machine, the installer can take up to 15 minutes. It's the .NET optimization process that take so long. You can wait or use the zip file if you don't want to wait. The application does not really need an installer except to optimize .NET.
David Hervieux
Well, I'm not an expert in this field, but I imagine it should be possible to run the optimization asynchronously in the background - after the program setup finishes. Isn't it?
Thank you,
Nico
We will verify what we can do with the installer.
David Hervieux