[PATCH 1/2] winecfg: Add support for '/v' parameter allowing Windows version to be changed.
April 16, 2020
2:06 p.m.
Implements support for a '/v' parameter to winecfg allowing the Windows version to be changed using the same logic as the winecfg UI. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41559 Signed-off-by: Owen Rudge <orudge(a)codeweavers.com> --- programs/winecfg/appdefaults.c | 101 +++++++++++++++++++++------------ programs/winecfg/main.c | 38 ++++++++----- programs/winecfg/winecfg.h | 3 + 3 files changed, 91 insertions(+), 51 deletions(-)
2173
Age (days ago)
2173
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Rudge