•   Notifications
  • Welcome to our forums

    Join us now to get access to all our awesome features. Once registered and logged in, you will be able to create topics, post replies, give reputation to your fellow members, get your own private messenger, and so, so much more.

    + Reply to Thread + Post New Thread
    Page 1 of 4 1 2 3 ... LastLast
    Results 1 to 15 of 57

    Thread: Micosoft Office XP SP2
  • Share This Thread!
    • Share on Facebook
    1. #1

      Micosoft Office XP SP2

      2 days before the official release you can get it directly from the ms server:
      sorry but i could only find the german version ... there is no EN-US subfolder instead of DE as usual ...
      h**p://download.microsoft.com/download/officexpstandard/sp/oxpsp2/w98nt42kmexp/DE/oxpsp2.exe
      FortiTude

      -->
      just found some other languages but not english:
      italian:
      h**p://download.microsoft.com/download/officexpstandard/sp/oxpsp2/w98nt42kmexp/it/oxpsp2.exe
      french:
      h**p://download.microsoft.com/download/officexpstandard/sp/oxpsp2/w98nt42kmexp/fr/oxpsp2.exe
      spanish:
      h**p://download.microsoft.com/download/officexpstandard/sp/oxpsp2/w98nt42kmexp/es/oxpsp2.exe
      Last edited by FortiTude; 19-08-2002 at 04:09.
      ..:: Goddamn not an angel when i die. ::..
      ..:: Heaven must be hell in the sky. ::..

    2. #2
      Fortitude, is it only for the standard version, or also for office pro?
      anyway, I'll better wait till they bring out the german version of the administrative install packs so that I can update my cd. it always takes ages till they bring out the german versions. the admin versions of the June winword and excel update packs for the german version of office appeared only in July. guess sp2 german admin install will appear in Sept or even october. that's such discrimination... the english admin packs are available at the same time as the normal updates
      Please don't send me PMs, I only check them once in a month. If you have to say something, say it here

    3. #3
      gee, and i was just about to slipstream my SP1 (hxxp://wxw.viperlair.com/articles/guides/offxpsp1/offxpsp1.htm)

      thanks for the heads-up FortiTude

    4. #4
      Originally posted by kuratong
      gee, and i was just about to slipstream my SP1 (hxxp://wxw.viperlair.com/articles/guides/offxpsp1/offxpsp1.htm)

      thanks for the heads-up FortiTude
      haha same here. I just finished installing Office XP SP1 and now there is SP2....

    5. #5
      English version is now online:

      hxxp://download.microsoft.com/download/officexpstandard/sp/oxpsp2/w98nt42kmexp/en-us/oxpsp2.exe

      hxxp://download.microsoft.com/download/officexpstandard/sp/oxpsp2/w98nt42kmexp/en-us/oxpsp2a.exe (admin)

    6. #6
      Join Date
      Feb 2002
      Location
      NYC
      Posts
      23
      how would i go about slipstreaming sp2 if i already have previously slipstreamed it with sp1 (used admin sp1)?

    7. #7
      man, I must say Microsoft is pretty stupid. just went to the office update page, MS says office sp2 has to be installed. I say ok, it downloads, then I get the message that it cannot be applied, since it had been applied before. that's true, since I already executed all updates which are part of the sp2 prior to sp2 release, sp2 is not needed any longer. but what do I see next? the next time I use the MS update scan, I get the same message, "sp2 available". what the hell? just 2 min. ago it said that it cannot be applied. tried for three times, always the same bull****, even though MS says that the sp2 update can be applied even if all updates which comprise the sp2 had been applied before. So I went to the admin install page, and indeed the german admin pack is already there. positive surprise, i must say. made an admin install, applied sp1 and sp2, updated my office installation from the updated admin install, went back to the office update page, scanned again, this time MS finally recognised that my installation is up to date.
      For all those, who are interested in admin install, here are the instructions:

      first admin install itself:

      x:\setup.exe /a

      then updating with admin pack sp1:

      msiexec /p c:\office\MAINSP1_Admin.msp /a c:\office\proplus.msi SHORTFILENAMES=TRUE /qb /L* c:\office\sp1Log.log

      msiexec /p c:\office\OWC10SP1_Admin.msp /a c:\office\owc10.msi SHORTFILENAMES=TRUE /qb /L* c:\office\owc10.log

      now updating with admin pack sp2:



      msiexec /p c:\copy\MAINSP2ff.msp /a c:\office\proplus.msi SHORTFILENAMES=TRUE /qb /L* c:\office\sp2Log.log

      msiexec /p c:\copy\Owc10SP2ff.msp /a c:\office\owc10.msi SHORTFILENAMES=TRUE /qb /L* c:\office\owc10sp2.log

      now updating your office install. if you haven't installed yet at all, well, then simply install by executing setup.exe. otherwise, to update an existing client installation:

      msiexec /i c:\office\proplus.msi REINSTALL=ALL REINSTALLMODE=vomu /qb

      msiexec /i c:\office\owc10.msi REINSTALL=ALL REINSTALLMODE=vomu /qb

      restart the pc afterwards.

      here are some useful urls:

      sp2 (and basically also sp1, it's the same procedure, just different file names):

      /http://www.microsoft.com/office/ork/xp/journ/Oxpsp2a.htm

      english admin packs:

      /http://www.microsoft.com/office/ork/xp/appndx/appc00.htm

      international admin packs:

      /http://www.microsoft.com/office/ork/xp/appndx/appb00.htm

      be careful, download the appropriate language pack. if it's not there yet for your language, wait a couple of days. the german and english ones are there

    8. #8
      Thanks for the slipstream headup!

    9. #9
      The updates included in sp1 are also included in sp2?

    10. #10
      I'm not sure if this concerns all that read this thread but when applying SP2 I changed the following 2 lines....

      msiexec /p c:\copy\MAINSP2ff.msp /a c:\office\proplus.msi SHORTFILENAMES=TRUE /qb /L* c:\office\sp2Log.log

      msiexec /p c:\copy\Owc10SP2ff.msp /a c:\office\owc10.msi SHORTFILENAMES=TRUE /qb /L* c:\office\owc10sp2.log

      to the following as I kept getting error messages. That seemed to do the trick.

      msiexec /p c:\office\MAINSP2ff.msp /a c:\office\proplus.msi SHORTFILENAMES=TRUE /qb /L* c:\office\sp2Log.log

      msiexec /p c:\office\Owc10SP2ff.msp /a c:\office\owc10.msi SHORTFILENAMES=TRUE /qb /L* c:\office\owc10sp2.log

      Anyway thanks for the info.....it's just what I needed!

    11. #11
      thanks for the nice info

    12. #12
      Thanks for both the info and the links

    13. #13

      Question I don't know if SP2 admin is...

      cumulative or I must run Sp1 before

    14. #14

      Re: I don't know if SP2 admin is...

      Originally posted by alex_voyager
      cumulative or I must run Sp1 before
      It is cumulative. You dont need to run sp1 first.

    15. #15
      no, I think you have to apply both sp1 and sp2, because MS says that sp2 contains all updates which appeared since sp1, meaning the sp1 updates are not included. anyway, it doesn't matter, if you apply sp1 before applying sp2, it just takes a couple of minutes more
      Please don't send me PMs, I only check them once in a month. If you have to say something, say it here


    + Reply to Thread
    Page 1 of 4 1 2 3 ... LastLast

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    Powered by vBulletin™ Version 4.0.3 Copyright © 2012 vBulletin Solutions, Inc. All rights