jonasraoni / path-parser

Retrieves the path of special Windows' folders and parse strings with variables in the format $(VARIABLE).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Path Parser

Replaces path variables in the format $(VARIABLE) and retrieves the path of the following Windows' special folders:

  • Desktop
  • Application data
  • Templates
  • Programs
  • Personal files
  • Favorites
  • Startup
  • Recent
  • Ssend to
  • Start menu
  • Fonts
  • History
  • Cookies
  • Internet cache
  • Common favorites
  • Common desktop
  • Common startup
  • Common programs
  • Common start menu
  • Program files
  • Temporary folder
  • Windows
  • System

About

Retrieves the path of special Windows' folders and parse strings with variables in the format $(VARIABLE).

License:MIT License


Languages

Language:Pascal 100.0%