Changes between Initial Version and Version 1 of Ticket #21982, comment 6
- Timestamp:
- Feb 27, 2024 8:53:12 AM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21982, comment 6
initial v1 37 37 Here, Model = VBoxVideo, DDInstall = VBoxVideo_Install, so VBoxVideo.SoftwareSettings is **NOT** referenced. What would be referenced is "VBoxVideo_Install.SoftwareSettings", but it does not exist. Therefore, the new style INF fails under XP32 (& 64). 38 38 39 (Note that since 7.0.10, guest additions installer redirects XP32 guests towards the old-style INF )39 (Note that since 7.0.10, guest additions installer redirects XP32 guests towards the old-style INF -- but not XP64 or w2k3 guests) 40 40 41 41 === "Fixed" new-style INF