[Bug 51971] postgresql-9.3 installer needs scrrun:folder_CreateTextFile implementation

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 2 06:54:13 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=51971

Robert Wilhelm <sloper42 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |4c04fb00f03a40d122bb4d8ae73
                   |                            |a1d8be3b3b677

--- Comment #6 from Robert Wilhelm <sloper42 at yahoo.com> ---

This is now fixed with
https://source.winehq.org/git/wine.git/commit/4c04fb00f03a40d122bb4d8ae73a1d8be3b3b677

Nikolay, thanks for the reviews.

Hoever there are other issues which need fixes:

1)

strBatchFile = Replace(objFso.GetTempName, ".tmp", ".bat")
is not working, because GetTempName returns "rad12345.tx".
This should be trivial to change.

2)
When executing the *.bat file, it runs into
https://bugs.winehq.org/show_bug.cgi?id=44063

-- 
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