hello everybody,
i want to change the default icon of the txt file type on windows this can done if we chabged the following registry Key using QSettings
HKEY_CLASSES_ROOT\txtfile\DefaultIcon\Default value
and set it's value to the path of my program.
how can i do that ???
thank you.