Erkan Ozgur Yilmaz

Results 367 comments of Erkan Ozgur Yilmaz

I'll look into this soon...

**Status update!** I'm now able to generate the executables... but they don't run, probably related to a missing DLL... I'm on it. ![image](https://github.com/user-attachments/assets/1f6e6727-31e8-42d1-90e7-ca268888181d) ![image](https://github.com/user-attachments/assets/39bb79a4-6a9f-486a-8e36-8a59117d32ad)

Found the problem, microsoft wants a 4 part version number to be listed in the manifest, so adding a "0" to the version number (3.9.12.0 instead of 3.9.12) worked :)...

So the `DispalCAL.exe` is running... but, it is not possible to spawn a worker to run any of the ArgyllCMS executables, which is related to the `pywintypes` library configuration in...

I'm wrong `ImportError: No system module 'pywintypes' (pywintypes311.dll)` is not the problem, as this will only happen if I naively run the command that the worker is running without setting...

No :) I'm wrong, that was the problem... Fixed, and the exe is working now... Let me run a complete calibration and profiling.

Yeah, so it completed the profiling and installed the profile system wide without any errors. Now, let's create the installer.

Anyone who wants to try the installer 😎 Please do not distribute the installer as it is the development version and might contain errors and I'll create one in the...

This one is working fine for me: [DisplayCAL-3.9.12-Setup_20240928_0123.zip](https://www.dropbox.com/scl/fi/msyhvafj043zdizxa5zmb/DisplayCAL-3.9.12-Setup_20240928_0123.zip?rlkey=zdc8kg9a94baeijetb594ucdr&st=m683ytsk&dl=1)

The executables are not signed, and I need it to be tested on any other computer than mine to see if this is creating any problems. Otherwise I need postpone...