I have some problem installing Vodfone mobile connect + Citrix streaming client, when the install comes to the part when the Vodfone mobile connect + Citrix streaming client needs to install the screen goes quick trough the two applications and does not install them. All the other applications are installed without any problems. I think i have made an error in the script, i hope someone can help me out with this. Thanks in advance.
REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\001 /VE /D "Adobe Reader V910NL" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\Software\AdbeRdr910_nl_NL.exe /sPB /RS" REG ADD %KEY%\005 /VE /D "Java 6 Update 13" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\Software\jre-6u13-windows-i586-p-s.exe /quiet /passive" REG ADD %KEY%\010 /VE /D "Codecs" /f REG ADD %KEY%\010 /V 1 /D "%CDROM%\Software\Codecs.exe /s" REG ADD %KEY%\015 /VE /D "Shockwave" /f REG ADD %KEY%\015 /V 1 /D "%CDROM%\Software\Shockwave.msi /passive /quiet" REG ADD %KEY%\020 /VE /D "Flash player 10" /f REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\install_flash_player_10_active_x.exe /s" REG ADD %KEY%\025 /VE /D "Internet Explorer7" /f REG ADD %KEY%\025 /V 1 /D "%CDROM%\Software\IE7.exe /passive /quiet /norestart" REG ADD %KEY%\030 /VE /D "Citrix streamingclient" /f REG ADD %KEY%\030 /V 1 /D "%CDROM%\Software\citrixstreaming.msi /passive /quiet /norestart" REG ADD %KEY%\035 /VE /D "Vodafone Mobile Connect" /f REG ADD %KEY%\035 /V 1 /D "%CDROM%\Software\VMC.msi /passive /quiet" Exit
This post has been edited by bookert2003: 20 May 2009 - 01:45 PM



Help
Back to top










