I am currently working on a tool, but it seems that it does not work properly on some operating systems and the GUI size is not created correctly.
Can you please test and post the result if the GUI size is created correctly? Minimum should be 150x84 px, maximum @DesktopWidth / 2.
#include <File.au3>
#include <FileConstants.au3>
#include <FontConstants.au3>
#include <GUIConstantsEx.au3>
#include <GuiListView.au3>
#include <GuiImag