April 18, 200620 yr hello for allhow is the comand for usb-cdrom?@echo offFOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\ SET CDROM=%%i:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExSET PP=%cdrom%\install\this current not work,please help
April 19, 200620 yr i think you have to search for a certain file usingIF EXIST %%i:\***.*** SET CDROM=%%i:
Create an account or sign in to comment