I've just Installed Windows 7 and I want to compile the class in C drive, but whenever I try to compile any class I'm getting an error(the following for Java):
Unknown.java:1: error while writing
Unknown: Unknown.class (A required
privilege is not held by the client)
class Unknown
^ 1 error
How can I enable windows 7 to compile all the class in C drive, just like it can in other drive?