Microsoft Word
(1)
Office System
(1)
Office 2007
(1)
HiI
(1)
Multilanguage
(1)
Multilanuage
(1)
Nedergaard
(1)
Microsft
(1)

Offie 2007 Prrofing Tools / MLP

Asked By ann
21-Feb-08 05:07 AM
Hi,

If I have unerstood MS correctly, there is no Proofing Tools Package
available for Office 2007? Instead it has to be installed via Multi Language
Pack?

I have Office 2007 installed on all sites, English version. If I now want to
provide each country with their own language, only spell checker, not User
Interface, how do I do this?

We are using Office 2007 Pro Plus, we are under an Enterprise Agreemtent.
Please advice.

BR, Anne

Offie 2007 Prrofing Tools / MLP

Asked By Jay Freedman
21-Feb-08 11:26 AM
The old Proofing Tools package, which contained over 30 languages, has been
replaced with individual Single Language Packs for specific languages. You
can get information about these packs and buy them direct from
http://office.microsoft.com/en-us/suites/FX102113661033.aspx.

You may have a different arrangement for buying these packs under your
Enterprise Agreement -- check with a Microsoft representative (usually there
are no Microsoft employees in these newsgroups).

--
Regards,
Jay Freedman
Microsoft Word MVP        FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Hi Jay,FWIW, the Office 2007 Proofing Tools pack hasn't been replaced by the

Asked By Bob Buckland ?:-\)
21-Feb-08 08:56 PM
Hi Jay,

FWIW, the Office 2007 Proofing Tools pack hasn't been replaced by the Single Language Packs, Microsoft is just taking way too long
to get the Proofing Tools Kit (15 months now) released :)

The Proofing Tools kit is supposed to have an English language UI/proofing tools set included, where there isn't a separately
purchasable English Single Language Pack.

==============
The old Proofing Tools package, which contained over 30 languages, has been replaced with individual Single Language Packs for
specific languages. You can get information about these packs and buy them direct from
http://office.microsoft.com/en-us/suites/FX102113661033.aspx.

You may have a different arrangement for buying these packs under your
Enterprise Agreement -- check with a Microsoft representative (usually there are no Microsoft employees in these newsgroups).

--
Regards,
Jay Freedman
Microsoft Word MVP >>
--

Bob  Buckland  ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*

Thanks, Bob.

Asked By Jay Freedman
21-Feb-08 09:37 PM
Thanks, Bob. I don't know how you get this inside info <g>; I haven't ever seen
any mention of Proofing Tools for Office 2007, so I assumed it had been zapped
in favor of the singles.

On Thu, 21 Feb 2008 17:56:50 -0800, "Bob   Buckland ?:-\)" <75214.226(At


--
Regards,
Jay Freedman
Microsoft Word MVP        FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
Hi Anne,Thank you for posting here!
Asked By v-emili
21-Feb-08 10:01 PM
Hi Anne,

Thank you for posting here!

I notice that you have posted the same question in the microsoft.public.office.misc newsgroup, which I have already responded. So
please check my answer there and if you need any further assistance on this particular issue, please reply to me in that thread so I can
follow up with you in time. Also, please don't cross-post the same question in multiple newsgroups in the future so that our engineers
can work on your question efficiently. Your understanding and cooperation is appreciated.

Sincerely,

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

======================================================
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
Hi Anne,Yes, there is no seperate Proofing Tools Package in Office 2007.
Asked By v-emili
21-Feb-08 09:59 PM
Hi Anne,

Yes, there is no seperate Proofing Tools Package in Office 2007. The Proofing Tools package is included in the Single/Mulit Language
Pack.

Refer to the steps below to only deploy the proofing tools.
========================
With the Office Multilanguage Pack, Proofing Tools are distributed as a separate package (MSI file), from which users can choose to
install any set of Proofing Tools. The Multilanguage Pack and Proofing Tools CDs for 2007 Office release will be available for purchase in
major retail stores and via their Web sites, as well as through Microsoft volume licensing programs.

For example, you would like to deploy the Italian proofing tool, deploy the following *.msi file on the destination computer.

Language_Pack_2007\Proofing.it-it\Proof.it\proof.msi

Also, we can use the command line: msiexec /i <path>\proof.msi LAUNCHEDBYSETUPEXE=1 /qb  to install the specific proofing tool.

For more information, refer to the webpage below.

Deploy Proofing Tools for the 2007 Office system
http://technet2.microsoft.com/Office/en-us/library/5cf51bb9-fc96-46ea-949c-5bbc1fb3c89a1033.mspx?mfr=true

Simplified design for multiple languages in the 2007 Office system
http://technet2.microsoft.com/Office/f/?en-us/library/45ee5127-d441-426f-946a-99328cdcc7191033.mspx

If anything is unclear or if you have any other concerns, please don't hesitate to contact me.

Sincerely,

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

======================================================
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
HiI have a office 2007 Pro Plus, english version, and have the
Asked By JanNedergaardJense
22-Feb-08 07:01 AM
Hi

I have a Microsoft office 2007 Pro Plus, english version, and have the
Multilanuage Proofing tool DVD set, and is trying to make a silent
installation af danish proofing to the office installation.

If I run the installation manual, and only select danish, everything work's
fint, but how to make a silent installation of danish proofing.

If I run the Proof.da\Proof.msi file, I get following error :

Error 1713: Setup cannot isntall one of the required products for Microsft
Office Proof (Danish) 2007

What is missing ?

/Jan
Run the specific language proofing tools file (PROOFING.DA-DK\PROOF.DA\PROOF.
Asked By Anonymou
24-Feb-08 06:10 PM
Run the specific language proofing tools file
(PROOFING.DA-DK\PROOF.DA\PROOF.MSI) with the parameter LAUNCHEDBYSETUPEXE=1

That should help.. ;)
Hi,Yes.
Asked By v-emili
25-Feb-08 03:44 AM
Hi,

Yes. The whole command line is similar as following:

msiexec /i <DVD-ROM>\Proofing.da-dk\proof.da\proof.msi LAUNCHEDBYSETUPEXE=1 /qb

If anything is unclear or if you have any other concerns, please don't hesitate to contact me.

Sincerely,

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

======================================================
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
Language
to
purchase in
tool.
Hi Anne,I am just writing to see how everything is going.
Asked By v-emili
27-Feb-08 02:19 AM
Hi Anne,

I am just writing to see how everything is going. If you have any updates or need any further assistance on this issue, please feel free
to let me know. I am glad to be of assistance. :-)

Sincerely,

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

======================================================
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
Post Question To EggHeadCafe