PyGTK all-in-one 2.24.1

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

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

VirusTotal results
Change log:n/a
Description:

PyGTK, PyGObject, PyCairo, GTK+

License:LGPLv2.1
Version:2.24.1
SHA-1 or SHA-256:e457284da57cb94594e0b381ff739c163d2d38ae
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:52 UTC 2015
Created by:tim.lebedk...
Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded