How I launch Office

D

Daniel

I hava some problems during programming, and please follow below steps for
1st task.
In vista operation:
a. Click start, Control panel, Programs and Features.
b. Right single-click Microsoft Office Enterprise 2007 and choose change.
c. "Microsoft Office Enterprise 2007" will be poped up and select Repair,
then choose continue. And my office will be repaired.
In addtion to the above way.
In c# winfor application, I can use the command : Process.Start("C:\Program
Files\Common Files\Microsoft Shared\OFFICE12\Office Setup
Controller\SETUP.EXE", @" /repair Enterprise")
for finishing the same task.

and please follow below steps for second task.
In vista operation:
a. Click start, Control panel, Programs and Features.
b. Right single-click Microsoft Office Enterprise 2007 and choose change.
c. "Microsoft Office Enterprise 2007" will be poped up and select Add or
Remove Features, then choose continue. And my office will add or remove some
component.

Can you tell me how I can use the command line like first example to finish
second task.

Thank you
Best wishes.
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top