Hiển thị các bài đăng có nhãn shortcut. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn shortcut. Hiển thị tất cả bài đăng

Thứ Tư, 1 tháng 7, 2009

Changing the BackUp ShortCut Key on Acer Timeline

The follow is the Registry Entry for Acer Aspire Timeline.
I already modified this key to point to Windows Media Player.
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Inventec\LManager\Settings\Buttons\Backup]
"Command"="wmplayer.exe"
"Command Type"="1"
"Label"="Windows Media Player"
"Remote Code"="C008"
"Description"=""Windows Media Player"
"Configable"="1"
"Show OSD Only for Legacy"="0"
If you want it to point to other programs, simply
  1. copy and paste onto notepad
  2. Change "wmplayer.exe" to something else the reason I don't use the full path is because wmplayer is in C:\Windows and the shortcut can automatically find anything in C:\Windows.
  3. If the program is in Program Files you have to use the full path eg."C:\Program Files\XXX\XXX.exe"
  4. Change the Label and description (although it doesn't work as in display the word Windows Media Player when you click it)
  5. Save as backup.reg
  6. Double Click then Confirm and you are done.

Thứ Bảy, 21 tháng 2, 2009

Changing the Acer Arcade Shortcut

While surfing the Windows Registry (You must be thinking that I am weird =P) yesterday
I found something interesting
It is actually possible to redirect the shortcut button to other Applications


For example by editing the "command" value under the "My Aspire" Registry Folder
I actually redirected the Acer Arcade Shortcut to Windows Media Player "wmplayer.exe"
Now Pressing the Acer Arcade Button Located above the Wireless Button will launch Windows Media Player
  1. The Command Value Sets the location of the executable to be launch
  2. The Command Types enable you to create a label that will show when you press the shortcut key
  3. You need to create a Label to enter the Application name or it will default to "Arcade" ON my case I attached it to Windows Media Player (because I don't play the lousy Acer games)and set the Label to show Windows Media Player

Thanks to expertester for the pictures =)
http://expertester.wordpress.com/2008/07/18/acer-aspire-4530/