[Distutils] wininst.exe source

Pete Shinners pete@visionart.com
Mon Apr 2 18:42:01 2001


where is the source for the WININST.EXE stub executable
that is used for bdist_winist? i looked around but did 
not see it. is it created from some other 'installation
tool', or is it simply a compiled program.

i was thinking of trying to hack together something
with py2exe and a slightly different wininst so i could
create compiled/installable executables in one swift step.