vitamin wrote: > > Schuttwegraeumer wrote: > > In /usr/lib/wine is a crypt32.dll.so. > > How can I use the crypt32.dll from a windows installation? > > Copy it to system32 then: > > Code: > WINEDLLOVERRIDES=crypt32=n wine myprogram.exe > > ahm, where shoult i write this line? I start my windows apps with "wine app.exe" in the term or with rightklick on the exe and choosing "wine" in nautilus.