Mark Jansen
7b33915adc
[SYSSETUP] Add support for shortcut arguments
2022-10-19 19:36:26 +02:00
Katayama Hirofumi MZ
ef4f0d07b1
[SYSSETUP] Adjust Status Window if Asian ( #4280 )
...
The Asian logo and bar positions are different from English or Latin positions, due to Asian font.
Add positional adjustment to IDD_STATUSWINDOW_DLG if Asian.
2022-01-14 11:39:24 +09:00
Hermès Bélusca-Maïto
9b1edceae1
[REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines.
2021-09-13 03:52:19 +02:00
Mark Jansen
1d68fe209f
[SYSSETUP] Use the calculated full path
2021-06-05 22:14:34 +02:00
Hervé Poussineau
4d25869e0e
[SYSSETUP] Manually start PlugPlay service, and wait for it before continuing
...
That way, class installers are already registered before installing devices.
CORE-17538
2021-04-07 19:35:50 +02:00
Yaroslav Kibysh
c917caf723
[SYSSETUP] Make status dialog look like msgina status dialog ( #2825 )
...
* [SYSSETUP] Add msgina-like resources
* [SYSSETUP] Add bitmaps functionality, remove progress bar
* [SYSSETUP] Update resources
* [SYSSETUP] Use DPRINT1
* [SYSSETUP:INSTALL] %d - %lu for GetLastError in DPRINT1
* [SYSSETUP:INSTALL] Check pDlgData for NULL value
+ add some comments
2021-02-07 20:36:55 +01:00
Eric Kohl
d9e20ae3fe
Implement the StorageCoInstaller and configure it for CD-ROM and Disk devices
...
This sets the friendly name for CD-ROM and Disk devices.
2020-12-07 23:17:29 +01:00
Eric Kohl
eb7be70007
[SYSSETUP] Start the dnscache service after the network support has been installed
...
CORE-16558
2019-12-29 10:10:43 +01:00
Eric Kohl
80db055135
[SYSSETUP][NETCFGX][INF] Install the TCPIP protocol driver properly
...
Get rid of the special RandomProtocolGUID_TCPIP :-)
Works with the Setup CD and Live CD.
2019-10-06 22:36:19 +02:00
Timo Kreuzer
36051d3065
[SYSSETUP] Fix handling of the status message window
...
This fixes a race condition, where the message thread was still running when InstallReactOS returned and syssetup.dll was unloaded by the caller (setup.exe).
2018-08-20 22:10:04 +02:00
Eric Kohl
a8cf35d0e4
[SYSSETUP] SetupStartService: Remove the wait loop
...
CORE-14909
2018-08-19 14:32:29 +02:00
Eric Kohl
8f911f21b8
[SYSSETUP] SetupStartService: Wait until the service is running
2018-08-05 20:02:22 +02:00
Hermès Bélusca-Maïto
c441de2232
[SYSSETUP] If creating the default-user hive file fails because the file already exists, make a backup (i.e. rename it) and retry its creation.
...
This situation happens when one "updates" ReactOS by re-installing it on top of an existing installation.
2018-06-04 01:36:19 +02:00
Eric Kohl
f0273d814e
[SYSSETUP][USERENV] Create the system profile after the creation of the default profile has been finished
...
CopySystemProfile: Don't try to create the user hive. Just copy it as it has already been created.
2018-05-30 09:21:14 +02:00
Eric Kohl
e7340a2800
[SYSSETUP] Save the HKEY_USERS\.DEFAULT hive in the ntuser.dat file of the default user profile
2018-05-30 08:18:55 +02:00
Stanislav Motylkov
6fa16d791a
[SYSSETUP] Add marquee progress bar to show setup is alive ( #262 )
...
CORE-14163 #resolve
2018-01-03 21:24:26 +01:00
Serge Gautherie
ba507ba439
[SYSSETUP] [USERINIT] "sLanguage" relates to LOCALE_SABBREVLANGNAME actually, not LOCALE_SLANGUAGE. CORE-13128 #62
2017-10-17 13:59:18 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00