Skip to content

dbeinder/python3-win7-shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python3-win7-shim

This is a shim DLL to run unpatched Python3.8+ on Windows 7. This built specifically for Python and is not a fully featured, general purpose replacement for api-ms-win-core-path-l1-1-0.dll.

Download compiled DLLs (x86, x64)

It passes through these functions, and only works with PATHCCH_NONE flags:
PathCchCanonicalizeEx() => PathCanonicalizeW()
PathCchCombineEx() => PathCombineW()

About

Shim DLL to run unpatched Python3.8+ on Win7

Resources

License

Stars

Watchers

Forks

Packages

No packages published