The ClickOnce uninstall string can be found in the computers registry in HKEY_CURRENT_USERS\Software\Microsoft\Windows\CurrentVersion\Uninstall\[random string associated with your app]\UninstallString.
You can use it to uninstall a "lost" click once application.