Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c4cba8

Browse files
committed
Mark Hammond: ensure the new standard module winreg is installed.
1 parent a12c7a7 commit 8c4cba8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

PCbuild/python16.wse

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,11 @@ item: Install File
685685
Destination=%MAINDIR%\DLLs\bsddb.pyd
686686
Flags=0000000000000010
687687
end
688+
item: Install File
689+
Source=%_SRC_%\pcbuild\winreg.pyd
690+
Destination=%MAINDIR%\DLLs\winreg.pyd
691+
Flags=0000000000000010
692+
end
688693
item: Install File
689694
Source=%_SRC_%\pcbuild\python16.dll
690695
Destination=%DLLDEST%\python16.dll

0 commit comments

Comments
 (0)