I have old application that use c:\-root for saving log files. The same application is run in XP, Vista and Win7 environments but in the Win8 (Dev Prev) log writing fails.
I took the ownership of the root and gave everyone full access, but still the application cannot create the needed files. On the otherhand even I cannot create files into c:\-root with notepad. I can copy files into c:\-root, but not create directly or indirectly.
There is a workaround for me: Just create the logs into different folder, but then the reporting scripts that poll the logs gets broken and they are too much hassle to fix right now.
Any help would be much apprectiated.
-Harri