Changes between Initial Version and Version 1 of Ticket #18207, comment 2
- Timestamp:
- Dec 21, 2018 8:42:29 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18207, comment 2
initial v1 1 1 When using 6.0 to create shortcuts on the desktop it still uses VirtualBox.exe. Manually changing the shortcut to VirtualBoxVM.exe works. The shortcut should be created with the correct executable. 2 3 I think the problem is in these lines:[[BR]] 4 [https://github.com/mirror/vbox/blob/b9657cd5351cf17432b664009cc25bb480dc64c1/src/VBox/Frontends/VirtualBox/src/platform/x11/UIDesktopServices_x11.cpp#L50 UIDesktopServices_x11.cpp#L50][[BR]] 5 [https://github.com/mirror/vbox/blob/b9657cd5351cf17432b664009cc25bb480dc64c1/src/VBox/Frontends/VirtualBox/src/platform/win/UIDesktopServices_win.cpp#L39 UIDesktopServices_win.cpp#L39]