add missing program group name to setup
Why does the compiler not warn about this...
This commit is contained in:
parent
2d43cae88e
commit
0c681c8903
|
@ -11,6 +11,7 @@ AppName={#MyAppName}
|
|||
AppVerName={#MyAppName}
|
||||
DefaultDirName={commonappdata}\{#MyAppName}
|
||||
DisableProgramGroupPage=yes
|
||||
DefaultGroupName=Berserker's Multiworld
|
||||
OutputDir=setups
|
||||
OutputBaseFilename=Setup {#MyAppName}
|
||||
Compression=lzma2
|
||||
|
|
Loading…
Reference in New Issue