/build/static/layout/Breadcrumb_cap_w.png

Unknown West KM Client

Version: 2

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 1.8k  |  Created: 06/01/2007

Average Rating: 0
West KM Client has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer with Custom Transform (MST)
117
Note
There is a very well written document ("Installing the West km Add-In Tool") which outlines all the properties and cmd switches.

A Quick summary;

Command Line Format:
msiexec /i "\\server\share\West km Client.msi" /qn
KMSERVERNAME=yourkmserver [KMTESTSERVER=1]
[INSTALLDIR="C:\Program Files\Westkm"] [KM_WORD_ONLY=1 |
KM_WP_ONLY=1 | KM_BOTH=1] [ALLUSERS=0] [KMDOTLOCATION="folder"]
[KMACTIVEX=0] [USESSL=0] [KMALLOWTACKING=1] [KMAUTODELETE=0]
[KMBUTTONOPTIONS=2] [KMCITATIONWARNINGLIMIT=0]
[KMHIDETOOLBAR=0] [KMDROPUNFORMATTED=1]
[KMLOCKTOOLBARINPLACE=2] [KMNOCLIENTID=0]

Properties:
KMSERVERNAME=yourkmserver
(As far as I can tell, this is the only property that must be included)

KMTESTSERVER=0
(Do not validate the value of the KMSERVERNAME parameter)

KMTESTSERVER=1
(Validate the value of the KMSERVERNAME parameter;
if unable to validate, the installation stops)

INSTALLDIR="folder"
(The folder where the program is installed, where folder is
the location you want; the default is
INSTALLDIR="C:\Program Files\Westkm")

KM_WORD_ONLY=1
(Install for Microsoft Word only)

KM_WP_ONLY=1
(Install for WordPerfect only)

KM_BOTH=1
(Install for both Microsoft Word and WordPerfect)

ALLUSERS=0
(In Microsoft Word, a template file for West km
(westkm.dot, westkmlit.dot, or westkmtran.dot) is placed
in the userÂ’s profile that installs the client; only that user can use the application.
Note: Do not move the template file after installation.)

ALLUSERS=1
(In Microsoft Word, a template file for the West km
toolbar (westkm.dot, westkmlit.dot, or westkmtran.dot) is
placed in a Microsoft Office startup folder; all users can
use the application on this machine.
Note: Do not move the template file after installation.)

KMACTIVEX=0
(Do not register the ActiveX control that allows users to
load and e-mail copies of your organizationÂ’s documents)

KMACTIVEX=1
(Register the ActiveX control)

KMALLOWTACKING=0
(Autohide is on and cannot be turned off)

KMALLOWTACKING=1
(Autohide is on and can be turned off and on)

KMAUTODELETE=0
(Disable automatic deletion of citation markup)

KMAUTODELETE=1
(Automatically delete citation markup when documents are
saved)

KMBUTTONOPTIONS=0
(Show buttons/commands on the toolbar for West km for
Litigation)

KMBUTTONOPTIONS=1
(Show buttons/commands on the toolbar for West km for
Transactions)

KMBUTTONOPTIONS=2
(Show buttons/commands on the toolbar for both West km
for Litigation and West km for Transactions)

KMCITATIONWARNINGLIMIT=0
(Disable the warning message)

KMCITATIONWARNINGLIMIT=n
(Display the warning message, where n is the number of
citations that must be found for the warning message to be
displayed)

KMDROPUNFORMATTED=0
(Formatting is retained when you copy text)

KMDROPUNFORMATTED=1
(Formatting is removed when you copy text)

KMHIDETOOLBAR=0
(Show the toolbar by default in Microsoft Word)

KMHIDETOOLBAR=1
(Hide the toolbar by default in Microsoft Word. To show
or hide the toolbar after initial installation, use the Word
menus (View | Toolbars | West km))

KMLOCKTOOLBARINPLACE=0
(Redocking is not restricted)

KMLOCKTOOLBARINPLACE=1
(Redocking is not allowed)

KMLOCKTOOLBARINPLACE=2
(Redocking is restricted to the left or right side)

KMNOCLIENTID=0
(Enable the client ID prompt)

KMNOCLIENTID=1
(Bypass the client ID prompt)

USESSL=0
(URLs to your West km server do not require an SSL
connection)

