http://bugs.winehq.org/show_bug.cgi?id=13838
--- Comment #35 from James Hawkins truiken@gmail.com 2008-07-04 17:35:11 --- (In reply to comment #33)
Well, if you think that's more logical return the same stuff in 2 different ways.....
The two pieces of functionality you are referring to are completely separate. It's not necessarily logical for them to return different things, but it's not illogical if they do. They are not comparable.
Btw, autocad installer expects it WITH a trailing backslash, so it must be like that. As I excluded a registry difference (checked with windows one...) and a path function difference (on that one i DID make a test and it's right, without the backslash), the only place on which the backslash can appear is here.
I never said the fix was wrong. I said the fix has to be backed up by a test.
And, if somebody added backslashes in set_installer_properties() there should be a reason.....
There is a backslash because the tests prove there should be a backslash.