Hello All I'm trying to make a comfortable updated Office 2003 install What I have now is an unattended (transform) install with slipstreamed SP2. I tried slipstreaming hotfixes according to the How to... I don't want to create new .reg file every time a new hotfix comes up so I think about installing hotfixes automatically after Office install. When I install all the updates from fullfile files both windows update and office update show correct info but as new hotfix comes up, on office update site I get a info like that: "Since previous updates were administrative, you need an administrative update" and I'm not able to download the update. What I would like to achieve is a way to put all hotfixes in one folder, run a script or batch to install them all, and in the future install updates through office/microsoft update with no problems. I tried the IsNormalUpdate=1 switch in ohotfix.ini, no use too. Any ideas?