Changeset 106483 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Oct 18, 2024 3:33:46 PM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 165312
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/VBoxSup.inf
r106321 r106483 63 63 LegacyUninstall=1 64 64 65 [Manufacturer]66 %ORACLE%=VBoxSup@COMMA-NT-ARCH@67 68 [VBoxSup@DOT-NT-ARCH@]69 %VBoxSup.DRVDESC%=VBoxSup_Install70 71 [VBoxSup_Install@DOT-NT-ARCH@]72 CopyFiles=VBoxSup_CopyFiles73 74 [VBoxSup_Install@[email protected]]75 AddService=VBoxSup,0x00000002,VBoxSup_Service76 77 65 [SourceDisksFiles] 78 66 VBoxSup.sys=1
Note:
See TracChangeset
for help on using the changeset viewer.