hello for all
how is the comand for usb-cdrom?
@echo off
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:\ SET CDROM=%%i:
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
SET PP=%cdrom%\install\
this current not work,please help
Page 1 of 1
runonceex from usb-cdrom how?
#2
Posted 19 April 2006 - 03:19 AM
i think you have to search for a certain file using
IF EXIST %%i:\***.*** SET CDROM=%%i:
IF EXIST %%i:\***.*** SET CDROM=%%i:
- ← 7zip -- open files for viewing
- Application Installs
- Newbie guide for automate apps install and configuration →
Share this topic:
Page 1 of 1



Help
Back to top









