advanced search

Outlook Phonebook


Open your Outlook Phonebook (with tag on phone?) Using the VBS script Again In tikitag (c:/tikitag) directory create phonebook.vbs Add this text: Option Explicit Dim objShell, WshShell set objShell = CreateObject("WScript.Shell") objShell.Run("outlook.exe /select outlook:contacts") WScript.Quit Create shortcut to phonebook.vbs called phonebook Tikitag is based on web link, url is file:///C:tikitag/phonebook.lnk

 
4
Your rating: None Average: 4 (2 votes)