home *** CD-ROM | disk | FTP | other *** search
- ;;++-- AddSDisk.cmd said no CopyFiles
-
-
- [Version]
- Signature="$WINDOWS NT$"
- Class=VolumeSnapshot
- ClassGuid={533C5B84-EC70-11d2-9505-00C04F79DEAF}
- Provider=%MSFT%
- DriverVer=06/21/2006,6.0.6001.18000
- ;; Commented by AddSDisk.cmd
- ;; LayoutFile=layout.inf
-
- [DestinationDirs]
- DefaultDestDir = 12 ; DIRID_DRIVERS
-
- [Manufacturer]
- %MSFT%=MSFT,NTx86
-
- [MSFT.NTx86]
- %STORAGE\VolumeSnapshot.DeviceDesc%=volume_snapshot_install,STORAGE\VolumeSnapshot
-
- [volume_snapshot_install.NTx86]
- ;
- ; Nothing to do (these devices are raw). We just needed an INF
- ; match so these don't show up as "unknown" devices.
- ;
-
- [volume_snapshot_install.NTx86.Interfaces]
- AddInterface={53F5630D-B6BF-11D0-94F2-00A0C91EFB8B}
-
- [volume_snapshot_install.NTx86.Services]
- AddService = ,2, ; Run the device RAW
-
- [Strings]
- MSFT="Microsoft"
- STORAGE\VolumeSnapshot.DeviceDesc="Generic volume shadow copy"
-