I know I can associate individual file extension to my program such as "doc" or "zip".
However, I want my program to associate to all file extensions in the target system. Is there anyway to do it?
Can my program associate to all file extensions in the target system in one single entry in Advanced Installer such as defining the extension as "*", instead of putting all extensions in the File Associations page?