[Bug 8840] running a VB application in Wine

Wine Bugs wine-bugs at winehq.org
Tue Jul 3 06:03:08 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8840





------- Additional Comments From dank at kegel.com  2007-03-07 06:03 -------
I already did.  Here are more explicit instructions.
Assuming your app has an installer, please try the
following:
  1. Remove the .wine directory in your home directory
  2. Install your app
  3. Open a shell window and run your app like this:
    wine myapp.exe > log1.txt 2>&1
  4. Attach log1.txt to this bug report (if it's large, compress it first)
     by clicking on 'Create a New Attachment' above.
     (Never paste logs in the comment window; our associate Knuckles
      will fit you for concrete galoshes if you do that :-)
  5. Also try native dcom as follows.
     Open a shell window and paste in these lines:
       wget http://kegel.com/winetricks
       sh winetricks dcom98
     (This will download and install dcom98, and tell Wine to use it.)
     Then run your app and let us know whether it behaves better.



-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list