[Bug 5637] New: The initial install patsh of the Lotus Notes 6.5.4 demo are incorrect
http://bugs.winehq.org/show_bug.cgi?id=5637 Summary: The initial install patsh of the Lotus Notes 6.5.4 demo are incorrect Product: Wine Version: 0.9.16. Platform: All URL: http://www-128.ibm.com/developerworks/lotus/downloads/ OS/Version: All Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-msi AssignedTo: truiken(a)gmail.com ReportedBy: truiken(a)gmail.com CC: wine-bugs(a)winehq.org When you get to the Installation Path Selection screen of the Lotus Notes 6.5.4 demo installer, the program files path should be "C:\Program Files\lotus\notes\", and the data path should be "C:\Program Files\lotus\notes\data\", but both fields are just "\". The problem is that AppSearchReg is looking for the registry key "SOFTWARE\\Lotus\\Notes\\6.0" and the values "Path" and "DataPath". AppSearchReg mistakenly uses RegCreateKey, so no matter what, we always report that the key exists, and when we try to find the value, it's not there, so the installer defaults to "\". I'm sending a patch to fix this later tonight. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
Wine Bugs