Use the “application id "<bundle identifier>"” form introduced in Leopard in the uninstaller, so that it no longer asks about applications already uninstalled.
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>CFBundleAllowMixedLocalizations</key>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>English</string>
9 <key>CFBundleExecutable</key>
10 <string>applet</string>
11 <key>CFBundleIconFile</key>
12 <string>applet</string>
13 <key>CFBundleInfoDictionaryVersion</key>
15 <key>CFBundleName</key>
16 <string>Uninstall Growl</string>
17 <key>CFBundlePackageType</key>
19 <key>CFBundleSignature</key>
21 <key>LSRequiresCarbon</key>
23 <key>WindowState</key>
26 <string>ScriptWindowState</string>
27 <key>positionOfDivider</key>
30 <string>476 508 644 494 0 0 1280 1002 </string>
31 <key>selectedTabView</key>
32 <string>result</string>