change shortcut path
This commit is contained in:
parent
c9eb8bb2fd
commit
eccfb9763e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ SETLOCAL ENABLEDELAYEDEXPANSION
|
||||||
SET "collapse=%LOCALAPPDATA%\CollapseLauncher\current"
|
SET "collapse=%LOCALAPPDATA%\CollapseLauncher\current"
|
||||||
SET "exe=CollapseLauncher.exe"
|
SET "exe=CollapseLauncher.exe"
|
||||||
SET "iconpath=Assets\Images\GameIcon"
|
SET "iconpath=Assets\Images\GameIcon"
|
||||||
SET "shortcutpath=%APPDATA%\Microsoft\Windows\Start Menu\Programs"
|
SET "shortcutpath=%ProgramData%\Microsoft\Windows\Start Menu\Programs\Collapse Launcher Team"
|
||||||
SET "args=open --region \"Global\" --play --game"
|
SET "args=open --region \"Global\" --play --game"
|
||||||
|
|
||||||
:: Genshin shortcut
|
:: Genshin shortcut
|
||||||
|
|
Loading…
Reference in a new issue