Changeset 32408 in vbox for trunk/src/VBox/Additions/WINNT/SharedFolders
- Timestamp:
- Sep 10, 2010 1:43:23 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 65770
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.inf
r31661 r32408 17 17 Class=System 18 18 ClassGuid={ce4a90b5-1d8c-435d-b349-232ce55cb17f} 19 Provider=% SUN%19 Provider=%ORACLE% 20 20 ;edit-DriverVer=08/26/2008,2.00.0000 21 21 DriverPackageType=Network … … 33 33 34 34 [Manufacturer] 35 ;x86 % SUN%=VBoxSF36 ;amd64 % SUN%=VBoxSF, NTamd6435 ;x86 %ORACLE%=VBoxSF 36 ;amd64 %ORACLE%=VBoxSF, NTamd64 37 37 38 38 ;x86 [VBoxSF] … … 75 75 76 76 [Strings] 77 SUN = "Sun Microsystems, Inc."77 ORACLE = "Oracle Corporation" 78 78 VBoxSF.DeviceDesc = "VirtualBox Device" 79 79 VBoxSF_svcdesc = "VirtualBox Shared Folders Driver"
Note:
See TracChangeset
for help on using the changeset viewer.