Skip to content

Question about: Programs: Env vars in wildcard paths #155

Answered by tnodir
Emi-Emi-Emi asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Env vars can be used as %VAR_NAME%.
  2. Env vars are resolved by Fort's Service (if it's running).
  3. The resolving code is in EnvManager::readEnvVar().

There is a predefined %FORTHOME% var in Fort Firewall.

You can see all Env Vars for Fort's Service in the System Informer program.
So, %LOCALAPPDATA% of Service is C:\Windows\system32\config\systemprofile\AppData\Local.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@tnodir
Comment options

@Emi-Emi-Emi
Comment options

@tnodir
Comment options

@Emi-Emi-Emi
Comment options

Answer selected by tnodir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants