June 15, 200620 yr The latest Dreamweaver patch uses a .msi file, but I can't make it install silent I used the /QN switch, /QB didn't work neither..., tried it with and without Reboot=Suppress...I did a logged installation (with /QN) which attached on this post Strange thing is that it installs perfectly if I do it manually...hopes somebody can help me? Maybe I'm using the wrong switch?dw.txt
June 15, 200620 yr Hi Jeroeneke,InstallScript Engine must be install before this patch can be applied1: Failed to create directory 'C:\Program Files\Common Files\InstallShield\Driver\11\Intel 32', return code is 0xb7 http://www.installsite.org/pages/en/msifaq/a/1027.htmGreetz to allQuestion
June 15, 200620 yr Author Strange! :SI can install it on the normal way (clicking next by myself etc.)only nog silently :SAre you sure that's the reason ? I can try it, will see later Haven't got much time this moment
June 19, 200620 yr Author Noone else managed to install it silently, without that IsntallScript Engine ? also, if you REALLY need it, which should I download ? :S
July 10, 200620 yr I found a work around and posted it at the Adobe forums:http://www.adobe.com/cfusion/webforums/for...p;enterthread=yHope this helps!Cheers,C:\>EDIT: i know it says that this fix is for 64bit systems, but now you can right your own wrapped for the MSP file to avoid the problems with using the /s (silent) switch with msiexec. Edited July 10, 200620 yr by c-prompt
July 12, 200620 yr I've been messing with DW8 all afternoon and I think i've figured it out. The usual /qb, /qn, and /quiet switches do not work properly with DW8, period. When using them with the patch, it just doesn't install. But what's more disturbing...is that when you use them with DW8 itself, it installs, but only partially! (the extension manager doesn't get installed for example).The solution is to run the installers in unattended mode, but with the UI level set to reduced (which would be the /qr parameter). Apparently, the installers are getting confused when the UI levels are set too low..
July 14, 200620 yr Well with the method I suggested, you just run the /qr switch on the msi file from the official patch (doesn't matter what version of Windows your running).BTW, i'm using the download version of DW8 from Adobe's site. If it's prompting you to insert your CD when you try to patch it unattendedly, you might try using that version instead.
Create an account or sign in to comment