mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:22:58 +00:00
[USERINIT] Add unattend.inf functionality to livecd
This commit is contained in:
parent
1f3cb13fb9
commit
a0e32d4f48
5 changed files with 94 additions and 5 deletions
|
@ -58,6 +58,7 @@ typedef struct
|
|||
PAGESTATE NextPage;
|
||||
RUN Run;
|
||||
IMGINFO ImageInfo;
|
||||
struct _LIVECD_UNATTEND* Unattend;
|
||||
} STATE, *PSTATE;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue