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

Expand Environment Variables #22

Description

@apfelchips

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions