View Single Post
  #315 (permalink)  
Old 04-12-2008, 12:37 PM
huskrfj's Avatar
huskrfj
PPCGeeks Regular
Offline
 
Join Date: Mar 2008
Posts: 56
Reputation: 5
huskrfj is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to huskrfj
Re: Registry Tweaks/Hacks/Edits - Share them here!

Quote:
Originally Posted by Old_Man_Jenkins View Post
There are 2 files in \windows, one for portrait & one for landscape:

ql_skin_p.xml
ql_skin_l.xml

Open in Notepad & modify...here is what it will look like.

Code:
<QuickLauncher>
  <button>
    <APP1 x="0" y="0" w="48" h="45" img="ql_phone.bmp" img_mask="ql_phone_mask.bmp" link="\Windows\ql_phone.lnk"/>
    <APP2 x="48" y="0" w="48" h="45" img="ql_music.bmp" img_mask="ql_music_mask.bmp" link="\Windows\Music.exe"/>
    <APP3 x="96" y="0" w="48" h="45" img="ql_photos.bmp" img_mask="ql_photos_mask.bmp" link="\Windows\HTCAlbum.exe" cmdline="-mode:camera -type:image"/>
    <APP4 x="144" y="0" w="48" h="45" img="ql_search.bmp" img_mask="ql_search_mask.bmp" link="\windows\LiveSearch.exe" />
    <APP5 x="192" y="0" w="48" h="45" img="ql_TV.bmp" img_mask="ql_tv_mask.bmp" link="\windows\SprintTV.exe" />
  </button>
</QuickLauncher>
thanks man! I hope this works... So can I just change these to any .exe i wish? Or should I use something like tdlaunch? I suspect its doing basically the same thing just with the app I don't have to reg edit?