http://bugs.winehq.org/show_bug.cgi?id=20471
--- Comment #7 from Utkarsh Sengar utkarsh2012@gmail.com 2009-10-26 17:22:43 --- (In reply to comment #5)
(In reply to comment #3)
it gives this msg: "wine: could not load L"H:\Desktop\Sample_Copy.doc": Bad EXE format for"
The wine command only works with Windows programs, not arbitrary files. Start Word with Wine, then open the file within Word.
You could also try the 'wine start (file)' command.
"wine start Sample_Doc.doc &> log.txt" worked!
I have attached the log.txt.