rozniak / xfce-winxp-tc

Windows XP stuff for XFCE
Other
1.11k stars 37 forks source link

How do I change version #364

Closed MrMegarich closed 1 month ago

MrMegarich commented 1 month ago

How to I turn it into windows xp home for example? what are the commands?

rozniak commented 1 month ago

Pass the -s switch when you run buildall.sh , for instance ./buildall.sh -s xpclient-per for Windows XP Home Edition.

The full list of SKUs are here: https://github.com/rozniak/xfce-winxp-tc/blob/master/packaging/cmake-inc/common/CMakeLists.txt#L44

MrMegarich commented 1 month ago

Thanks