PyGTK all-in-one 2.22.6

Full internal name:org.pygtk.PyGTKAllInOne
Project site:https://github.com/dieterv/pygtk-installer
Screen shots:
Download: Download PyGTK all-in-one 2.22.6

http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.22/pygtk-all-in-one-2.22.6.win32-py2.6.msi

VirusTotal results
Change log:n/a
Description:

PyGTK, PyGObject, PyCairo, GTK+

License:LGPLv2.1
Version:2.22.6
SHA-1 or SHA-256:
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Uninstall.bat:
move .Npackd\*.msi .
for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x "%setup%"
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit /b 0
if %err% neq 0 exit /b %err%
.Npackd\Install.bat:
set python=%python:/=\%

for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
copy "%setup%" .Npackd
msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i "%setup%" TARGETDIR="%python%" ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit /b 0
if %err% neq 0 exit /b %err%
Last modified:Sat May 15 09:08:55 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Feb 02 22:23:51 UTC 2015
Created by:tim.lebedk...
Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded