USE WMI to enumerate the drives, filtering for CD drives. However, the better approach would be to enumerate the processes, specifically the .EXE process that you started from the CD and that contains the KiXtart script. The path to that .EXE will then give you the correct drive letter and prevent potential false-positives in case of multiple CD-drives on a computer.
_________________________
There are two types of vessels, submarines and targets.