Skip to content

Commit 5b6410a

Browse files
committed
add MiniInstaller string to sfx setup name list
1 parent fcbacc1 commit 5b6410a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

C/Util/SfxSetup/SfxSetup.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ static const char * const kExts[] =
4242

4343
static const char * const kNames[] =
4444
{
45+
"MiniInstaller",
4546
"setup"
4647
, "install"
4748
, "run"

0 commit comments

Comments
 (0)