User`s guide
IBM Lotus Notes, Domino, Domino Designer 8 Release Notes
/* Alternately, starting in 7.02 and the current beta release, push the
keyring
* private key and the corresponding X.509 certificate to the token
*/
if (Version >= 8)
error = SECManipulateSC (SC_manip_PushKyrKeyAndCert,
&Context,
NULL,
&dwKyrLen,
KyrPath);
/* Clean up
*/
SECManipulateSC (SC_manip_TerminateContext,
&Context,
NULL, NULL, NULL);
Uninstallation information
Lotus Notes, Domino Designer, Domino Server
Uninstalling Notes 8 Beta on Windows
You can uninstall Lotus Notes 8 from the Windows client using the following procedure:
If you installed Lotus Notes 8 multi-user, you must log in as an administrative user to uninstall. When
uninstalling a multi-user install, each user's Notes data directory and workspace are left intact to preserve
data.
Shut down the Lotus Notes 8 application before starting the uninstall procedure.
1. Click Add/Remove Programs from the Control Panel.
2. Locate and select IBM Lotus Notes 8 in the application list. For example, if you are uninstalling a Beta
version, the listed application might be "IBM Lotus Notes 8 Beta 2".
3. Click Remove.
4. Respond to all prompts.
Uninstall may take several minutes to complete.
Lotus Notes
Uninstalling Notes 8 Beta on Linux
You can uninstall Lotus Notes 8 Beta from the Linux client using the following procedure:
Each user's Notes data directory and workspace are left intact to preserve data.
Shut down the Lotus Notes 8 application before starting the uninstall procedure.
1. Log in as an administrative user.
2. Navigate to <
install path
>/uninstaller.bin using a File Browser or shell terminal.
3. Run the uninstaller.bin file by either double-clicking on the icon in the File Browser or executing
./uninstaller.bin in a shell.
Uninstall may take several minutes to complete.
101