Sametime Client 8.5.2 Download
- Sametime Client 8.5.2 Download Pc
- Sametime Client 8.5.2 Download Torrent
- Sametime Client 8.5.2 Download Windows 10
A long missing feature has been added to Sametime 8.5.2. A client for Android devices is now available! There has been an alternative client for a couple of weeks called QuipIM, but I guess everyone has been waiting for the „real“ client, right? Now finally it has arrived. The documentation has been posted on the Sametime Wiki Pages.
The problem is that you need sametime client version 8.5.2 with Sametime 8.5.2 server. Thus the need to upgrade the embedded sametime client. One option is to first install the client and then run the sametime upgrade for notes. The other option is to customize the installer so the client by default installs with sametime version 8.5.2. Trusted Windows (PC) download IBM Lotus Sametime 8.5.2. Virus-free and 100% clean download. Get IBM Lotus Sametime alternative downloads. Administering Sametime Standard 8.5.2 Interim Feature Release 1 documentation Downloading Sametime 8.5.2 files for installation. Added by IBM on.
Download: Lotus Sametime Connect 8.5.2 Client: Sametime Meetings: Share presentations and your desktop with users worldwide: 1. The Welcome page provides summary. IBM Sametime 8.5.2 is designed to help make your business more social by delivering audio and video conferencing in browser-based meetings, extending unified communications to new mobile devices, and enhancing Sametime Advanced. IBM Sametime Standard 8.5.2 adds: Native and third-party audio and video in browser-based online meetins.
I will give it a try in the next couple of days with a detailed comparison to QuipIM and be back with first impressions. So stay tuned.
BTW: There are clients for other mobile platforms as well:
The Lotus Notes 8.5.3 Standard Client ships with embedded sametime 8.5.1. Refer the following link for details:
The problem is that you need sametime client version 8.5.2 with Sametime 8.5.2 server. Thus the need to upgrade the embedded sametime client.
One option is to first install the client and then run the sametime upgrade for notes.
The other option is to customize the installer so the client by default installs with sametime version 8.5.2.
We’ll analyse the section option here, I recently received a request from a customer to package just this.
What do we need to perform this customization:
1) A fresh Windows XP machine / Virtual Machine. Make sure this machine doesn’t already contain the notes client installed on it.
2) Lotus Notes 8.5.3 Client media (https://www-304.ibm.com/support/docview.wss?uid=swg24029058)
3) Add To Kit and Trim Update Site tool, these are available at ( http://www-304.ibm.com/support/docview.wss?uid=swg21366669 ). Download the same.
4) SuRunAsWizard.exe ( The program directory of Notes 7.0.2 and above contains an updated version of this wizard (SUSetRunAsWizard.exe))
5) sametime-connect-for-notes.exe ( you’ll find it in sametime client for windows media )
And thats it, we’re ready to go..
So here are the steps we need to follow:
1) Create a folder called MyNotesCustomization on C: (C:MyNotesCustomization). Ensure that you have write / full access to the working directory.
2) Extract the “Lotus Notes Installation Kit” to C:MyNotesCustomizationuser_client_original.
3) Press Cancel now
4) Say Yes
5) Say Finish at this point. We have now successfully extracted the media for the customization.
6) Copy all files from C:MyNotesCustomizationuser_client_original to C:MyNotesCustomizationstep1
7) Copy the TrimUpdateSite ( downloaded earlier ) to the folder C:MyNotesCustomization
8) Navigate to C:MyNotesCustomization and run the trimUpdateSite.exe by double clicking the exe file.
9) Navigate to C:MyNotesCustomizationstep1 using the trimUpdateSite.exe and select the file updateSite.zip
10) Now select the features you wish to delete from the installation kit and click on “process selections”. I selected ( press CTRL to select more than one components ) the Composite Application Editor, IBM Lotus Sametime and Symphony Integrated. Bare minimum you should select IBM Lotus Sametime.
11) After the trimUpdateSite.exe utility has removed the selected files [this action can take some minutes] we can go the the next step. At this point we have removed the integrated sametime 8.5.1 from the lotus notes client 8.5.3 installation media.
12) Copy the files from C:MyNotesCustomizationstep1 to C:MyNotesCustomizationstep2
13) Extract the sametime clients installation media file to C:TempSametime852
14) Navigate to “C:TempSametime852SametimeStandardClientsametimeclient.for.notesWindows” and run the sametime-connect-for-notes.exe
15) Unpack the files to C:MyNotesCustomizationIBM Lotus Sametime Embedded 8.5.2
16) Copy the sametime.embedded.addon.win32.20110516-1716.zip from C:TempSametime852SametimeStandardClientsametimeclient.for.notesWindows to C:MyNotesCustomizationdeploy
17) Rename sametime.embedded.addon.win32.20110516-1716.zip to notes.toolbox.updateSite.zip
18) Copy the C:MyNotesCustomizationIBM Lotus Sametime Embedded 8.5.2deployinstall.addon.xml to C:MyNotesCustomizationdeploydeployinstall.xml
19) Now edit the C:MyNotesCustomizationdeploydeployinstall.xml and change every reference from sametime.embedded.addon.win32.20110516-1716.zip to updateSite.zip. BE CAREFULL! and save the file.
20) Copy the addtokit.exe file downloaded earlier to C:MyNotesCustomization
21) Open the Command Prompt ( Run-> cmd ) and then run the following command to test everything (dryrun, no change, only a test):
addtoKit -d -n C:MyNotesCustomizationdeploy C:MyNotesCustomizationstep2
If you are happy with the output you can add the Sametime client to the installation kit via:
addtoKit -d C:MyNotesCustomizationdeploy C:MyNotesCustomizationstep2
22) Now open the C:MyNotesCustomizationstep2deployinstall.xml with notepad
23) Search for Sametime, You will find now a section similar like the following:
<installfeature default=”true” id=”Sametime” name=”Sametime” required=”true” show=”false” version=”8.5.3.20110916-0921″>
<requirements>
Sametime Client 8.5.2 Download Pc
after the lines you need to delete 9 lines that follow which would look similar to the following:
<feature download-size=”195″ id=”com.ibm.collaboration.realtime.browser.feature” match=”greaterOrEqual” shared=”true” size=”163″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”286″ id=”com.ibm.collaboration.realtime.chat.logging.feature” match=”greaterOrEqual” shared=”true” size=”254″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”339″ id=”com.ibm.collaboration.realtime.core.feature” match=”greaterOrEqual” shared=”true” size=”354″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”582″ id=”com.ibm.collaboration.realtime.im.community.feature” match=”greaterOrEqual” shared=”true” size=”550″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”408″ id=”com.ibm.collaboration.realtime.messages.feature” match=”greaterOrEqual” shared=”true” size=”376″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”342″ id=”com.ibm.collaboration.realtime.people.feature” match=”greaterOrEqual” shared=”true” size=”310″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”206″ id=”com.ibm.collaboration.realtime.rtc.core.feature” match=”greaterOrEqual” shared=”true” size=”201″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”1358″ id=”com.ibm.collaboration.realtime.ui.feature” match=”greaterOrEqual” shared=”true” size=”1392″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
<feature download-size=”122″ id=”com.ibm.rcp.realtime.livenames.feature” match=”greaterOrEqual” shared=”true” size=”90″ url=”jar:${installer.root}/updateSite.zip!/” version=”8.5.1.20110812-1126″/>
24) Save the file, we’re almost done.
25) We now need to Package it back to a single file
26) Double click the SUSetRunAsWizard.exe file ( as mentioned before this file can be found in notes program directory )
27) Click Next on the Welcome Screen
28) On the Screen for Account Information, Check the option “Create Self-extrating Package without using UserName and Password”, click Next.
29) Select the option “Store the files into the SuRunAs executable, creating a self contained package(this is selected by default), click Next.
30) On Select Attachments screen, add all the files present in respective package folder by clicking on “AddFiles” button. Browse to the desired package folder. Select all the files present in the package by using Ctrl+O option.
31) You can now see All the files attached in window “Files to be bound”, Locate the setup.exe file and check it. Click on Next
32) on Command Line Information enter the below string as it is. Please ensure the string is copied exactly as shown below and then click next.
/s /v”ALLUSERS=1 /qb+”
33) On Output Information give the path of the respective folder where u want to store the one click Exe.
34) On Summarty Informaton screen just check the information and then click on Finish.
Sametime Client 8.5.2 Download Torrent
35) The wizard will create the SURunas.exe file in the specified folder. Rename this file to reflect the name of actual package.
Now you can test these single click installer exe created for each of the package on your system. We’re done!!!
Sametime Client 8.5.2 Download Windows 10
Reference: http://www.lntoolbox.com/en/articles/sntt-customize-client-installation.html