I am trying to install this software silent but it dosent work.
I am using WPI 5.1
i have testet all of this on the WPI
Macromedia_Dreamweaver_8.msi Serailnumber=xxxxxxxxxxxxxxx /qb- Reboot=Suppress
Macromedia_Dreamweaver_8.msi REBOOT=REALLYSUPPRESS /qb-
Dreamweaver_8.msi /qn
Dreamweaver_8.msi /qb
setup.exe /S /V"/qn REBOOT=ReallySuppress"
Then i have try to make a start.bat that WPI should run but still nothing works
cmdow @ /HID
cls
@echo off
ECHO.
ECHO Installing Dreamweaver V8.0
ECHO Vent Venligst.
start /wait %cdrom%\Programmer\Applications\Dreamweaver\43235fc.msi /qb-
Can anyone help me