ref: 2e510589dfb40140a375b6c18e419853c636b85d
parent: 37c6b72103cc9d7965a669cdca01edae83f765e4
author: Simon Howard <[email protected]>
date: Thu Dec 21 17:03:00 EST 2006
Add registry key for Doom 95 shareware version. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 792
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -104,6 +104,15 @@
"Uninstall\\Final Doom for Windows 95",
"UninstallString",
},
+
+ // Shareware version
+
+ {
+ HKEY_LOCAL_MACHINE,
+ "Software\\Microsoft\\Windows\\CurrentVersion\\"
+ "Uninstall\\Doom Shareware for Windows 95",
+ "UninstallString",
+ },
};
// Value installed by the Collector's Edition when it is installed