I'm trying go make an application able to run a file type, I want to get the path to the file which the user opened the app with.
Asked
Active
Viewed 213 times
1 Answers
3
You can use NL_CWD
to get the current working directory. See more information about Neutralinojs global variables here.

Shalitha Suranga
- 1,138
- 8
- 24