home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 5 / Windows / inf / volsnap.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  2KB  |  37 lines

  1.  ■;;++-- AddSDisk.cmd said no CopyFiles
  2. [Version]
  3. Signature="$WINDOWS NT$"
  4. Class=VolumeSnapshot
  5. ClassGuid={533C5B84-EC70-11d2-9505-00C04F79DEAF}
  6. Provider=%MSFT%
  7. DriverVer=06/21/2006,6.0.6001.18000
  8. ;; Commented by AddSDisk.cmd
  9. ;; LayoutFile=layout.inf
  10. [DestinationDirs]
  11. DefaultDestDir = 12 ; DIRID_DRIVERS
  12. [Manufacturer]
  13. %MSFT%=MSFT,NTx86
  14. [MSFT.NTx86]
  15. %STORAGE\VolumeSnapshot.DeviceDesc%=volume_snapshot_install,STORAGE\VolumeSnapshot
  16. [volume_snapshot_install.NTx86]
  17. ;
  18. ; Nothing to do (these devices are raw).  We just needed an INF
  19. ; match so these don't show up as "unknown" devices.
  20. ;
  21. [volume_snapshot_install.NTx86.Interfaces]
  22. AddInterface={53F5630D-B6BF-11D0-94F2-00A0C91EFB8B}
  23. [volume_snapshot_install.NTx86.Services]
  24. AddService = ,2, ; Run the device RAW
  25. [Strings]
  26. MSFT="Microsoft"
  27. STORAGE\VolumeSnapshot.DeviceDesc="Generic volume shadow copy"