[ZZ]GTALK自定义功能完整列表
发信人: rpcms (小心病毒), 信区: NewSoftware
标 题: [ZZ]GTALK自定义功能完整列表
发信站: 水木社区 (Thu Aug 25 15:13:19 2005), 站内
老外真是能搞-_-
Here are some Tweaks for Google Talk:(Click Read More to see the full article and the Tweaks!)
Sleek Text
Some quick and Easy was to make your text more vibrant!To make you test Strong & Bold place * (astericks) around text desired to be bold.Example: *Im Bold* Im NotTo make you text Slanted and Thin place _ around text desired to be italic.Example: _Im italic_ Im notTechniques are still being discovered.
Parameters:
/nomutex - Allows mutiple Sessions
/forcestart
/autostart - Start at Windows Startup
/register
/checkupdate - Check for newer versions
/nogaiaauth
/plaintextauth
/factoryreset - Sets all your settings back to default
/gaiaserver
/mailto
/create_sesion
/S upgrade
!You Decide if these 2 work or not for GT:
/prefetch=1 - Allegedly Loads GT Faster
/superprefetch - Allegedly Loads GT Much Faster
Prefetch MythTo use application parameters create a shortcup to the application, then open up the shortcuts properties and edit the “Target” field to look like“C:\Program Files\Google\Google Talk\googletalk.exe” /nomutex Quotes Included!
^ This will allow mutilpe instances of the application simultaneously.
Save Shortcut and your done. Multiple params can be used as well example: …\googletalk.exe” /nomutex /checkupdate
Button Codes:
These are the codes in googletalk.exe that edit what the buttons do when pressed.
To edit this you need: ResHacker, ResEdit, or eXeScope
In this example we will use ResHacker
I have gone through 40000 - 40100
40001 - Sign In Dlg
40002 - Sign Out
40003 - Settings/General
40004 - Minimize
40011 - Add Friend
40020 - Help (http://www.google.com/support/talk)
40023 - About
40026 - Brings Cursor and Focus to Search Box
40027 - Exit
40028 - Add Friend
40065 - Connection Monitor
40080 - Disable all Notifications
40087 - Check for Updates Now
40088 - Inbox
40089 - Check Mail Now
65535 - Tray Menu
I added three buttons to my tray menu. A Settings button, a force logout button, and a force login btn.
1. Open googletalk.exe in ResHacker
2. Go to Menu -> 110 -> Click on 1033
- 1033 will open up as a text.
3. To add these buttons find the lines:
MENUITEM “Sign Out”, 40002, MFT_STRING, MFS_GRAYED
MENUITEM “”, 0, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “About…”, 40023, MFT_STRING, MFS_ENABLED
And Replace with:
MENUITEM “Sign Out”, 40002, MFT_STRING, MFS_GRAYED
MENUITEM “Force Sign In”, 40001, MFT_STRING, MFS_ENABLED
MENUITEM “Force Sign Out”, 40002, MFT_STRING, MFS_ENABLED
MENUITEM “”, 0, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “Settings”, 40003, MFT_STRING, MFS_ENABLED
MENUITEM “About…”, 40023, MFT_STRING, MFS_ENABLED
4. Click Compile Script
5. Make Sure! that no instances of googletalk.exe are running
6. Click File -> Save
7. Your Done! Now Open up Google Talk and look at your changes.
Now your tray meu will have new functioning buttons and look like this:
Registry Settings:
Here you will edit Google Talk’s registry settings to your liking.
1. Goto Start -> Run or Windows Logo + R (on Keyboard)
2. Enter “regedit” and press run
3. A windows will appear with your regstry.
4. Goto Edit -> Find or Ctrl + F
5. Find “Google Talk”
- The first result should be: HKEY_CURRENT_USER\Software\Google\Google Talk
6. Before editing any keys right click the Google Talk folder in the treeview and select export. type a filename and save it in a memorable place! This is for Backup Purposes
7. Now if you know what your doing you can edit some keys/options to your liking. If you make a mistake and need to start over double click you backup export that you made earlier and install.
More Still to Come. Techniques are still being discovered. Keep in Mind Google Talk hasn’t even been out 24 hours from when I wrote this.
Content Courtsey : InitialDawn
—
※ 来源:·水木社区 newsmth.net·[FROM: 59.66.124.*]
