Hi,
 
	I have a friend who gets this error while launching O.a.d pyrogenesis.exe launcher.
 
	Assertion failed: "hFile != INVALID_HANDLE_VALUE" 
	Location: wfilesystem.cpp:285 (wtruncate)
 
	Call stack:
 
	wtruncate (wfilesystem.cpp:285) 
	    pathname = 0x003DD3F4 ->  
	        path = (unsupported basic_string<wchar_t,char_traits<wchar_t> > 
	        separator = [8] { 92 ('\&apos, 289, 4267, 19965, 54460, 61 ('=&apos, 2680, 289 }
 
	    length = 140 (0x000000000000008C)
 
	io::Store<io:efaultCompletedHook,io:efaultIssueHook> (io.h:315) 
	    pathname = 0x003DD3F4 (see above) 
	    data = 0x23E2C000 
	    size = 140 (0x0000008C) 
	    p = 0x003DD3DC ->  
	        alignment = 1 (0x0000000000000001) 
	        blockSize = 0 (0x00000000) 
	        queueDepth = 1 (0x00000001)
 
	    completedHook = 0x003DD3F3 -> (io:efaultCompletedHook) 
	    issueHook = 0x003DD3F3 (see above) 
	    op =  
	        fd = 7 (0x00000007) 
	        opcode = 7 (0x00000007)
 
	and
 
	(error while formatting error message)
 
	and
 
	Assertion failed: "hFile != INVALID_HANDLE_VALUE" 
	Location: wfilesystem.cpp:285 (wtruncate)
 
	Call stack:
 
	(error while dumping stack: No stack frames found) 
	errno = 2 (Error during IO) 
	OS error = 32 (El proceso no tiene acceso al archivo porque está siendo utilizado por otro proceso.)
 
	and
 
	Assertion failed: "0 && (L"FYI: WARN_IF_FALSE reports that a function failed. Feel free to ignore or suppress this warning."" 
	Location: wfilesystem.cpp:287 (wtruncate)
 
	Call stack:
 
	(error while dumping stack: No stack frames found) 
	errno = 13 (Insufficient access rights to open file) 
	OS error = 6 (Controlador no válido.)
 
	 
 
	I dont understand this, so I will be thankful if yoou can fix it.