I was able to package my desktop application on my Windows machine and the app runs. This is all great. But the icon assigned to the file after I run the installation from the generated MSI file is the default Titanium icon.
I've done what is suggested on this thread
for the Tide-SDK 1.3.1 beta but no luck, is there any other way I can change the default Tide SDK assigned to the app by the installer to my customized icon? I have the tiapp.xml working just want the same icon to be assigned to my app by the installer too