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

Skip to content

Commit a8b2e32

Browse files
committed
CVS patch 669645: wininst.exe missing in Windows installer.
Not anymore it ain't.
1 parent 376f0ef commit a8b2e32

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

PCbuild/python20.wse

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1942,6 +1942,11 @@ item: Install File
19421942
Destination=%MAINDIR%\Lib\distutils\command
19431943
Flags=0000000000000010
19441944
end
1945+
item: Install File
1946+
Source=..\lib\distutils\command\wininst.exe
1947+
Destination=%MAINDIR%\Lib\distutils\command\wininst.exe
1948+
Flags=0000000000000010
1949+
end
19451950
item: Install File
19461951
Source=..\lib\distutils\command\command_template
19471952
Destination=%MAINDIR%\Lib\distutils\command\command_template

0 commit comments

Comments
 (0)