https://bugs.winehq.org/show_bug.cgi?id=51971 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |4c04fb00f03a40d122bb4d8ae73 | |a1d8be3b3b677 --- Comment #6 from Robert Wilhelm <sloper42(a)yahoo.com> --- This is now fixed with https://source.winehq.org/git/wine.git/commit/4c04fb00f03a40d122bb4d8ae73a1d... 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.