April 12, 200719 yr Author i change my autorun.cmd like this but it is still not working ......can anyone help?note:ive add XP_InstallDVD.txt into my dvd@echo offtitle loadingecho ================================================================echo loading the menuecho ================================================================echo press any key to continuepausefor /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i:FOR %%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:\XP_InstallDVD.txt SET CDROM=%%i:set wpipath=%cdrom%\WPISET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY%\999 /V 1 /D "%wpipath%\WPI.hta" /fstart WPI\WPI.htaexit Edited April 12, 200719 yr by killernick
Create an account or sign in to comment