-
Website
http://www.tech-recipes.com/ -
Original page
http://www.tech-recipes.com/rx/4123/google-talk-create-desktop-shortcuts-for-contact-each-of-your-friends/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
davak
83 comments · 1 points
-
danishbacker
9 comments · 1 points
-
flexinfo
11 comments · 1 points
-
bej
4 comments · 1 points
-
dimithri
5 comments · 1 points
-
-
Popular Threads
-
Windows 7: How to Prevent the Mouse from Waking your PC
15 hours ago · 1 comment
-
Outlook 2010: Turn Off Attachment Preview
1 week ago · 1 comment
-
Gmail: How to Send SMS Messages Without Using Email
2 weeks ago · 2 comments
-
Windows 7 – Prevent Live Messenger from Opening at Start Up
1 week ago · 1 comment
-
Symfony: Drop Down List Box Without Submit Button
3 weeks ago · 1 comment
-
Windows 7: How to Prevent the Mouse from Waking your PC
- Instead of inserting "gtalk:chat?jid=<username>@gmail.com" in step 3, i did put this:
"C:\Users\<user>\AppData\Roaming\Google\Google Talk\googletalk.exe" /gtalk:chat?jid=<username>@gmail.com
Observe that i used the same idea, but now my shortcut contains the path to googletalk.exe.
Note that the path is between quote marks. And <user> is your Windows username.
Note that there is a space between the path and /gtalk:chat?jid=<username>@gmail.com
Note that there are three notes, and you are reading the third now.
- Other way
Since we are using a parameter, copy and paste the Gtalk shortcut. Then right click the new shortcut, click 'Properties', then in the field "Target" use the parameter after the path (use space after the path, use space between parameters).
- Worked in Windows Vista Home Premium 64-bit.
Milhouse