USESSL=1
(URLs to your West km server require an SSL connection;
URLs to the server from the add-in tool will start with
https)
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Note
There is a very well written document ("Installing the West km Add-In Tool") which outlines all the properties and cmd switches.

A Quick summary;

Command Line Format:
msiexec /i "\\server\share\West km Client.msi" /qn
KMSERVERNAME=yourkmserver [KMTESTSERVER=1]
[INSTALLDIR="C:\Program Files\Westkm"] [KM_WORD_ONLY=1 |
KM_WP_ONLY=1 | KM_BOTH=1] [ALLUSERS=0] [KMDOTLOCATION="folder"]
[KMACTIVEX=0] [USESSL=0] [KMALLOWTACKING=1] [KMAUTODELETE=0]
[KMBUTTONOPTIONS=2] [KMCITATIONWARNINGLIMIT=0]
[KMHIDETOOLBAR=0] [KMDROPUNFORMATTED=1]
[KMLOCKTOOLBARINPLACE=2] [KMNOCLIENTID=0]

Properties:
KMSERVERNAME=yourkmserver
(As far as I can tell, this is the only property that must be included)

KMTESTSERVER=0
(Do not validate the value of the KMSERVERNAME parameter)

KMTESTSERVER=1
(Validate the value of the KMSERVERNAME parameter;
if unable to validate, the installation stops)

INSTALLDIR="folder"
(The folder where the program is installed, where folder is
the location you want; the default is
INSTALLDIR="C:\Program Files\Westkm")

KM_WORD_ONLY=1
(Install for Microsoft Word only)

KM_WP_ONLY=1
(Install for WordPerfect only)

KM_BOTH=1
(Install for both Microsoft Word and WordPerfect)

ALLUSERS=0
(In Microsoft Word, a template file for West km
(westkm.dot, westkmlit.dot, or westkmtran.dot) is placed
in the user’s profile that installs the client; only that user can use the application.
Note: Do not move the template file after installation.)

ALLUSERS=1
(In Microsoft Word, a template file for the West km
toolbar (westkm.dot, westkmlit.dot, or westkmtran.dot) is
placed in a Microsoft Office startup folder; all users can
use the application on this machine.
Note: Do not move the template file after installation.)

KMACTIVEX=0
(Do not register the ActiveX control that allows users to
load and e-mail copies of your organization’s documents)

KMACTIVEX=1
(Register the ActiveX control)

KMALLOWTACKING=0
(Autohide is on and cannot be turned off)

KMALLOWTACKING=1
(Autohide is on and can be turned off and on)

KMAUTODELETE=0
(Disable automatic deletion of citation markup)

KMAUTODELETE=1
(Automatically delete citation markup when documents are
saved)

KMBUTTONOPTIONS=0
(Show buttons/commands on the toolbar for West km for
Litigation)

KMBUTTONOPTIONS=1
(Show buttons/commands on the toolbar for West km for
Transactions)

KMBUTTONOPTIONS=2
(Show buttons/commands on the toolbar for both West km
for Litigation and West km for Transactions)

KMCITATIONWARNINGLIMIT=0
(Disable the warning message)

KMCITATIONWARNINGLIMIT=n
(Display the warning message, where n is the number of
citations that must be found for the warning message to be
displayed)

KMDROPUNFORMATTED=0
(Formatting is retained when you copy text)

KMDROPUNFORMATTED=1
(Formatting is removed when you copy text)

KMHIDETOOLBAR=0
(Show the toolbar by default in Microsoft Word)

KMHIDETOOLBAR=1
(Hide the toolbar by default in Microsoft Word. To show
or hide the toolbar after initial installation, use the Word
menus (View | Toolbars | West km))

KMLOCKTOOLBARINPLACE=0
(Redocking is not restricted)

KMLOCKTOOLBARINPLACE=1
(Redocking is not allowed)

KMLOCKTOOLBARINPLACE=2
(Redocking is restricted to the left or right side)

KMNOCLIENTID=0
(Enable the client ID prompt)

KMNOCLIENTID=1
(Bypass the client ID prompt)

USESSL=0
(URLs to your West km server do not require an SSL
connection)

USESSL=1
(URLs to your West km server require an SSL connection;
URLs to the server from the add-in tool will start with
https)
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

West KM Client

Version

2

Questions & Answers (0)

Questions & Answers related to Unknown West KM Client

Blogs (0)

Blog posts related to Unknown West KM Client

Reviews (0)

Reviews related to Unknown West KM Client

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