Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Expand Environment Variables #22

Open
apfelchips opened this issue Jun 1, 2021 · 0 comments
Open

Expand Environment Variables #22

apfelchips opened this issue Jun 1, 2021 · 0 comments

Comments

@apfelchips
Copy link

some browsers install themselves to the %LocalAppData% Directory inside %UserProfile% would be nice if you'd be able to use Environment variables. FYI %ProgramFiles% is a thing.

As a workaround I use cmd.exe for the variable expansion, which works but is a bit of a hack.

brave = "C:\WINDOWS\system32\cmd.exe" /c start %LocalAppData%\BraveSoftware\Brave-Browser\Application\brave.exe

also maybe update the 32bit paths in the documentation

ff = "C:\Program Files\Mozilla Firefox\firefox.exe"
ffdev = "C:\Program Files\Firefox Developer Edition\firefox.exe"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant