Jump to content

Recommended Posts

Posted

Hi

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" /fREG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\Bootlogo\bootlogo.cmd /qn" /f
REG ADD %KEY%\005 /VE /D "kb817778" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Hotfix2\kb817778.exe /q /n /o /z" /f
REG ADD %KEY%\010 /VE /D "q832483" /fREG 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" /fREG 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" /fREG 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" /fREG ADD %KEY%\025 /V 1 /D "%systemdrive%\Install\Pda\MSasync\setup.exe /qn" /f
REG ADD %KEY%\030 /VE /D "Instalatie van Winrar" /fREG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\Winrar\winrar.exe /s" /f
rem REG ADD %KEY%\035 /VE /D "Instalatie van Winzip" /frem REG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\Winzip\Winzip.exe /qn" /f
REG ADD %KEY%\035 /VE /D "Instalatie van Getright" /fREG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\Getright\Getright.exe /s" /f
REG ADD %KEY%\080 /VE /D "Importing Registry Tweaks" /fREG ADD %KEY%\080 /V 1 /D "REGEDIT /S %systemdrive%\Install\A_RegTweaks.reg" /f
REG ADD %KEY%\085 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\085 /V 1 /D "%systemdrive%\Install\cleanup.cmd" /f
EXIT

Posted

Alanoll

I Know That winzip isn't going to work that way. I had already found a topic about winzip. That is why I put rem in front of it to take a look at it in a latter stadium.

About adobe I think a took the exact line from msfn?

ECHO.ECHO Installing Adobe Reader 6ECHO Please wait...start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_basic.exe -p"-s /v\"/qn\""

Wht is wrong with mine?

Okee going to try to get the msi from daemon the way you described.

Thanks for your help sofar.

DaRKNeSS

Posted

Okee fixed the adobe instal (didn't read that wel) grabed the cache folder under windows, and instaled with the .msi works fine.

I am now working on daemon tools got a msi the way Alanoll told me to. But now getting the mesage "inproper comand line parameters" (don't know the english word for parameters).

Must be a wrong switch I think. Going to look again for switches with the search. I think I will get it to work for me.

DaRKNeSS

Posted

Okee found a nother key that works for me

daemon.msi Reboot=Suppress /qn" /f

At first I had put a / between .msi and Reboot that is why it didn't worked the first few times.

DaRKNeSS

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...