mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:32:57 +00:00
[SYSSETUP] Add new Env section to unattend.inf
This allows to add environment variables during unattended setup
This commit is contained in:
parent
62d7486ef6
commit
d4e38a630f
2 changed files with 52 additions and 0 deletions
|
@ -74,3 +74,8 @@ ProductOption = 0
|
|||
; XResolution = 1440
|
||||
; YResolution = 900
|
||||
; VRefresh = 0
|
||||
|
||||
; enable this section to add environment variables
|
||||
;[Env]
|
||||
;WINETEST_PLATFORM=reactos
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue