I want to have a form that runs on the first start of my windows form application, for the user to input information. I then want to store it in a database.
How can I uniquely identify a specific copy of my application on a computer so it can retrieve the users specific data?