Guest User

Untitled

a guest
Jun 28th, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. ############################################
  2. # All command under wine-10.9
  3. ############################################
  4.  
  5. wineboot -u
  6. 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  7. 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  8. 003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  9.  
  10.  
  11. ############################################
  12. # After reinstall/rebuild all wine packages
  13.  
  14. wineboot -u
  15. 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  16. 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  17. 003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  18.  
  19. wine terminal.exe
  20. 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  21. 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  22. 003c:err:environ:init_peb starting L"C:\\Program Files (x86)\\MT4Linux\\terminal.exe" in experimental wow64 mode
  23. 0044:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  24. 003c:fixme:wow:wow64_NtRaiseHardError 50000018 4 3 000000000012F6E4 0 000000000012F6F4: stub
  25. 003c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
  26. 003c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
  27.  
  28.  
  29. ############################################
  30. # After creating a new clean winprefix:
  31.  
  32. winecfg
  33. wine: created the configuration directory '~/.wine'
  34. 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  35. wine: could not load kernel32.dll, status c0000135
  36.  
  37.  
  38. ############################################
  39. #After going back to my original winefrefix:
  40. winecfg
  41. 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  42. 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  43. 003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0daff
  44.  
  45.  
Advertisement
Add Comment
Please, Sign In to add comment