morimichi
Protip!
%appdata%/../Local/SLR VR Application
Will directly open the desired folder for the currently logged in user.
the /../ most be included in this case. Otherwise it will try to open /Roaming/Local
You can even make your own!
Click the Windows start button or hit the Windows key on your keyboard. Type in Variables. This should show you Edit System Variables. Open it, click Environment Variables button.
If you have a specific script folder, you could make %scripts% <pathToScriptFolder>
Ever app in windows should be able to recognize it when using it.
You don't need to add the % in the Environment Variables itself.
It's a great way to hide folders but still be able to access them easily. Hide the folder and make a variable to it!