PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Mobile Development
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-07-2008, 03:09 PM
dienalive's Avatar
PPCGeeks Regular
Offline
Pocket PC: touch pro
Carrier: sprint
Location: san antonio
 
Join Date: Dec 2006
Posts: 164
Reputation: 25
dienalive is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to dienalive
make your own shortcuts to control panel

ok. im not good at giving directions but here is an easy way to make a shortcut to anything in start/settings(control panel applets). for example if you are sick of pressing start/settings/system/power to view battery info simply open up a semi advanced text editor(notepad on pc or I use cedit on ppc) and type in 20#ctlpnl cplmain.cpl,3 and save as a text object and save as like battery.lnk what it will do when pressed is take you to start/settings/sytem/power. or if u want to make a shortcut to take you right to bluetooth simply open the text editor and type in 21#ctlpnl cplmain.cpl,23 and save as a text object and save as bluetooth.lnk. viola. start/settings/connections/bluetooth/mode. very easy. even a noob can do this. here is a list of control panel applets I haverounded up. also I have included a zip with a few examples. hope some may find this useful.



Settings>Personal>Password>Password = 20#ctlpnl cplmain.cpl,1.

Settings>Personal>Password>Hint = 22#ctlpnl cplmain.cpl,1,1

Settings>Personal>Owner Information>Identification = 20#ctlpnl cplmain.cpl,2

Settings>Personal>Owner Information>Notes = 22#ctlpnl cplmain.cpl,2,1

Settings>Personal>Owner Information>Options = 22#ctlpnl cplmain.cpl,2,2

Settings>System>Power>Main = 20#ctlpnl cplmain.cpl,3

Settings>System>Memory>Main = 20#ctlpnl cplmain.cpl,4

Settings>System>Memory>Storage Card = 22#ctlpnl cplmain.cpl,4,1

Settings>System>Memory>Running Programs = 22#ctlpnl cplmain.cpl,4,2

Settings>System>About>Version = 20#ctlpnl cplmain.cpl,5

Settings>System>About>Device ID = 22#ctlpnl cplmain.cpl,5,1

Settings>System>About>Copyrights = 22#ctlpnl cplmain.cpl,5,2

Settings>System>Screen>General = 20#ctlpnl cplmain.cpl,7

Settings>System>Screen>Clear Type = 22#ctlpnl cplmain.cpl,7,1

Settings>System>Screen>Text Size = 22#ctlpnl cplmain.cpl,7,2

Settings>Personal>Input>Input Method = 20#ctlpnl cplmain.cpl,8

Settings>Personal>Input>Word Completion = 22#ctlpnl cplmain.cpl,8,1

Settings>Personal>Input>Options = 22#ctlpnl cplmain.cpl,8,2

Settings>Personal>Sounds & Notifications>Sounds = 20#ctlpnl cplmain.cpl,9

Settings>Personal>Sounds & Notifications>Notifications = 22#ctlpnl cplmain.cpl,9,1

Settings>System>Remove Programs = 21#ctlpnl cplmain.cpl,10

Settings>Personal>Menus>Start Menu = 21#ctlpnl cplmain.cpl,11

Settings>Personal>Menus>New Menu = 23#ctlpnl cplmain.cpl,11,1

Settings>Personal>Buttons>Program Buttons = 21#ctlpnl cplmain.cpl,12

Settings>Personal>Buttons>Up/Down Controls = 23#ctlpnl cplmain.cpl,12,1

Settings>Personal>Today>Appearance = 21#ctlpnl cplmain.cpl,13

Settings>Personal>Today>Items = 23#ctlpnl cplmain.cpl,13,1

Settings>Connections>Beam = 21#ctlpnl cplmain.cpl,15

Settings>System>Clock & Alarms>Time = 21#ctlpnl cplmain.cpl,16

Settings>System>Clock & Alarms>Alarms = 23#ctlpnl cplmain.cpl,16,2

Settings>Connections>Network Cards = 21#ctlpnl cplmain.cpl,17

Settings>System>Regional Settings>Region = 21#ctlpnl cplmain.cpl,18

Settings>System>Regional Settings>Number = 23#ctlpnl cplmain.cpl,18,1

Settings>System>Regional Settings>Currency = 23#ctlpnl cplmain.cpl,18,2

Settings>System>Regional Settings>Time = 23#ctlpnl cplmain.cpl,18,3

Settings>System>Regional Settings>Date = 23#ctlpnl cplmain.cpl,18,4

Settings>Connections>Connections>Task = 21#ctlpnl cplmain.cpl,19

Settings>Connections>Connection>Advanced = 23#ctlpnl cplmain.cpl,19,1

Settings>Personal>Phone>Phone = 21#ctlpnl cplmain.cpl,20

Settings>Personal>Phone>Services = 23#ctlpnl cplmain.cpl,20,1

Settings>Personal>Phone>Network = 23#ctlpnl cplmain.cpl,20,2

Settings>Personal>Phone>More = 23#ctlpnl cplmain.cpl,20,3

