From 8c4cba8ef22ef3a2f5312b9731f7b4d2fecdee97 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 30 Mar 2000 22:44:50 +0000 Subject: [PATCH] Mark Hammond: ensure the new standard module winreg is installed. --- PCbuild/python16.wse | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PCbuild/python16.wse b/PCbuild/python16.wse index bec28f4d15f..739648bd973 100644 --- a/PCbuild/python16.wse +++ b/PCbuild/python16.wse @@ -685,6 +685,11 @@ item: Install File Destination=%MAINDIR%\DLLs\bsddb.pyd Flags=0000000000000010 end +item: Install File + Source=%_SRC_%\pcbuild\winreg.pyd + Destination=%MAINDIR%\DLLs\winreg.pyd + Flags=0000000000000010 +end item: Install File Source=%_SRC_%\pcbuild\python16.dll Destination=%DLLDEST%\python16.dll