alexxx <wineforum-user@xxxxxxxxxx> wrote > >hello people, >I am trying to launch a windows program, and I'm getting this error: > > >Code: >wine: cannot find L"C:\\windows\\system32\\wineboot.exe" >err:process:start_wineboot failed to start wineboot, err 2 >err:seh:setup_exception_record stack overflow 1164 bytes in thread 0009 eip 6834bad7 esp 00240ea4 stack 0x240000-0x241000-0x340000 >Segmentation fault (core dumped) > wineboot is a Wine internal program. Can you open a terminal session, su - to go to root and run find / -name 'wineboot*' and give us the result? Thank you. James McKenzie