Client Security Solution and Windows 7
Client Security Solution and Windows 7
I did a clean install of Windows 7 RC recently. Everything works well except the fact that I cannot install some software supplied by Lenovo (ThinkVantage Client Security Solution and Roxio). Before clean install I used a system with Windows 7 RC installed as an upgrade on the top of Vista and all those programms worked smoothly. So I think that basically they work with Windows 7 and the problem is only in the process of installation. Has anybody some clues how to solve the issue?
ThinkPad T500 (2242-CTO) P8600 / RAM 4GB / WSXGA+ / HDD Hitachi 7K320 320GB / 6 Cell Sony / Windows 8.1 Pro 64-bit
ThinkPad X61s (7669-3KG) / RAM 3GB/ HDD Fujitsu 7200rpm 160GB/ Windows 7 Home Premium 32-bit
ThinkPad Tablet 2 (3679-25G) / Windows 8.1 Pro
Past: T61 / R61 / R52 / 760E
Re: Client Security Solution and Windows 7
During the beta, a clever poster suggested the following, which worked for me with Win 7 RTM x64:
Not sure if this is well-known or not, but I went through a bit of trouble figuring out how to install the Client Security Solution on Windows 7 and then getting the Password Manager to work with Firefox 3 with fingerprint authentication for websites. Hope this helps someone.
How to install Client Security Solution on Windows 7:
1. Download the software from Lenovo at http://www-307.ibm.com/pc/support/site. ... 69986.html
2. Open the file tvtcss82v64_0023ww.exe to begin installation.
3. When you get an error message about the wrong OS, do not click "OK." Instead, locate the file "Client Security - Password Manager.msi" (Look in "Users\Username\AppData\Local\Temp\{xxxxxxxxxxxxx}" - Note that the last folder is a randomly generated temp folder. The easiest way to find the right one is to look at the date it was created). Once you find the file, copy it to your desktop.
4. Open the file from your desktop with Windows Install Editor using Wise Package Studio. Download a free copy at https://www4.symantec.com/Vrt/offer?_re ... _id=55188&
5. Go to the Setup Editor and find "Launch Conditions" on the Product Tab.
6. Remove the Condition "VersionNT64=600 OR Installed" and save the package.
7. Click "OK" on the error message that still remains on your desktop from attempting the installation.
8. Run the .msi file from your desktop and complete the installation
How to install the Firefox Password Manager plugin:
Download the addon from: http://www.badongo.com/file/9982841 and drag the file into the firefox addon screen.
OR you can do the modifications yourself:
1. Find tvtpwm_moz_xpi.xpi in Client Security Solution install directory (C:\Program Files\Lenovo\Client Security Solution)
2. Open it using your fav zip program (I used 7-Zip)
3. Change install.rdf and update <em:maxVersion>2.0+</em:maxVersion> to <em:maxVersion>3.0+</em:maxVersion>
4. Open chrome/tvtpwm.jar
5. Edit content/tvtpwm.js and replace window.addEventListener("load", onLoad, true); with following:
window.addEventListener("load", function () { gBrowser.addEventListener("load", onLoad, true); }, false);
Not sure if this is well-known or not, but I went through a bit of trouble figuring out how to install the Client Security Solution on Windows 7 and then getting the Password Manager to work with Firefox 3 with fingerprint authentication for websites. Hope this helps someone.
How to install Client Security Solution on Windows 7:
1. Download the software from Lenovo at http://www-307.ibm.com/pc/support/site. ... 69986.html
2. Open the file tvtcss82v64_0023ww.exe to begin installation.
3. When you get an error message about the wrong OS, do not click "OK." Instead, locate the file "Client Security - Password Manager.msi" (Look in "Users\Username\AppData\Local\Temp\{xxxxxxxxxxxxx}" - Note that the last folder is a randomly generated temp folder. The easiest way to find the right one is to look at the date it was created). Once you find the file, copy it to your desktop.
4. Open the file from your desktop with Windows Install Editor using Wise Package Studio. Download a free copy at https://www4.symantec.com/Vrt/offer?_re ... _id=55188&
5. Go to the Setup Editor and find "Launch Conditions" on the Product Tab.
6. Remove the Condition "VersionNT64=600 OR Installed" and save the package.
7. Click "OK" on the error message that still remains on your desktop from attempting the installation.
8. Run the .msi file from your desktop and complete the installation
How to install the Firefox Password Manager plugin:
Download the addon from: http://www.badongo.com/file/9982841 and drag the file into the firefox addon screen.
OR you can do the modifications yourself:
1. Find tvtpwm_moz_xpi.xpi in Client Security Solution install directory (C:\Program Files\Lenovo\Client Security Solution)
2. Open it using your fav zip program (I used 7-Zip)
3. Change install.rdf and update <em:maxVersion>2.0+</em:maxVersion> to <em:maxVersion>3.0+</em:maxVersion>
4. Open chrome/tvtpwm.jar
5. Edit content/tvtpwm.js and replace window.addEventListener("load", onLoad, true); with following:
window.addEventListener("load", function () { gBrowser.addEventListener("load", onLoad, true); }, false);
Wilson
Since 1993, TP 720, 760, 760 CD, 770, A22p, T22, X23 (still fully functional), T40p, T42p, T43 (this and subsequent systems all still in use), T60p, X60T, T61p, X61T, T500 (switchable graphics), X201T, X220
Since 1993, TP 720, 760, 760 CD, 770, A22p, T22, X23 (still fully functional), T40p, T42p, T43 (this and subsequent systems all still in use), T60p, X60T, T61p, X61T, T500 (switchable graphics), X201T, X220
Re: Client Security Solution and Windows 7
Thank you very much for your labors to write such a comprehensive instructions. This does not seem that simple. I'll try it when I'll have some spare time as I am a bit busy now.
On the other hand, why lenove cannot fix those things as there are quite many win7 users around?
On the other hand, why lenove cannot fix those things as there are quite many win7 users around?
ThinkPad T500 (2242-CTO) P8600 / RAM 4GB / WSXGA+ / HDD Hitachi 7K320 320GB / 6 Cell Sony / Windows 8.1 Pro 64-bit
ThinkPad X61s (7669-3KG) / RAM 3GB/ HDD Fujitsu 7200rpm 160GB/ Windows 7 Home Premium 32-bit
ThinkPad Tablet 2 (3679-25G) / Windows 8.1 Pro
Past: T61 / R61 / R52 / 760E
Client Security Solution and Windows 7
You're entirely welcome. The instructions weren't; I just pasted the advice from the other poster into a text file and saved it. Lenovo will, I'm sure, fix it when it releases the new files for Windows 7 RTM.
By the way, other than the time to download the app from Symantec (whch didn't occupy my attention), fixing CSS to install under Win7 took less than 20 minutes.
By the way, other than the time to download the app from Symantec (whch didn't occupy my attention), fixing CSS to install under Win7 took less than 20 minutes.
Wilson
Since 1993, TP 720, 760, 760 CD, 770, A22p, T22, X23 (still fully functional), T40p, T42p, T43 (this and subsequent systems all still in use), T60p, X60T, T61p, X61T, T500 (switchable graphics), X201T, X220
Since 1993, TP 720, 760, 760 CD, 770, A22p, T22, X23 (still fully functional), T40p, T42p, T43 (this and subsequent systems all still in use), T60p, X60T, T61p, X61T, T500 (switchable graphics), X201T, X220
-
- Similar Topics
- Replies
- Views
- Last post
-
- 4 Replies
- 565 Views
-
Last post by jronald
Tue Feb 28, 2017 7:30 pm
-
- 5 Replies
- 1498 Views
-
Last post by slaterlp
Sat Feb 04, 2017 10:32 am
-
-
Lenovo Solution Center alternatives please?
by jimwg » Mon Jun 19, 2017 3:57 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 0 Replies
- 120 Views
-
Last post by jimwg
Mon Jun 19, 2017 3:57 pm
-
-
-
(Company + Individuals): Strategies to Mitigate Cyber Security Incidents
by RealBlackStuff » Tue Feb 07, 2017 9:40 am » in ** HOW TOs & FAQs ** - 1 Replies
- 745 Views
-
Last post by Digitalhorizons
Tue Feb 07, 2017 1:39 pm
-
Who is online
Users browsing this forum: No registered users and 8 guests





