mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-21 09:45:48 +08:00
Merge branch 'main' of https://github.com/babalae/better-genshin-impact
This commit is contained in:
@@ -35,7 +35,7 @@ internal class Program
|
||||
option.IsCreateStartMenu = true;
|
||||
option.IsCreateQuickLaunch = false;
|
||||
option.IsCreateRegistryKeys = true;
|
||||
option.IsCreateAsAutoRun = true;
|
||||
option.IsCreateAsAutoRun = false;
|
||||
option.IsCustomizeVisiableAutoRun = false;
|
||||
option.AutoRunLaunchCommand = "-autostart";
|
||||
option.UseFolderPickerPreferClassic = false;
|
||||
|
||||
Reference in New Issue
Block a user