Uninstall encode server link.
[dcpomatic.git] / platform / windows / wscript
index 144b680c16d32dd9b9156bbb7c525b9faa246363..1dd04f6bfb5bc0458a07c7c713d3e45be30c026b 100644 (file)
@@ -497,6 +497,7 @@ DeleteRegKey HKEY_LOCAL_MACHINE "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\U
         print('Delete "$DESKTOP\\DCP-o-matic 2.lnk"', file=f)
         for s, l in tools:
             print('Delete "$DESKTOP\\DCP-o-matic 2 %s.lnk"' % l, file=f)
+        print('Delete "$DESKTOP\\DCP-o-matic 2 Encode Server.lnk"', file=f)
 
         print("""
 Delete "$SMPROGRAMS\\DCP-o-matic 2\\*.*"