Reassign ThinkVantage key in Vista?
-
matthauger
- Posts: 4
- Joined: Fri Sep 21, 2007 9:13 pm
- Location: Waltham, MA
Reassign ThinkVantage key in Vista?
Asked this question over at the NotebookReivew.com forums, to no avail (at least not yet). Any idea where the registry key for the ThinkVantage key is in Vista?
ThinkWiki has instructions for XP and Win2000, but not for Vista. I've uninstalled the Productivity Center, and I'd like to reassign the button to do something useful.
ThinkWiki has instructions for XP and Win2000, but not for Vista. I've uninstalled the Productivity Center, and I'd like to reassign the button to do something useful.
T61, 14.1" WS
3 GB RAM
Windows 7, 64-bit
3 GB RAM
Windows 7, 64-bit
Hi Ron, I’m also looking for the same solution as bighaugs. The information you posted is helpful, but it seems you have Productivity Center installed (PrdCtr). However if the Productivity Center were removed, as Bighaugs and I have done, then there's nothing pointing to the button to change, correct? If that’s true, how would you find the blue ThinkVantage button to allow me to configure it any way I want?
Do you think I'd have to load Productivity Center so the computer knows the button is there, disable Productivity Center, and change something in the registry that tells the button what to open (like described in ThinkWiki)? Would that even be worth it?
Those are a lot of questions - but I'd like to at least know if my thinking is correct before I start messing around too much. It seems like a simple thing, but it could be an interesting challenge for anyone with more expertise.
Do you think I'd have to load Productivity Center so the computer knows the button is there, disable Productivity Center, and change something in the registry that tells the button what to open (like described in ThinkWiki)? Would that even be worth it?
Those are a lot of questions - but I'd like to at least know if my thinking is correct before I start messing around too much. It seems like a simple thing, but it could be an interesting challenge for anyone with more expertise.
this registry key has nothing to do with the thinkvantage productivity center. it's owned by thinkpad hotkey features (HKLM\SOFTWARE\IBM\TPHOTKEY).
as long as you have hotkey features installed, the blue button can be programmed to run any executable file. here's the simple way to do it if you're unfamiliar with registry editing...
create a new text file and paste the following text:
replace "C:\\Windows\\notepad.exe" with whatever executable you want to run, making sure to use double backslashes in the path. save the text file (naming it whatever you want) and change the file extension from ".txt" to ".reg". double-click the file, confirm the registry change, and you're set.
as long as you have hotkey features installed, the blue button can be programmed to run any executable file. here's the simple way to do it if you're unfamiliar with registry editing...
create a new text file and paste the following text:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\TPHOTKEY\8001]
"File"="C:\\Windows\\notepad.exe"ThinkStation P700 · C20 | ThinkPad P40 · 600
update: i just posted this response under a similar question in the X6x/t forum and thought it would be of some help in this thread, too.
i edited my registry to run a batch file that powers off the display and locks the workstation. this is handy for when i need to leave my desk for a while and don't want to put my thinkpad to sleep.
registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\TPHOTKEY\8001]
"File"="c:\\lock.bat"
batch file ("lock.bat") contents:
@echo off
cd "C:\Program Files (x86)\ThinkPad\Utilities"
start PWMOSDV
rundll32 user32.dll, LockWorkStation
cls
note: replace the "Program Files (x86)" path with "Program Files" under 32-bit OSes. mine is like that because server 2008 and vista 64-bit installs 32-bit legacy apps into their own PF directory.
i edited my registry to run a batch file that powers off the display and locks the workstation. this is handy for when i need to leave my desk for a while and don't want to put my thinkpad to sleep.
registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\TPHOTKEY\8001]
"File"="c:\\lock.bat"
batch file ("lock.bat") contents:
@echo off
cd "C:\Program Files (x86)\ThinkPad\Utilities"
start PWMOSDV
rundll32 user32.dll, LockWorkStation
cls
note: replace the "Program Files (x86)" path with "Program Files" under 32-bit OSes. mine is like that because server 2008 and vista 64-bit installs 32-bit legacy apps into their own PF directory.
ThinkStation P700 · C20 | ThinkPad P40 · 600
I would like to do this..but, couple of questions if you could;
I don’t have "C:\Program Files\ThinkPad\Utilities" in my path because, I think, I did a clean install and must have left out the utility file this points to. I’m not able to ‘power off display’ by pressing Fn + F3 either – so it doesn’t seem like an option for me. However, is it possible to assign ‘sleep’ (Fn +F4) to the button instead?
If so, how? Sorry, computers aren’t exactly my forte…but I like finding out this kind of challenge.
I have a different question about assigning an application to the ThinkVantage button through the registry. Notepad works fine when I make the button point to the notepad.exe. However, when I assign C:\Program Files\Internet Explorer\iexplore.exe - or - C:\Program Files\Microsoft Office\Office12\WINWORD.exe…IE won’t load my homepage and Word won’t start a new page. What am I doing wrong? How do I make IE open my home page and make Word open a new page right off the bat?
For example, when I put "C:\Program Files\Internet Explorer\iexplore.exe" into the registry for the ThinkVantage button I get the following message: "The directory name is not valid. (C:\Windows\System32\Files\Microsoft.doc)
Only after I select "OK" I get a new page. How do I make Word just open a new page automatically?
Thanks in advance for any help.
I don’t have "C:\Program Files\ThinkPad\Utilities" in my path because, I think, I did a clean install and must have left out the utility file this points to. I’m not able to ‘power off display’ by pressing Fn + F3 either – so it doesn’t seem like an option for me. However, is it possible to assign ‘sleep’ (Fn +F4) to the button instead?
If so, how? Sorry, computers aren’t exactly my forte…but I like finding out this kind of challenge.
I have a different question about assigning an application to the ThinkVantage button through the registry. Notepad works fine when I make the button point to the notepad.exe. However, when I assign C:\Program Files\Internet Explorer\iexplore.exe - or - C:\Program Files\Microsoft Office\Office12\WINWORD.exe…IE won’t load my homepage and Word won’t start a new page. What am I doing wrong? How do I make IE open my home page and make Word open a new page right off the bat?
For example, when I put "C:\Program Files\Internet Explorer\iexplore.exe" into the registry for the ThinkVantage button I get the following message: "The directory name is not valid. (C:\Windows\System32\Files\Microsoft.doc)
Only after I select "OK" I get a new page. How do I make Word just open a new page automatically?
Thanks in advance for any help.
i'm on a clean install as well. be sure to install the 'thinkpad power manager' software as that's what helps control the Fn+F3 and Fn+F4 buttons and will install the utility referenced above to turn off the display.ickysmits wrote:I don’t have "C:\Program Files\ThinkPad\Utilities" in my path because, I think, I did a clean install and must have left out the utility file this points to. I’m not able to ‘power off display’ by pressing Fn + F3 either – so it doesn’t seem like an option for me. However, is it possible to assign ‘sleep’ (Fn +F4) to the button instead?
i tested that and see what you mean. you'll have to create a batch file to run the app instead of linking it directly in the registry.ickysmits wrote:For example, when I put "C:\Program Files\Internet Explorer\iexplore.exe" into the registry for the ThinkVantage button I get the following message: "The directory name is not valid. (C:\Windows\System32\Files\Microsoft.doc)
registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\TPHOTKEY\8001]
"File"="c:\\runapp.bat"
"runapp.bat" contents:
@echo off
cd "C:\Program Files\Internet Explorer"
start iexplore
cls
this method will allow you to change the application path without having to edit the registry every time. you can also run multiple apps with the following batch code:
@echo off
cd "C:\Program Files\Internet Explorer"
start iexplore
cd "C:\Program Files\Microsoft Office\OFFICE12"
start WINWORD
cls
i've tested the above and know that both apps will open without the errors that you had with direct linking them in the registry. it seems like a batch file is the best way to go in this case.
ThinkStation P700 · C20 | ThinkPad P40 · 600
erik, I'm compiling the information you describe over at notebookreview.com and a member (Hellbore) mentioned a way to make the ThinkVantage button control hibernate. Just thought you might be interested.
registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\TPHOTKEY\8001]
"File"="c:\\hibernate.bat"
"hibernate.bat" contents:
@echo off
shutdown /h
I thought it was pretty slick
registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\TPHOTKEY\8001]
"File"="c:\\hibernate.bat"
"hibernate.bat" contents:
@echo off
shutdown /h
I thought it was pretty slick
-
- Similar Topics
- Replies
- Views
- Last post
-
-
IBM- Lenovo T61- how to run the ThinkVantage button
by Radovan-kocour » Sun Mar 12, 2017 3:19 pm » in ThinkPad T6x Series - 1 Replies
- 913 Views
-
Last post by RealBlackStuff
Mon Mar 13, 2017 4:27 am
-
-
-
PC Doctor ThinkVantage Toolbox -- WinXp 32-bit
by SimonA » Fri Mar 24, 2017 4:37 am » in Windows OS (Versions prior to Windows 7) - 2 Replies
- 1041 Views
-
Last post by Haxoc112
Mon May 29, 2017 9:00 pm
-
-
- 3 Replies
- 618 Views
-
Last post by Brad
Tue Jan 03, 2017 1:27 pm
-
-
Broke middle scroll key x230
by blink » Sun Feb 19, 2017 9:20 pm » in ThinkPad X230 and later Series - 3 Replies
- 499 Views
-
Last post by blink
Tue Feb 28, 2017 9:04 pm
-
Who is online
Users browsing this forum: No registered users and 15 guests





