I have it working with this simple code to check to see if it exists:
$BVC = KeyExist("\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\drdvdll.exe")
If $BVC = 0
RUN Subroutine
ENDIF



Edited by JTT (2004-08-26 09:53 PM)