Was not sure where to post this but since i am developing a game i thought here would be best. I have to unzip a file into a user writable directory so i can set up environment variables. What is a user writable directory???
BattlingMaxo
The directory specified by the environment variable TEMP or TMP is a good bet.