29 Sep
2024
29 Sep
'24
1 a.m.
https://bugs.winehq.org/show_bug.cgi?id=57245 --- Comment #4 from vingian(a)email.com --- Created attachment 77164 --> https://bugs.winehq.org/attachment.cgi?id=77164 cmd dot patch Didn't work... The file name contains a dot... which is interpreted as an extension(so... sc->has_extension will always be true). However... this worked(patch attached). Similar to the previous solution, if can't find the file... searches for path + pathext. -- 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.