Ticket #600 (new defect)
openUrl() confounded by certain Windows registry values
| Reported by: | tik | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | api/utils | Version: | 0.8.12 |
| Keywords: | Windows | Cc: |
Description
Environment:
Windows XP 32-bit
An old version of Opera installed at c:\bin\Opera\
Current version of Opera installed at c:\bin\Opera 11\
HKEY_CLASSES_ROOT\http\shell\open\command is set to "c:\bin\Opera 11\Opera.exe" "%1"
Problem:
When "Launch browser on router startup" is enabled, the wrong executable is launched.
Expected result:
C:\bin\Opera 11\Opera.exe should launch.
Actual result:
C:\bin\Opera\Opera.exe launches. (And it hangs and doesn't draw a window... a topic for another ticket.)
Change History
Note: See
TracTickets for help on using
tickets.
