[PATCH 1/2] winecfg: Add support for '/v' parameter allowing Windows version to be changed.
16 Apr
2020
16 Apr
'20
3: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(-)
2157
Age (days ago)
2157
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Rudge