Detect-It-Easy icon indicating copy to clipboard operation
Detect-It-Easy copied to clipboard

DIE doesn't save its settings on Windows

Open arabesc opened this issue 3 years ago • 3 comments
trafficstars

I've placed DIE in the "C:\Program Files" folder on Windows 11 x64, run the app, changed some settings, exited and run app again - the setting were not saved.

arabesc avatar Nov 15 '22 20:11 arabesc

Thanks a lot for the testing. It will be fixed.

horsicq avatar Nov 15 '22 20:11 horsicq

+1, Running DIE as admin fixed it for me.

Also if the title bar displays the installed version of WIndows, its wrong. It shows Windows 10 2009 for 11

demberto avatar Dec 21 '22 14:12 demberto

Maybe this is due to the fact that there is no support yet for Win11 in the code? eg: https://github.com/horsicq/Formats/blob/329569a4919ac7142feabcd7d718387c3ef50760/xpe.cpp#L11009

BTW, MS does not increment major ver for Win11, it is still 10, so one has to check the build value, if it is >= 22000 then this is Win11 edition

greenozon avatar Mar 01 '23 08:03 greenozon