[Wine]Problem with Scripting.FileSystemObject

Salvador Mainé smaine at dinacom.net
Wed Jul 6 04:29:52 CDT 2005


Hi:

I'm trying to make run a windows application with wine. It has been made with visual foxpro (I don't know if this information is useful, but just in case...). 

The application uses the class Scripting.FileSystemObject included in scrrun.dll

The application starts properly, but at one point it shows a message stating that it cannot find the Scripting.FileSystemObject class, and stops (note that it is a message from the application, not from wine, so it's the application itself who cannot find it).

I have copied the scrrun.dll file inside the wine system32 dir and included the registry information found in a normal XP system, but it still doesn't work.

Does anybody knows a possible solution?

This is the registry info that I include:
[HKEY_CLASSES_ROOT\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}]
@="FileSystem Object"

[HKEY_CLASSES_ROOT\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\InprocServer32]
@="C:\\WINDOWS\\System32\\scrrun.dll"
"ThreadingModel"="Both"

[HKEY_CLASSES_ROOT\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\ProgID]
@="Scripting.FileSystemObject"

[HKEY_CLASSES_ROOT\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\TypeLib]
@="{420B2830-E718-11CF-893D-00A0C9054228}"

[HKEY_CLASSES_ROOT\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\Version]
@="1.0"

Thanks!
---
salvador maine
http://www.dinacom.net <http://www.dinacom.net/>  
 
---
Salvador Mainé
http://www.dinacom.net
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20050706/24c36461/attachment.html


More information about the wine-users mailing list