Hey, thanks, you solved it, it works now!
Tried attrib command to change read only property, it worked, but still had same issue. So then I deleted the springlobby.conf file, restarted Spring, and it works!!! If you are having this issue, do this:
with 'Run as Administrator' at 'command prompt', type:
cd\
attrib -s -h -r "C\program files\Spring\*.*" /d /s
then delete springlobby.conf, restart Spring
use appropriate drive/directory where you installed Spring, if it is not C:\Program Files\Spring
my System Info file now looks like this:
"LobbyWriteDir (C:\Users\n\AppData\Roaming\springlobby\)
WX: yes POSIX: yes TRY: yes
TempStorage (C:\Users\n\AppData\Local\Temp)
WX: yes POSIX: yes TRY: yes
CachePath (C:\Users\n\AppData\Roaming\springlobby\cache\)
WX: yes POSIX: yes TRY: yes
CurrentUsedDataDir (C:\Program Files\Spring\)
WX: yes POSIX: yes TRY: yes
ExecutableFolder (C:\Program Files\Spring\)
WX: yes POSIX: yes TRY: yes
DownloadDir (C:\Users\n\Documents\My Games\Spring\)
WX: yes POSIX: yes TRY: yes
Default unitsync: C:\Program Files\Spring\unitsync.dll
Default spring executable: C:\Program Files\Spring\spring.exe
Default uikeys.txt: C:\Program Files\Spring\uikeys.txt
Portable mode: no
SpringLobby config file: C:\Users\n\AppData\Roaming\springlobby\springlobby.conf ( writable)
Version SpringLobby 0.189 (win x32)
Compile Time Apr 15 2014 21:09:21
Compiled with wxWidgets 2.9.5
Started with:
C:\Program Files\Spring\springlobby.exe "
Once again, big thanks. I guess I should have picked up on that issue myself (doh), but I was just installing default Spring like I had done so many times before. I must have screwed the file attributes doing something else. Never work on your PC when drunk, I guess.