Changeset 32408 in vbox for trunk/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf
- Timestamp:
- Sep 10, 2010 1:43:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/win/VBoxGuest.inf
r32267 r32408 17 17 Class=System 18 18 ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} 19 Provider=% SUN%19 Provider=%ORACLE% 20 20 LayoutFile=layout.inf 21 21 ;edit-DriverVer=08/26/2008,2.00.0000 … … 40 40 41 41 [Manufacturer] 42 ;x86 % SUN%=VBoxGuest43 ;amd64 % SUN%=VBoxGuest, NTamd6442 ;x86 %ORACLE%=VBoxGuest 43 ;amd64 %ORACLE%=VBoxGuest, NTamd64 44 44 45 45 ;x86 [VBoxGuest] … … 87 87 88 88 [Strings] 89 SUN = "Sun Microsystems, Inc."89 ORACLE = "Oracle Corporation" 90 90 VBoxGuest.DeviceDesc = "VirtualBox Device" 91 91 VBoxGuest_svcdesc = "VirtualBox Guest Driver"
Note:
See TracChangeset
for help on using the changeset viewer.