Skip to content
forked from abrik1/xpykg

a package manager for Windows XP/ReactOS

License

Notifications You must be signed in to change notification settings

SocketOfficial/xpykg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xpykg - manage software packages for Windows XP

xpykg is a script for Windows XP which is capable of installing software packages so that users don't have to look on random webpages for software.

xpykg downloads the setup.exe of the software package and then runs it. It also keeps track of the location of the uninstaller executable so that the user may easily uninstall the package when they need to.

requirements:

  • Python 3.4
  • requests 2.20
  • colorama (colors are cool)
  • wmi (for Un_A.exe detection)

NOTE: Right now it works only on Service Pack 3 for x86 and Service Pack 2 for x64 (DB needs some changes).

todo:

  • implement search
  • implement sync
  • implement list
  • implement installing via msi or exe
  • implement uninstalling
  • WIP, needs some more testing

software:

see db.json

docs:

see the wiki

contact:

Join the #xpykg channel on irc.libera.chat, or see the ${\color{purple}discord\ server\colon}$

About

a package manager for Windows XP/ReactOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • HTML 8.4%