Hi all: I can run a program with wine. The debug message says like: warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in /home/huifeng/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\ \wineboot.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in /home/huifeng/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\wineboot.exe" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\system32\ \wineboot.exe" (status c0000034) warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in /home/huifeng/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\\wineboot.exe" not found (c0000034) warn:file:wine_nt_to_unix_file_name L"wineboot.exe.manifest" not found in /home/huifeng/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtCreateFile L"\\??\\C:\\windows\\system32\ \wineboot.exe.manifest" not found (c0000034) warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\ \windows\\system32\ \advapi32.dll": /home/huifeng/.wine/dosdevices/c:/windows/system32/advapi32.dll: invalid ELF header .. Anyone knows what happens and how can I do? Thanks