PDA

View Full Version : Creating a shortcut(.lnk) for adding contacts


Maknificent
20-10-2007, 11:45 PM
I've read & searched through this forum and the upgrading one. I didn't a post anywhere telling me the .lnk for adding a contact. The reason I'm asking for this is because I'm using larna's iContac http://forum.xda-developers.com/showthread.php?t=303045 & the iPhone App by Grumps http://forum.xda-developers.com/showthread.php?t=302739 Using iContac, there isn't an option to add a contact, so I would like to add a buttong to Grumps' program that would take me directly to the add a contact menu...Thanks for help in advance and I'm sorry if I posted this in the wrong section...also, it would be a big help if someone could tell me how to figure this out on my own for future programs...it should be able to be done something like this
SMS & Mail
SMS list view: 20#"\Windows\tmail.exe"-service "SMS"
New SMS: 20#"\Windows\tmail.exe"-service "SMS" -to "" -body ""
which allows you to go directly to creating a new SMS

Robb_in_hou
12-11-2007, 05:25 PM
I have a similar question to Maknificent's.

I am also using the iphone skin (with iContacts) on my wm6 wing. I have changed one of the default icons to a picture of my wife with a phone in the corner.

My question is... What is the text needed to link the picture to launching a phone number?

I know how to edit the Config.txt. Right now it is '\Windows\My5App.exe'. How do I change that line to dial my wife's number?

I have looked. If I missed a post that has already solved this I am truly sorry for reposting.

Robert

Robb_in_hou
12-11-2007, 06:21 PM
I was looking around the config.txt file of iPhone and noticed that this is the shortcut the start the phone:
\Windows\cprog.exe

Is there an extension that can be added to launch the phone and dial the number like:
\Windows\cprog.exe :555-555-1212
or
\Windows\cprog.exe (555-555-1212)

noel.king
13-11-2007, 07:33 AM
hello,
i think this command will call 7017775555.....

20#"\Windows\cprog.exe"-url tel: 7017775555

-noel