My Desktop Application needs to store and retrieve data from files stored in ProgramData folder (in Win 7). How can I get access to the Environment.SpecialFolder regardless of the Operating System whether it is Win 7 or Win XP? Thanks.
My Desktop Application needs to store and retrieve data from files stored in ProgramData
Share
I am not sure Java provides this. You can access it, on Windows 7 through the environment variable
CSIDL_COMMON_APPDATAorProgramData: