vidok Posted May 24, 2007 Posted May 24, 2007 Hi to everybody.....Today I make my first unattended DVD with office, antivirus and some programs....But I have a problem, when the CD try to execute de programs, it not installs, it only opens de folder.i put in my runOnceEx.cmd@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:\WIN51IP SET CDROM=%%i: SET PP=%cdrom%\Software\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Instalando Protocolo" /fREG ADD %KEY%05 /VE /D "Hosts" /fREG ADD %KEY%05 /V 1 /D "%PP%Batch\hosts\copiaetc.bat" /fREG ADD %KEY%10 /VE /D "Registro" /fREG ADD %KEY%10 /V 1 /D "REGEDIT /S %PP%Software\Registro\registrobasico.reg" /fREG ADD %KEY%15 /VE /D "Acrobat Reader 8.0" /fREG ADD %KEY%15 /V 1 /D "%PP%AR\AdbeRdr80_es_ES.exe -p"-s /v\"/qn\""" /fREG ADD %KEY%20 /VE /D "Maquina Java" /fREG ADD %KEY%20 /V 1 /D "%PP%JavaSun\jre-1_5_0_06-windows-i586-p.exe /s /v\"/qb IEXPLORER=1 REBOOT=ReallySuppress\"" /fREG ADD %KEY%25 /VE /D "FIREWALL" /fREG ADD %KEY%25 /V 1 /D "%PP%CFA\MS_FWC.msi /qn" /f.........but it only opens the folder not execute the instalation of programs.thanks to all
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now