VirtualBox

Opened 15 years ago

Closed 15 years ago

#3201 closed defect (fixed)

Guest additions .inf files need [ClassInstall32] section => Fixed in SVN

Reported by: Brian J. Murrell Owned by:
Component: guest additions Version: VirtualBox 2.1.2
Keywords: Cc:
Guest type: Windows Host type: Linux

Description

Per ticket #1923 the .inf files that the Guest Additions installs need to have a "[ClassPath32]" section in them or the installer will fail to install them, complaining of a missing section in the .INF file.

I added this section, empty to the .inf files in c:\program files\sun\xvm bla bla\*.inf and then searched for new hardware and pointed the hardware wizard at the above dir and they finally, after many months of banging my head against the wall, installed.

Can you please ensure future Guest Additions have this change?

Thanx, b.

Change History (6)

comment:1 by pentagonik, 15 years ago

Hi Brian,

thanks for the fix! We will integrate it in the next upcoming version.

comment:2 by pentagonik, 15 years ago

Summary: Guest additions .inf files need ClassPath32 sectionGuest additions .inf files need [ClassInstall32] section

comment:3 by Brian J. Murrell, 15 years ago

Just out of curiosity, any idea why this is needed in my installation only? It would seem that nobody else has had this need so far.

If you are interested in rolling up a new windows guest additions .iso for me to test, just to be sure the fix is sufficient prior to the next release, I'd be happy to test it for you.

comment:4 by pentagonik, 15 years ago

It could be some internal behavior of Windows which needs the [ClassInstall32] (not [ClassPath32]!) section. Normally this section only is needed when an unknown device-class driver is installed (otherwise, a standard class installer gets called).

comment:5 by Frank Mehnert, 15 years ago

Summary: Guest additions .inf files need [ClassInstall32] sectionGuest additions .inf files need [ClassInstall32] section => Fixed in SVN

comment:6 by Sander van Leeuwen, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use