[Bug 9638] New: fileant won't start

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 12 08:53:32 CDT 2007


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

           Summary: fileant won't start
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://fileant.com
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: enhancement
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


In 
http://groups.google.com/group/bsdg/msg/0dddf606e5dab3a7
a user mentioned that he wanted the app FileAnt to work,
so I gave it a shot with wine-0.9.44-gcdc8d97.
It seems to be a VB6 app, so I did
  winetricks vcrun6 vbrun60
before installing.  This helped the installer complete
without warnings about missing vb runtime.
However, on startup, the app complains
FileAnt needs a Microsoft file. FileAnt will now open the url for this file.
+relay revealed the missing object was WSH:
0009:Call ole32.CLSIDFromProgID(00419b14
L"Scripting.FileSystemObject",0034f888) ret=660d965e

winetricks wsh51 got past that, but then the app crashed in the
app's window proc.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list