[BOOTDATA][CMAKE] Enumerate the four first installation directories in 'canonical' order, to keep compatibility with Windows' txtsetup.sif/layout.inf.

This commit is contained in:
Hermès Bélusca-Maïto 2018-01-07 01:46:31 +01:00
parent 8468ad5cf4
commit 287d35b84d
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
2 changed files with 13 additions and 8 deletions

View file

@ -17,10 +17,10 @@ Signature = "$ReactOS$"
; For specifying absolute directories, use the SystemPartitionFiles section,
; or use names starting with \.
[Directories]
1 = system32
2 = system32\drivers
3 = Fonts
4 = "\"
1 = "\"
2 = system32
3 = system32\drivers
4 = Fonts
5 = system32\drivers\etc
6 = inf
7 = bin