Is there any way by which I can store some values in any variables and access them when windows app is started next time.
I tried storing values in text file and later accessing them but due to some file access issue I need to store these values in some kind of variable.