Quote:
Originally Posted by KingGanon
this is an awesome program, if you can just get the landscape to open smoothly, and with no scroll bar, just display all the icons on the screen, it would be perfect. also, i've been playing around with the icons and commands a little, and im tryiing to figure out, i have the youtube icon on mine, and i wanted to kno if its possible to get the icon to open IE, and go directly to youtube.com, without setting youtube as my homepage. kinda like a parameter i guess it called.
|
1. its not my app so i cant fix the landscape and 2 i think you could make it go straight there using a something like this
and 2.
make a txt file on your computer via notepad COPY and paste everything after the : and it should work just how u want it and then rename with .lnk at the end instead of txt
23#"\Windows\iexplore.exe"-url
www.youtube.com
i THINK that will work
Quote:
Originally Posted by sc00pmz6
I'm really new to this so this may be a stupid question but is there a way to have the sms icon go directly to my sms inbox?? Also I would like to the e-mail icon to go directly to my windows live inbox. Thanks
|
make a txt file on your computer via notepad COPY and paste everything after the : and it should work just how u want it and then rename with .lnk at the end instead of txt
SMS list view: 20#"\Windows\tmail.exe"-service "SMS"
New SMS: 20#"\Windows\tmail.exe"-service "SMS" -to "" -body ""
Email list view: 20#"\Windows\tmail.exe"-service "Name of email account"
New Email: 20#"\Windows\tmail.exe"-service "Name of email account" -to "" -body ""