ReactOS
0.4.16-dev-550-g2186ce3
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
unattended.h
Go to the documentation of this file.
1
#pragma once
2
3
#define CMD_KEY_APPWIZ L"APPWIZ"
4
#define CMD_KEY_GENINST L"GENINST"
5
#define CMD_KEY_UNINSTALL L"UNINSTALL"
6
#define CMD_KEY_INSTALL L"INSTALL"
7
#define CMD_KEY_SETUP L"SETUP"
8
#define CMD_KEY_FIND L"FIND"
9
#define CMD_KEY_INFO L"INFO"
10
#define CMD_KEY_HELP L"?"
11
#define CMD_KEY_HELP_ALT L"HELP"
12
13
14
const
WCHAR
UsageString
[] =
L
"RAPPS \
15
[/"
CMD_KEY_HELP
L
"] \
16
[/"
CMD_KEY_INSTALL
L
" packagename] \
17
[/"
CMD_KEY_UNINSTALL
L
" packagename|displayname] \
18
[/"
CMD_KEY_SETUP
L
" filename] \
19
[/"
CMD_KEY_FIND
L
" string] \
20
[/"
CMD_KEY_INFO
L
" packagename]"
;
21
22
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:9
CMD_KEY_INSTALL
#define CMD_KEY_INSTALL
Definition:
unattended.h:6
CMD_KEY_SETUP
#define CMD_KEY_SETUP
Definition:
unattended.h:7
UsageString
const WCHAR UsageString[]
Definition:
unattended.h:14
CMD_KEY_HELP
#define CMD_KEY_HELP
Definition:
unattended.h:10
CMD_KEY_UNINSTALL
#define CMD_KEY_UNINSTALL
Definition:
unattended.h:5
CMD_KEY_FIND
#define CMD_KEY_FIND
Definition:
unattended.h:8
ParseCmdAndExecute
BOOL ParseCmdAndExecute(LPWSTR lpCmdLine, BOOL bIsFirstLaunch, int nCmdShow)
Definition:
unattended.cpp:327
WCHAR
__wchar_t WCHAR
Definition:
xmlstorage.h:180
LPWSTR
WCHAR * LPWSTR
Definition:
xmlstorage.h:184
base
applications
rapps
include
unattended.h
Generated on Mon Jan 20 2025 06:02:23 for ReactOS by
1.9.6