xpykg is a script for Windows XP which installs software for XP(x86 currently) so that users dont have to look for random webpages for software. It downloads the setup.exe of the available softwares and then runs the setup.exe and for uninstall where uninstall.exe is saved according to that the program is removed...
- python 3.4
- json[in python 3.4]
- requests 2.20 or something
- colorama[colors are cool]
NOTE: right now it works only on XP x86(x64 soon) and drive letter should be C:\
- search works
- sync works
- list works
- install(msi/exe) works
- uninstall(nullsoft and uninstallers which need wmic to parse installers)
- upgrade(can detect which packages shall be upgraded)
see packages.csv
see github's wiki