[Bug 39111] New: Reinstalling Nvidia Physx adds path multiple times to 'HKLM\System\CurrentControlSet\Control\Session Manager\Environment\Path'
https://bugs.winehq.org/show_bug.cgi?id=39111 Bug ID: 39111 Summary: Reinstalling Nvidia Physx adds path multiple times to 'HKLM\System\CurrentControlSet\Control\Session Manager\Environment\Path' Product: Wine Version: 1.7.49 Hardware: x86 OS: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: gyebro69(a)gmail.com Distribution: --- Steps to reproduce the problem: 1. create a new prefix, install Physx: 'winetricks physx'. Open regedit and see that 'C:\Program Files\NVIDIA Corporation\PhysX\Common' was added to the PATH registry key under 'HKLM\System\CurrentControlSet\Control\Session Manager\Environment', and it was added only once. 2. start 'wine uninstaller', select Nvidia Physx entry and click <Modify...>. In the Nvidia maintenance tool select <Repair>. It should report back that Physx was (re)installed successfully. 3. open regedit and see that the same path was added again, so it is present twice. I tried this on Windows XP running in a VM, and reinstalling Physx added the path only once.In Wine if you reinstall Physx multiple times, the path will also be added multiple times. wine-1.7.49-143-gcfbc37c -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39111 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- Yep, there's another bug in ITERATE_WriteEnvironmentString where we should check if the string already exists. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39111 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39111 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ddaba7a3696c687523315a5e78f | |8704b2a3cbd78 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> --- Fixed by ddaba7a3696c687523315a5e78f8704b2a3cbd78. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39111 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.51. -- 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.
participants (1)
-
wine-bugs@winehq.org