[Wine] wineboot.exe

Hi All:

I just use to run a based program.
I think it is successfully installed, but when I run it with
WINEDEBUG=warn+all, there are some warning message at the beginning as:

warn:file:wine_nt_to_unix_file_name L”wineboot.exe” not found
in /home/huifeng/./dosdevices/c://system32
warn:ntdll:NtQueryFullAttributesFile L”\\??\\C:\\\\system32\
\wineboot.exe” not found (c0000034)
warn:file:wine_nt_to_unix_file_name L”wineboot.exe” not found
in /home/huifeng/./dosdevices/c://system32
warn:ntdll:NtCreateFile L”\\??\\C:\\\\system32\\wineboot.exe” not
found (c0000034)
warn:file:CreateFileW Unable to create file L”C:\\\\system32\
\wineboot.exe” (status c0000034)
warn:file:wine_nt_to_unix_file_name L”wineboot.exe” not found
in /home/huifeng/./dosdevices/c://system32
warn:ntdll:NtCreateFile L”\\??\\C:\\\\system32\\wineboot.exe” not
found (c0000034)
warn:file:wine_nt_to_unix_file_name L”wineboot.exe.manifest” not found
in /home/huifeng/./dosdevices/c://system32
warn:ntdll:NtCreateFile L”\\??\\C:\\\\system32\
\wineboot.exe.manifest” not found (c0000034)
warn:module:load_builtin_dll failed to load .so lib for builtin L”C:\
\\\system32\
\advapi32.dll”: /home/huifeng/./dosdevices/c://system32/advapi32.dll: invalid ELF header

Any know what happened and how can I make my program run?

Thanks

Related posts

Leave a Reply