Custom Tool: Open Current User Local AppData folder
Tom Maleski
is there a way to create a custom tool that would open in explorer the current logged in users local appdata folder?
i tried this but it doesnt work: explorer.exe "\$(Computer:TARGETHOSTNAME)%localappdat%"
I'm trying to open \Computer\C:\Users*User*\AppData\Local
0
Comments
explorer.exe "\(Computer:TARGETHOSTNAME)\c\users%username%\appdata"