Hi I have a problem with the RunOnceEx.cmd, its working for some applications but i cant add every key. REG ADD %KEY%10 /VE /D "RealVNC 4.0" /f REG ADD %KEY%10 /V 1 /D "%systemdrive%\install\vnc-4.0.exe /SILENT /COMPONENTS="vncviewer, winvnc"" /f REG ADD %KEY%15 /VE /D "Adobe Acrobat Reader 7.07" /f REG ADD %KEY%15 /V 1 /D "%systemdrive%\install\AdbeRdr707_de_DE.exe /S /w /v"/qb-! /norestart /log %Temp%\AdbeRdr707_de_DE.log ALLUSERS=2 EULA_ACCEPT=YES"" /f i think it because of the structure of the command "%systemdrive%......"vncviewer...."" but i dont know how to fix that.. sry my english is bad...