Settings>System>Certificates>Personal = 21#ctlpnl cplmain.cpl,22

Settings>System>Certificates>Root = 23#ctlpnl cplmain.cpl,22,1

Settings>Connections>Bluetooth>Mode = 21#ctlpnl cplmain.cpl,23

Settings>Connections>Bluetooth>Devices = 23#ctlpnl cplmain.cpl,23,1
Attached Files
File Type: zip controlpanelshortcuts.zip (661 Bytes, 64 views) Click for barcode!
__________________
JDE Accessories

Last edited by dienalive; 02-08-2008 at 12:01 PM.
This post has been thanked 3 times.
  #2 (permalink)  
Old 02-07-2008, 03:29 PM
dienalive's Avatar
PPCGeeks Regular
Offline
Pocket PC: touch pro
Carrier: sprint
Threadstarter
Location: san antonio
 
Join Date: Dec 2006
Posts: 164
Reputation: 25
dienalive is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to dienalive
oh yah

beauty is that they can be assigned to a hard button.
dien
  #3 (permalink)  
Old 02-07-2008, 04:00 PM
jhonny11's Avatar
PPCGeeks Regular
Offline
Pocket PC: centro
Carrier: vzw
 
Join Date: Nov 2006
Posts: 104
Reputation: 10
jhonny11 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
looks interesting, thanks
  #4 (permalink)  
Old 02-12-2008, 12:33 PM
12gage's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Oregon
 
Join Date: May 2007
Posts: 138
Reputation: 5
12gage is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
thanks alot, i hate going through the start menu to get to my bluetooth settings
  #5 (permalink)  
Old 02-12-2008, 12:58 PM
CozBoogie's Avatar
Coz-erator
Offline
Pocket PC: Sprint Galaxy Note 2 & other misc digital devices
Carrier: Sprint
Location: Pacific Northwest
 
Join Date: Oct 2006
Posts: 13,694
Reputation: 15639
CozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to CozBoogie Send a message via Yahoo to CozBoogie
Damn Dien...I can see you've been putting your time in the basement to good use.

late,
Coz
__________________
"I don't want to spend my life explaining myself. Either you get it or you don't." Frank Zappa
  #6 (permalink)  
Old 02-12-2008, 01:06 PM
dienalive's Avatar
PPCGeeks Regular
Offline
Pocket PC: touch pro
Carrier: sprint
Threadstarter
Location: san antonio
 
Join Date: Dec 2006
Posts: 164
Reputation: 25
dienalive is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to dienalive
yo

speaking of my basement alan, where have u been? we haven't played chutes and ladders in a while. you did call double or nothing. hahah

dien
  #7 (permalink)  
Old 02-12-2008, 01:11 PM
CozBoogie's Avatar
Coz-erator
Offline
Pocket PC: Sprint Galaxy Note 2 & other misc digital devices
Carrier: Sprint
Location: Pacific Northwest
 
Join Date: Oct 2006
Posts: 13,694
Reputation: 15639
CozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation levelCozBoogie can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to CozBoogie Send a message via Yahoo to CozBoogie

Sorry that you have to find out about this in a public forum...but I've been playing chutes and ladders with someone else.

But we can still be friends!

late,
Coz
  #8 (permalink)  
Old 02-12-2008, 05:24 PM
Pibe38's Avatar
The Enforcer
Offline
Pocket PC: Samsung Epic 4G, ViewSonic gTablet, BB Bold 9650
Carrier: Sprint
Location: O-Town
 
Join Date: Sep 2006
Posts: 4,311
Reputation: 2571
Pibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIPPibe38 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
This is awesome!!! Using it right now...
__________________
Samsung Epic 4G - LegendaryROM / Samurai kernel
ViewSonic gTablet - Flashback Honeycomb Alpha 10.1

---
Don't forget to Search first!
  #9 (permalink)  
Old 02-12-2008, 05:47 PM
InvincibleLiving's Avatar
Post Master General
Offline
Pocket PC: White Evo: Myn's TPT RLS5, Stock Kernel
Carrier: The "NOW" Network
Location: Leesburg, VA
 
Join Date: Jun 2007
Posts: 6,464
Reputation: 4222
InvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributionsInvincibleLiving should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
yo dien how in the world did you find out about this? couldnt have been by accident. this is groundbreaking stuff here. thanks for sharing!
__________________
Creator of iLife ROM Series

Best... Member... Ever...
  #10 (permalink)  
Old 02-12-2008, 05:53 PM
Technix2002's Avatar
PPCGeeks Regular
Offline
Pocket PC: WinDroid XV6875
Carrier: Verizon
Location: Ashville
 
Join Date: Dec 2007
Posts: 96
Reputation: 20
Technix2002 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
This is a noob question, but how do you do the same for programs that you want to launch from your storage card that don't already have a shortcut in your Start Menu?
Closed Thread

  PPCGeeks > Windows Mobile > Windows Mobile Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 03:22 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com