Jump to content

is it posible in office 97


compass

Recommended Posts


this does seem to be possible - there's another post on this forum section asking the same thing with no answer (but a promise of help)

It does seem to be possible, you can run a setup /a which does an admin install, and then you need to creat a .lst file which from what I gather is the same as an answer file.

Below I have copied some snippets I've found on the wild web which may be of help. I'm looking at doing this myself as well as we still use the old beast 97. I'll let you know if I have any luck.

Copied from other sites:

--------------------------

Office 97 is scriptable by creating an administrative install (setup -a), running the Custom Installation Wizard from the Office 97 Resource Kit and then patching the administrative install directories to SR2B.

*****************************************************

For example,

d:\msoffice\setup.exe /l custom\custom.lst /b2 /qt

is a command to launch the custom installation of Office 97.

*****************************************************

Link to comment
Share on other sites

right - have just done a quick version and it seems to work ok (some tweaking needed but the principle is there)

1. Run office setup by using the command setup /a to create an install point.

Follow the on screen prompts to create a network installable but save it to your C: drive. The process actually creates 2 folders; the main install folder (which I called c:\Office97 and an apps folder which I set to c:\Office97_2 (imaginative I know....). Don't know if it causes problems renaming from the default but the install seemed to work....

2. Get hold of the Office Resource Kit from

http://www.microsoft.com/downloads/details...&displaylang=en

which is a help file. Browse the 'Client installation tools' part of the help file and follow the hyperlink to download and run the Network Installation Wizard (setupNIW.exe)

3. Install the NIW, and run it.

Follow the on screen prompts (is fairly self explanatory) to define what components you want installed, what desktop and start menu icons etc and where the install point files are (in my case it was c:\office97)

The lst file should be saved as the default custom.lst under the \custom\ folder

4. To test, cut the two folders to a CDRW, and run it on a clean machine.

5. The command line to use will be something like:

d:\office97\setup.exe /l custom\custom.lst /b2 /qt

and this line forces a totally quiet install (ie you don't even know the thing is installing if it weren't for the cd drive light flashing...!)

play around with the switches - a full list is at:

http://support.microsoft.com/?id=818555

as the totally quiet install may not work well with RunOnceEx or similar.

Note - even though I specified not to reboot at the end of the NIW, it still rebooted. This may be becuase of an incorrect switch on the command line which over-rode the lst file. i haven't bothered sorting it out, it's friday afternoon and time to go home! I'll mess about with it on monday....

Hope this helps.

Rob

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...