I've got an app that is going to download a file in a memory stream object with the intent of "physically" creating said file on the harddrive of the box running this app.
Then it will launch the file - letting the O/S pick whatever default app opens this file.
Similar to opening a .DOCX or .PDF attachment in outlook.
What is the best method for finding a safe to use temp folder on the machine - so that regardless of O/S being run I don't get burned??
Then it will launch the file - letting the O/S pick whatever default app opens this file.
Similar to opening a .DOCX or .PDF attachment in outlook.
What is the best method for finding a safe to use temp folder on the machine - so that regardless of O/S being run I don't get burned??