What is the environment variable for AppData in NSIS installer script?

Viewed 13886

I am looking for the environment variable for AppData in NSIS. I need to copy fils to the AppData directory in my installation.

2 Answers
Related