search for: sem_failcriticalerrors

Displaying 1 result from an estimated 1 matches for "sem_failcriticalerrors".

2009 Aug 21
3
File.exists?("A:") on Windows VM
Hi, I''ve got a Windows XP VM on my OS X box. Whenever I call File.exists?("A:") on it I get a system error pop-up box from Windows. The title of the window is "Windows - No Disk" and the error is "Exception Processing Message" followed by some numeric codes. It''s not a huge deal - eventually control returns to the program and it returns false