So, I installed WINE with this tutorial:
http://davidbaumgold.com/tutorials/wine-mac/#part-4I cannot run any .exe's. When I try to, I get an error.
The first time I tried to run an .exe, I got this:
Spockomputer:OECake Spock$ wine $OECake.exe
wine: created the configuration directory '/Users/Spock/.wine'
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33c924
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\xpti.dat" 1 536870916 0x0 0x0 0x19d54c 0x0
fixme:iphlpapi:NotifyAddrChange (Handle 0x279f508, overlapped 0x279f510): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\compreg.dat" 1 536870916 0x0 0x0 0x1d35b84 0x0
wine: configuration in '/Users/Spock/.wine' has been updated.
wine: cannot find L"C:\\windows\\system32\\.exe"
After that, it just says:
Spockomputer:OECake Spock$ wine $OECake.exe
wine: cannot find L"C:\\windows\\system32\\.exe"
It's not just OECake.exe, I get the same problem with any other exe I take a stab at. I used ls, I know the files are in the directory I'm on.
I also restarted my computer and tried again, no work.
I'm pretty sure WINE doesn't need a copy of windows to work, but one source says otherwise. Thought I should mention that anyways.
help pls