The application path variable for Windows is “%APPDATA%“.
You can use this variable when specifying path names.
It also comes in handy as a quick shortcut to find the Application Data path for the currently logged in user.
- Click Start -> Run
- Type %APPDATA%, then click Ok to run
This will open your Application Data folder. Useful for finding profile settings and other user specific information.
Sun, Jul 5, 2009
Tech Tips