02-13-2012, 06:32 AM
(This post was last modified: 02-13-2012, 06:34 AM by AceInfinity.)
(02-13-2012, 06:11 AM)w00pz Wrote: It doesn't need to, but I think it will look unprofessional if it's just lying around on the desktop.
It's not unprofessional, but it doesn't have to lie around on the desktop either You could have it in your program files directory, a temp directory, anywhere. You could have it created in the directory with your application, so that it always looks for that location. And if it doesn't exist, then it re-creates it starting over with the data it beholds. Lots of different ways you can go about something like this, but an external file in my opinion would be much more manageable.