Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This article describes how to run Nexus Personal Desktop Client in Portable mode, that is, from a single directory without being installed.

Portable mode is currently only supported on Microsoft Windows.

 Limitations

When running Personal Desktop Client in Portable mode, these features are not available:

  • Automatic PKCS#11 browser integration
  • Minidriver operating system and browser integration
  • CSP operating system and browser integration
  • Plugout
 How to use Portable mode
  1. Place all of Personal Desktop Client's binary files (those found in the bin or bin64 directory), and the global configuration file (Personal.cfg) in the same directory, that is, not in any subdirectories.
  2. Use personal.exe, from that directory, to run Personal Desktop Client.
Example
<directory>/
### crdchari.dll
### crdgemcl.dll
### #
### iD2ppa.dll
### lng_cze.dll
### lng_dan.dll
### #
### Personal.cfg
### personal.dll
### personal.exe
### prfstd.dll
### scrstd.dll
### tokenapi.dll

For PKCS#11 functionality, personal.dll (or personal64.dll) can be loaded.

An installation of Personal Desktop Client, of the same or a different version, may or may not reside on the same machine.

 Configure Portable mode

When running in Portable mode, Personal Desktop Client's configuration file (Personal.cfg) shall exist in the same directory as the binary files. User configuration, soft token store and logging functions the same way as with an installed Personal Desktop Client.

To turn off use of the user configuration, set the following in the configuration file:

[Personal]
Portable=1
  • No labels