CDRom plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{PageAuthor|Instructor}}
{{PageAuthor|Instructor}}


== Links ==
== Description ==
 
Download:<br>
<attach>Cdrom.zip</attach>


== Description ==
The CD-Rom plugin provides basic functions for finding and interacting with CD-ROM drives. Note: This plugin is not able to read data from DVDs (see [[DVD functions]]).
'''Version:''' 1.0.


'''Features:'''
'''Features:'''
Line 15: Line 11:
*Find all CD-ROMs in the system (based on [[Enumerate_CD-ROM_Drives]] plugin)
*Find all CD-ROMs in the system (based on [[Enumerate_CD-ROM_Drives]] plugin)


== Links ==
Download v1.0:<br>
<attach>Cdrom.zip</attach>


[[Category:Plugins]]
[[Category:Plugins]]

Latest revision as of 00:40, 26 July 2008

Author: Instructor (talk, contrib)


Description

The CD-Rom plugin provides basic functions for finding and interacting with CD-ROM drives. Note: This plugin is not able to read data from DVDs (see DVD functions).

Features:

  • Open/Close CD-ROM door
  • Get CD-ROM status (ready, not ready)
  • Get CD-ROM information (volume name, volume serial number)
  • Find all CD-ROMs in the system (based on Enumerate_CD-ROM_Drives plugin)

Links

Download v1.0:
Cdrom.zip (7 KB)