Hi, I'm new to autoit and I started making an application to do automated cleanup and tweak. I made pretty much everything except I want to know is it possible to trigger the uninstaller of a installed application by calling it's name if it exists? For example if I want to uninstall FireFox, I want to be able to just call it's name (Firefox) and the program will check if it exists, it will trigger it's uninstaller.
Any help or example file will be greatly appreciated.
Tnx.