[Bug 13838] AutoCAD 2005 setup : Missing backslash in registry entry and profile path

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 16 17:22:44 CDT 2008


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





--- Comment #7 from max at veneto.com  2008-06-16 17:22:39 ---
Created an attachment (id=14115)
 --> (http://bugs.winehq.org/attachment.cgi?id=14115)
Append a backslash to retval of SHExpandEnvironmentString

Well, this patch solves the problem, but I'm not sure it's the right way...
should be checked on windows.

I think that Autocad installer expects a path from SHExpandEnvironmentString()
with a trailing backslash, and appends just "Autodesk" to it without checking.
That's a bug, but on windows works... so I guess it's a windows bug which
covers autocad installers one.

So, with this patch, SHExpandEnvironmentString() returns a path with a trailing
backslash.

Max


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list