[SYSSETUP] Make Workstation default product option (#2332)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Wed, 12 Feb 2020 10:29:56 +0000 (19:29 +0900)
committerGitHub <noreply@github.com>
Wed, 12 Feb 2020 10:29:56 +0000 (19:29 +0900)
commit3ef235e7cbad6c948c620c5a82cd959fe03e62ee
tree564be66aaa4a2cd41cd2af8195e724cb6edb4904
parent1cf564c25f532c32f9fae891f17a70e62d5c1c14
[SYSSETUP] Make Workstation default product option (#2332)

We set ReactOS Workstation as the default product option. That means we retargeted this project to Windows XP. Unattended Setup is supported.
CORE-13795
33 files changed:
dll/win32/syssetup/lang/bg-BG.rc
dll/win32/syssetup/lang/cs-CZ.rc
dll/win32/syssetup/lang/da-DK.rc
dll/win32/syssetup/lang/de-DE.rc
dll/win32/syssetup/lang/el-GR.rc
dll/win32/syssetup/lang/en-US.rc
dll/win32/syssetup/lang/es-ES.rc
dll/win32/syssetup/lang/et-EE.rc
dll/win32/syssetup/lang/fi-FI.rc
dll/win32/syssetup/lang/fr-FR.rc
dll/win32/syssetup/lang/he-IL.rc
dll/win32/syssetup/lang/hi-IN.rc
dll/win32/syssetup/lang/hu-HU.rc
dll/win32/syssetup/lang/id-ID.rc
dll/win32/syssetup/lang/it-IT.rc
dll/win32/syssetup/lang/ja-JP.rc
dll/win32/syssetup/lang/lt-LT.rc
dll/win32/syssetup/lang/nl-NL.rc
dll/win32/syssetup/lang/no-NO.rc
dll/win32/syssetup/lang/pl-PL.rc
dll/win32/syssetup/lang/pt-BR.rc
dll/win32/syssetup/lang/pt-PT.rc
dll/win32/syssetup/lang/ro-RO.rc
dll/win32/syssetup/lang/ru-RU.rc
dll/win32/syssetup/lang/sk-SK.rc
dll/win32/syssetup/lang/sq-AL.rc
dll/win32/syssetup/lang/sv-SE.rc
dll/win32/syssetup/lang/th-TH.rc
dll/win32/syssetup/lang/tr-TR.rc
dll/win32/syssetup/lang/uk-UA.rc
dll/win32/syssetup/lang/zh-CN.rc
dll/win32/syssetup/lang/zh-TW.rc
dll/win32/syssetup/wizard.c