Dear all,
I hope you can help me with an issue I'm having in a C# app I'm working on.
I want a window to pop up when the app is run for the first time, which will ask the user to set some environmental variables, the code to set the variables is already in place, as is the code to read it. It's just that I don't know how to check if this is the first time the app has been run.
Any help would be greatly appreciated.
Emyr
