https://bugs.kde.org/show_bug.cgi?id=409723

--- Comment #6 from Thomas <tho...@safing.io> ---
But this requires to make the installer like this:
if(Windows-Version >= 8)
    install shortcut using Snoretoast;
else
    install shortcut yourself;

add own properties to already existing shortcut;

We are making the shortcut now using the wix-installer and setting the appid
and clsid ourselfs. This makes us stay with one Snoretoast-Version or keep the
Snoretoast CLSID up to date, but makes us independent of dependencies during
install.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to