View Single Post
Old Dec 25th, 2006, 7:15 PM   #15
Prm753
Professional Programmer
 
Prm753's Avatar
 
Join Date: Oct 2005
Location: United States
Posts: 447
Rep Power: 4 Prm753 is on a distinguished road
Send a message via AIM to Prm753 Send a message via MSN to Prm753
You could add the option in the main menu of the program to turn off the "cheerful sound", and you could also let the user select the "cheerful sound" that they want to hear.

Something else that might be good to keep in mind: not everyone has C:\ as their main hard drive. It might be D:\ or K:\, you get the idea. :p What I usually do is check to see what the "%HOMEDRIVE%" variable is set to, and then take that data and append it to my file that I want to access/rename/delete/write to/whatever.
__________________
The world's first athletic computer geek!
The home of PrProgramsStudios
How not to post a question: <-- Please don't reply
Prm753 is offline   Reply With Quote