http://bugs.winehq.com/show_bug.cgi?id=1170
------- Additional Comments From winebug@flonet.net 2003-28-06 08:53 ------- Bug comments restored from Gmane.org:
I don' t know if either the DOSFS_FindUnixName has a bug when used with "*" or if the file get created too late so I'm submitting this :
atoch@C1XD:~$ wine -v Wine 20021125
atoch@C1XD:~$ wine /tmp/Msvbvm50.exe .... warn:dosfs:DOSFS_FindUnixName L"*" not found in '/tmp/IXP003.TMP'
In a message box, I got the following error message : "Error loading advpack.dll"
atoch@C1XD:~$ ls /tmp/IXP003.TMP/ ADVPACK.DLL
------- Additional Comments From arnaud.atoch <at> wanadoo.fr 2002-11-30 15:42 ------- Created an attachment (id=345) --> (http://bugs.winehq.com/attachment.cgi?id=345&action=view) MS VB VM selft extracting archive
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-30 15:54 ------- I have seen this before with the starcraft installer. It appears that the file doesnt exist when it tries to call/load/reference/find the file and so no operation can be done.. I am not sure of the correct fix for this, but I will confirm the bug.. And since this isnt totally related to my bug in the StarCraft Installer, im not marking it as a dupe. Although you should look at bug 717 for some more info.
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-30 16:01 ------- adding dependency on newly entered bug (bug #1172)
------- Additional Comments From fgouget <at> codeweavers.com 2003-05-02 17:44 ------- See the first attachement to download the test application.