03-26-2012, 04:17 AM
Slight problem with that is that Windows 6+ won't let ordinary users' programs write into Program Files, where MCServer would be installed, so we need to actually make some way for the server to work on such Windows setups.
I believe the correct way to do so is for the installer to install to Program Files and make a folder inside ProgramData for the application and set that folder writable to all users; then MCServer would need to store and read all its files in that ProgramData subfolder. Tough to do it cross-platformly
I believe the correct way to do so is for the installer to install to Program Files and make a folder inside ProgramData for the application and set that folder writable to all users; then MCServer would need to store and read all its files in that ProgramData subfolder. Tough to do it cross-platformly