rozniak / xfce-winxp-tc

Windows XP stuff for XFCE
Other
1.01k stars 36 forks source link

Add SKU project name details to build/winbrand #301

Open rozniak opened 4 months ago

rozniak commented 4 months ago

Per title - need to add the specific SKU name for the build and probably in winbrand as well. Currently only the SKU is included as WINTC_SKU, though not exposed in any APIs.

Stuff like mapping SKUs like xpclient-per to Windows XP Home Edition - also needs to take into account architecture (such as xpclient-pro on aarch64 being mapped to Windows XP 64-Bit Edition).

Should be in CMake build so that in future the setup program can use the correct full name.