Results 1 to 4 of 4
Warning: could not find DOS drive for current working directory '/home/john', starting in the Windows directory.
wine: could not load L"C:\windows\system32\setup.exe": Module not found
i did wine setup.exe and it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-02-2009 #1Just Joined!
- Join Date
- Mar 2009
- Location
- Del rio Tx
- Posts
- 18
What is this Mean ?
Warning: could not find DOS drive for current working directory '/home/john', starting in the Windows directory.
wine: could not load L"C:\\windows\\system32\\setup.exe": Module not found
i did wine setup.exe and it give me that ^^^
- 04-02-2009 #2Registered Linux user #270181
TechieMoe's Tech Rants
- 04-03-2009 #3Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
This is the most probably cause.
That would be true for any other program. However wine deals with that internally. You would write "wine setup.exe", "wine Setup.exe" or even "wine setup" and it will work.Also, Linux is case sensitive, so make sure you give it precisely the right name for your setup file. "Setup.exe" is different from "setup.exe."
- 04-03-2009 #4Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote

