ReactOS
0.4.15-dev-7201-g2de6e75
unattended.h
Go to the documentation of this file.
1
#pragma once
2
3
#define CMD_KEY_APPWIZ L"APPWIZ"
4
#define CMD_KEY_INSTALL L"INSTALL"
5
#define CMD_KEY_SETUP L"SETUP"
6
#define CMD_KEY_FIND L"FIND"
7
#define CMD_KEY_INFO L"INFO"
8
#define CMD_KEY_HELP L"?"
9
#define CMD_KEY_HELP_ALT L"HELP"
10
11
12
const
WCHAR
UsageString
[] =
L
"RAPPS \
13
[/"
CMD_KEY_HELP
L
"] \
14
[/"
CMD_KEY_INSTALL
L
" packagename] \
15
[/"
CMD_KEY_SETUP
L
" filename] \
16
[/"
CMD_KEY_FIND
L
" string] \
17
[/"
CMD_KEY_INFO
L
" packagename]"
;
18
19
BOOL
ParseCmdAndExecute
(
LPWSTR
lpCmdLine,
BOOL
bIsFirstLaunch,
int
nCmdShow);
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
L
#define L(x)
Definition:
ntvdm.h:50
CMD_KEY_INFO
#define CMD_KEY_INFO
Definition:
unattended.h:7
CMD_KEY_INSTALL
#define CMD_KEY_INSTALL
Definition:
unattended.h:4
CMD_KEY_SETUP
#define CMD_KEY_SETUP
Definition:
unattended.h:5
UsageString
const WCHAR UsageString[]
Definition:
unattended.h:12
CMD_KEY_HELP
#define CMD_KEY_HELP
Definition:
unattended.h:8
CMD_KEY_FIND
#define CMD_KEY_FIND
Definition:
unattended.h:6
ParseCmdAndExecute
BOOL ParseCmdAndExecute(LPWSTR lpCmdLine, BOOL bIsFirstLaunch, int nCmdShow)
Definition:
unattended.cpp:221
WCHAR
__wchar_t WCHAR
Definition:
xmlstorage.h:180
LPWSTR
WCHAR * LPWSTR
Definition:
xmlstorage.h:184
base
applications
rapps
include
unattended.h
Generated on Mon Dec 11 2023 06:14:01 for ReactOS by
1.9.6