Hello, using Origin 6, saving e.g. ASCII files works, but saving in the internal (.OPJ etc.) format fails. The debug out put is: warn:file:CreateFileW Unable to create file L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ" (status c0000034) (plus some more, see a) warn+all: http://bugs.winehq.org/attachment.cgi?id=956&action=view b) all+file: http://bugs.winehq.org/attachment.cgi?id=957&action=view of Bug 3115, http://bugs.winehq.org/show_bug.cgi?id=3115 ) Any idea why it fails? What puzzles me as well is that it later wants to create: warn:file:CreateFileW Unable to create file L"\\\\.\\C:" (status c0000034) Tobias PS: Does anyone know why WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" and ole32,oleaut32=n crash? Has Wine change or am I not supposed to ask for that? Or is this merely a bug in Origin? PPS: The tip to touch the file first and to write the file then (e.g. appdb or Origin forum) does not work [and the file is deleted].