I am trying now already for some days to instal some of mine apps.
I have searched and red the forums for the switches to use and tryed them all.
Nothing seems to work for me and I think it is because al those switches using;
apps_name.msi and I have only apps_name.exe (adobe reader, deamontools).
I have searched the web for those msi but cant find them on the homepages.
I now realy stuk.
Please can someone get me on the right track again.
Thanks
DaRKNeSS
My runonce
cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Instalatie van de diverse APPS en Hotfixes" /f REG ADD %KEY%\001 /VE /D "Boot Image" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\Bootlogo\bootlogo.cmd /qn" /f REG ADD %KEY%\005 /VE /D "kb817778" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Hotfix2\kb817778.exe /q /n /o /z" /f REG ADD %KEY%\010 /VE /D "q832483" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\Hotfix2\q832483.exe /T:%systemdrive%\Install\tmp2 /c:\"%systemdrive%\Install\tmp2\dahotfix.exe /q /n\" /q" /f REG ADD %KEY%\015 /VE /D "Instalatie van Adobe NL" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\Adobe\Adobe.exe -p"-s /v\"/qn\"" REG ADD %KEY%\020 /VE /D "Instalatie van Daemon Tools" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\Daemon\Daemon.exe /Reboot=Suppress /qn" /f REG ADD %KEY%\025 /VE /D "Instalatie van Microsoft Active Sync" /f REG ADD %KEY%\025 /V 1 /D "%systemdrive%\Install\Pda\MSasync\setup.exe /qn" /f REG ADD %KEY%\030 /VE /D "Instalatie van Winrar" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\Winrar\winrar.exe /s" /f rem REG ADD %KEY%\035 /VE /D "Instalatie van Winzip" /f rem REG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\Winzip\Winzip.exe /qn" /f REG ADD %KEY%\035 /VE /D "Instalatie van Getright" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\Getright\Getright.exe /s" /f REG ADD %KEY%\080 /VE /D "Importing Registry Tweaks" /f REG ADD %KEY%\080 /V 1 /D "REGEDIT /S %systemdrive%\Install\A_RegTweaks.reg" /f REG ADD %KEY%\085 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\085 /V 1 /D "%systemdrive%\Install\cleanup.cmd" /f EXIT



Help
Back to top








