This is the weirdest thing I've ever seen. I wrote this application, which is deployed through ClickOnce. After installing my application, I tried to install this other tool, and instead of installing anything, my application launched. Then I uninstalled my application, cleared ClickOnce's cache by running rundll32 dfshim CleanOnlineAppCache
in CMD, and tried to install Microsoft's tool again, and my application's ClickOnce installer showed up.
Any idea what in the world could cause this?