http://bugs.winehq.org/show_bug.cgi?id=33037
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2013-02-23 11:09:10 CST --- (In reply to comment #4)
I rename ".wine" folder, and compile wine using make. Then, I run wine using "./wine program_install.exe". And the message 'wine: cannot find L"C:\windows\system32\program_install.exe"' is shown.
You need to change "program_install" to the real application exe. In my case I put the CD in the drive and do './wine "D:\setup.exe"'