skonvols2k Posted September 19, 2007 Posted September 19, 2007 (edited) this is a bug with the sp3.first integrate the msp from the junk mail filter and next integrate the Sp3. After installing the new version import this reg:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\7040110900063D11C8EF10054038389C\Patches\F498D7EF7BACEF540865443F52234A30]"MSI3"=dword:00000001"State"=dword:00000001"Uninstallable"=dword:00000001"LUAEnabled"=dword:00000000"PatchType"=dword:00000000"Installed"="20070918""DisplayName"="Update for Outlook 2003: Junk E-mail Filter (KB936677): OUTLFLTR""MoreInfoURL"="http://support.microsoft.com/kb/936677"Source:http://www.german-nlite.de/index.php?s=&am...ost&p=89547TNXbut i didn't try to integrate the junk filter.... i want integrate only sp3but this bug regards only the junk filter ?? or any future post-sp3 update can be done only via Microsoft update? Edited September 19, 2007 by skonvols2k
Siginet Posted October 14, 2007 Posted October 14, 2007 I finally was able to make this work for SP3. Man... this method really needs to be simplified. beeker, vegar and others have done great at simplifying it a bit. But it is still pretty confusing. After I release v1.5 of the integrator I plan on taking a crack at making this method very simple. The hardest part for me will be converting the sort2cabs.js to Autoit code... but looking through the file it looks very possible. Once I convert that then I will convert all of the batch files into autoit and implement it into my Office Integrator GUI. This by far is the BEST way to integrate Hotfixes and Servicepacks into an office installation disk. I just got my Office disk down from about 1.5 GB to 722 MB. That is a significant difference. But the time it took for me to trial and error this was crazy. I am not a newbie to code... so for it to be this hard for me... I am either a lot dumber than I thought... or... most people who try this give up. The main thing I don't like about all of this is having to use orca to pop up windows and automate things. It leaves so much room for errors. Does anyone know of a way to silently perform orca stuff? I think I saw a commandline tool a while back but I don't remember where.Thanks
galileo Posted January 17, 2008 Posted January 17, 2008 @siginet:I have been following several Office slipstream threads/procedures and I agree with you - this approach seems to be one of the better - and - one of the more convoluted due to the number of individual steps. I have seen your Office Integrator and am looking forward to seeing you develop it further after you put the finishing touches on V1.5 of Integrator (Great job there especially).A clean clear "simple" (KISS) tool is still needed on the Office slipstream front...
mikesw Posted January 17, 2008 Posted January 17, 2008 take a look at this other slipstreamer for officehttp://www.msfn.org/board/Office-2000-XP-2...100#entry729948
galileo Posted January 17, 2008 Posted January 17, 2008 thx..already been there and have had some issues with it....left a message for mara- this morning....
NagatoYuki Posted February 23, 2008 Posted February 23, 2008 The Only Problem for slipstreaming Office 2003 SP3...creating Q3561416.CAB:Microsoft ® Cabinet Tool - Version 1.00.0601 (03/18/97)Copyright © Microsoft Corp 1996-1997. All rights reserved.Creating new cabinet '..\Q3561416.CAB' with compression 'LZX:21': -- adding ..\FILES\PFILES\MSOFFICE\OFFICE11\1028\PPMAIN10.AW -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\BADNWS_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\BROCHR_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\BUSPLN_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\FINANC_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\GENRIC_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\MKTPLN_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\PRJOVR_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\STATUS_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\SELL_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\1028\STRATG_S.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\BALANCE.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\COMPASS.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\CRAYON.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\CURTAIN.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\DIGITDOT.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\EDGE.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\FADGRID.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\FIREWORK.POT -- adding ..\FILES\PFILES\MSOFFICE\TEMPLATE\PDESIGNS\GLASS.POTFCIAddFile() failed: code 8 [Failure compressing data]
LordWarlock Posted May 2, 2008 Posted May 2, 2008 The main thing I don't like about all of this is having to use orca to pop up windows and automate things. It leaves so much room for errors. Does anyone know of a way to silently perform orca stuff? I think I saw a commandline tool a while back but I don't remember where.This might be useful - Windows Installer Scripting Examples, there is also other info, actually a lot of info, msi is quite complex. All the scripts are in the Windows SDK, unfortunately, I don't know about any commandline tool able to do the same thing.
Gremo Posted May 26, 2008 Posted May 26, 2008 I can not download sort2cabs.jsme too...anyone can upload it again?
JaSai Posted July 4, 2008 Posted July 4, 2008 i can't believe nobody has ort2cabs.js beefstew 's versionhttp://www.zshare.net/download/1469778295360414/
Gremo Posted July 7, 2008 Posted July 7, 2008 i can't believe nobody has ort2cabs.js beefstew 's versionhttp://www.zshare.net/download/1469778295360414/thanks a lot man! I'm just testing now...the size of office 2003 after slipstreaming sp3 is supposed to be...? mine is quite huge...985mb
mara- Posted July 7, 2008 Posted July 7, 2008 i can't believe nobody has ort2cabs.js beefstew 's versionhttp://www.zshare.net/download/1469778295360414/thanks a lot man! I'm just testing now...the size of office 2003 after slipstreaming sp3 is supposed to be...? mine is quite huge...985mb After sorting with sort2cabs.js you need to delete extra files yourself. Look at your unmodified Office CD to compare with. Final size should be same as unmodified CD.Cheers
Gremo Posted July 7, 2008 Posted July 7, 2008 i can't believe nobody has ort2cabs.js beefstew 's versionhttp://www.zshare.net/download/1469778295360414/thanks a lot man! I'm just testing now...the size of office 2003 after slipstreaming sp3 is supposed to be...? mine is quite huge...985mb After sorting with sort2cabs.js you need to delete extra files yourself. Look at your unmodified Office CD to compare with. Final size should be same as unmodified CD.Cheers ok, i found i .bat file to do thishowever during install i get FM20ENU.DLL error
mara- Posted July 7, 2008 Posted July 7, 2008 ok, i found i .bat file to do thishowever during install i get FM20ENU.DLL error Well I can't help you there. You can just try the process once again. I tried this once, with SP3 only and it worked fine. Maybe you should take a look at that .bat you found, to make sure it don't delete necessary files.Cheers
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now