AlomWare-com
Thread Starter
- Joined
- Jan 10, 2015
- Messages
- 83
Need an opinion... we're working on a product that uses a lot of temporary data files, but want our app to be portable, because our mantra is that our apps don't modify files outside their own folder.
However, it seems to make sense that we store this temp data in the %TEMP% folder of the current user. Does that make our app non-portable? Would it be misleading to advertise it as portable in this case? Or is %TEMP% an exception?
Thanks for your thoughts.
However, it seems to make sense that we store this temp data in the %TEMP% folder of the current user. Does that make our app non-portable? Would it be misleading to advertise it as portable in this case? Or is %TEMP% an exception?
Thanks for your thoughts.