Minggu, 30 Maret 2008

tips trick Deleting Registry Keys from the Command Line

There are two ways to delete a key from the Registry from the Command line. At the Windows Command line:

RegEdit /l location of System.dat /R location of User.dat /D Registry key to delete
You cannot be in Windows at the time you use this switch.

Or you can create a reg file as such:
REGEDIT4

[-HKEY_LOCAL_MACHINE\the key you want to delete]
Note the negative sign just behind the[
Then at the Command line type:
1. RegEdit C:\Windows\(name of the regfile).

Sabtu, 29 Maret 2008

trick how to Creating a Logon Banner

If you want to create a Logon Banner: A message box to appear below your logon on.

1.Open RegEdit
2.Go To
For Windows 9x and ME -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon

For Windows 2000 XP 2003 Vista -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon


3.Create a new String value"LegalNoticeCaption "
4. Enter the Title of the window. What is displayed in the Title Bar.
5. Create a new string value "LegalNoticeText"
6. Enter the text for your message box that will appear even before the Logon window.

Jumat, 28 Maret 2008

tips trick Changing the Location of Windows' Installation Files

If you need to change the drive and or path where Windows looks for its installation files:
1.Open RegEdit
2.Go to
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Setup
3.Edit the value next to SourcePath

Creating a Logon Banner

If you want to create a Logon Banner: A message box to appear below your logon on.

1.Open RegEdit
2.Go To
For Windows 9x and ME -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon

For Windows 2000 XP 2003 Vista -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon


3.Create a new String value"LegalNoticeCaption "
4. Enter the Title of the window. What is displayed in the Title Bar.
5. Create a new string value "LegalNoticeText"
6. Enter the text for your message box that will appear even before the Logon window.

tips trick Adding Explore From Here to Every Folder

When you want to right click on any folder and want to open up an Explorer window of that folder.

1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\Folder\shell
3. Add a new Key "RootExplore " under the "Shell" Key
4. Set the (Default) value to "E&xplore From Here "
5. Right Click the "RootExplore " Key and add a new Key "Command"to the RootExplore
6. Set the (Default) value of Explorer.exe /e,/root,/idlist,%i

Kamis, 27 Maret 2008

Nokia Security code

So you don't know or you have forgotten your Nokia Security code? No data cable needed with this new solution.

So what is a master code?
Well lets assume you have forgotten your security code. The master code is a 10 digit number that will always be accepted as if it were your actual security code.

You can then use the master code to change your security code back to what ever you like. When your Nokia handset asks you for the security code simply enter the master code.

I have not tested this extensively but I believe this will work for all DCT3 and DCT4 handste but not the BB5 range. So this will not work for the newer Nokia's such as 6630, 6680, 6280 and N-series.. etc

Nokia phones that can be unlocked: 1100, 1101, 1110, 1600, 2100, 2300, 2600, 2650, 2652, 3100, 3120, 3200, 3220, 3210, 3230, 3300, 3310, 3330, 3410, 3510, 3510i, 3650, 3660, 5100, 5110, 5130, 5140, 5146, 5210, 5510, 6020, 6021, 6030, 6100, 6101, 6110, 6111, 6130, 6150, 6170, 6210, 6220, 6230, 6230i, 6250, 6260, 6310, 6310i, 6510, 6600, 6610, 6610i, 6650, 6670, 6800, 6810, 6820, 6822, 7110, 7200, 7210, 7250, 7250i, 7260, 7270, 7280 7600, 7610, 7650, 7700, 7710, 8210, 8310, 8800, 8810, 8850, 8890, 8910, 8910i, 9110, 9110i, 9210, 9210i, 9300, 9300i, 9500, and N-Gage, N-Gage QD

download mcode for free here

Rabu, 26 Maret 2008

free download The Lost Watch Screensaver

The Lost Watch Screensaver is probably the most unusual 3D screensaver in the entire Internet.
Timepieces are favorites of screensaver artists. But... you've never seen a pocket watch like this. It's an exact replica of 18th century Abraham-Louis Breguet's timepiece, made by a man who is often called the greatest genius of watchmaking that ever lived. And the best part - that's not the point.

An absent-minded traveler dropped his golden pocket watch while crossing a river. A few coins fell out as well. Years went by, but the timepiece is still working just fine even though there is no one to wind it up. So here it lies on the bottom of the river, with sun bleaks playing with clocks hands.

This is exactly the picture I saw during my California vacation in the Sierra Mountains near Auburn last spring. I was so stunned by how beautiful it was I decided to create a screensaver about it. So now you can see it too.

click here to download

tips Changing Windows' Icons

You can change the Icons Windows uses for folders, the Start Menu, opened and closed folder in the Explorer, and many more.

1. Open RegEdit
2. Go to
HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Shell Icons
3. Add a string value for each Icon you wish to change.
Example: "3" ="C:\Windows\Icons\MyIcon.ico,0" This will change the closed folders in the Explorer to "MyIcon.ico". Here is a complete list for each value.

0= Unknown file type
1= MSN file types
2= Applications Generic
3= Closed Folder
4= Open Folder
5= 5.25" Drive
6= 3.25" Drive
7= Removable Drive
8= Hard Drive
9= NetWork Drive
10= Network Drive Offline
11= CD-ROM Drive
12= RAM Drive
13= Entire Network
14= Network Hub
15= My Computer
16= Printer
17= Network Neighborhood
18= Network Workgroup
19= Start Menu's Program Folders
20= Start Menu's Documents
21= Start Menu's Setting
22= Start Menu's Find
23= Start Menu's Help
24= Start Menu's Run
25= Start Menu's Suspend
26= Start Menu's PC Undock
27= Start Menu's Shutdown
28= Shared
29= Shortcut Arrow
30= (Unknown Overlay)
31= Recycle Bin Empty
32= Recycle Bin Full
33= Dial-up Network
34= DeskTop
35= Control Panel
36= Start Menu's Programs
37= Printer Folder
38= Fonts Folder
39= Taskbar Icon
40= Audio CD

You need to reboot after making changes. You may need to delete the hidden file ShellIconCache if after rebooting the desired Icons are not displayed.

tips trick Multiple Columns For the Start Menu

To make Windows use multiple Start Menu Columns instead of a single scrolling column, like Windows 9x had, Also if you are using Classic Mode in XP

1. Open RegEdit
2. Go to the key
HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Advanced
3. Create a string value "StartMenuScrollPrograms"
4. Right click the new string value and select modify
5. Set the value to "FALSE"

Senin, 24 Maret 2008

Add Open With to all files

You can add "Open With..." to the Right click context menu of all files.This is great for when you have several programs you want to open the same file types with. I use three different text editors so I added it to the ".txt" key.

1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\*\Shell
3. Add a new Key named "OpenWith" by right clicking the "Shell" Key and selecting new
4. Set the (Default) to "Op&en With..."
5. Add a new Key named "Command" by right clicking the "OpenWith" Key and selecting new
6. Set the (Default) to "C:\Windows\rundll32.exe shell32.dll,OpenAs_RunDLL %1", C:\ being your Windows drive. You must enter the "OpenAs_RunDLL %1" exactly this way.

trick Backup / Restore the Registry

To Backup/Restore the Windows Registry see the tips below :

  1. If you are in MSDOS, at the C:\Windows prompt type
  2. Attrib -s -r -h C:\Windows\System.dat (press Enter)
  3. Attrib -s -r -h C:\Windows\User.dat (press Enter)

To make the backup copies type:

  1. copy C:\Windows\System.dat C:\Windows\System.000 (press Enter)
  2. copy C:\Windows\User.dat C:\Windows\user.000 (press Enter)

To Restore the Registry

  1. copy C:\Windows\System.000 C:\Windows\System.dat (press Enter)
  2. copy C:\Windows\User.000 C:\Windows\user.dat (press Enter)

edit Recycle Bin with regedit tools

see the string below and follow it to edit your Recycle Bin by your style self:

Add rename to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:50,01,00,20
Add delete to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:60,01,00,20
Add rename and delete to the menu:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E} \ShellFolder
"Attributes"=hex:70,01,00,20
Restore the recycle bin to Windows defaults including un-deleting the icon after deletion:
Restore the icon.
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows \CurrentVersion\ explorer\
Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}
@="Recycle Bin"
Reset Windows defaults.
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E} \ShellFolder
"Attributes"=hex:40,01,00,20
Other edits to the recycle bin icon:
HKEY_CLASSES_ROOT\CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\ ShellFolder
"Attributes"=hex:40,01,01,20 ... standard shortcut arrow
"Attributes"=hex:40,01,02,20 ... a different shortcut arrow
"Attributes"=hex:40,01,04,20 ... and still another shortcut arrow
"Attributes"=hex:40,01,08,20 ... make it look disabled (like it's been cut) For Windows XP and 2000 also edit HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}
For Windows ME also edit HKEY_CURRENT_USER \Software\ Classes\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}

Sabtu, 22 Maret 2008

how to disable prefetch, it will fast booting

sometimes my computer is too late to access some files, and i'm disturbed on it, so i try to break my problem, and finally i ask my friend, who clever about computers and i got it the way, so from that i wanna share with you all for this problem.

for whom not know yet, see and read the articles be carefull but for whom has known it, complete the articles please by your idea.

to make your computers fast and no late again, you can be clean the volume of prefectch:

right klik star menu- C- Windows - prefetch- delete the volume all, see the picture

I

and if you will disable prefetch and no need delete again like the way above, see details below:

Run regedit -> Hkey Local Machine->System->CurrentControlSet->Control->Session Manager->Memory Management->Prefetch Paramaters

doble klik Prefetch Paramaters and give value 0, To take the effect faster, you should have to reboot or logout from the system, see picture

I

What is the earliest memory you have of being in school?

What is the earliest memory you have of being in school?


Excitement?
Fear?
Wonder?
Rejection?
Joy?



How do you feel about your years in school? If you have
happy memories, chances are you can help your children be
excited about learning and have good memories, too. If you
disliked school, it's harder, but you can do lots of things to
help make school a better experience for your children than it
was for you.

The good news is that every child in every family has the
power to succeed in school and in life, and every parent,
grandparent, and caregiver can help.

But how do we help our children succeed? How do we give
them the power? The most important thing we can do is be
involved with our children's education even before they are in
school, then stay involved once they are in school.

This book is about what we can do in our own homes, right
now, that will help our children go to school wanting to learn.
It includes:

* Basic information on what we know about success in school;

* Activities for children ages 5-11 to help them acquire the
skills to succeed;

* Questions and answers about when to talk to the teacher
and how to handle parent-teacher conferences.

Success in school takes hard work, planning, a few basic
skills, and the will to want to succeed. How do we pass these
ideas on to our children?

What we know about success in school is a combination of
common sense mixed with new ideas about learning.



We do know the following:

1. Where our children learn is important. We can find
inexpensive and easy things to do at home--where our
children first start learning--that will make them want to
learn. We can also strengthen our ties with the community
and the schools, where learning continues.

2. What our children learn from us is important. What we say
and do can build their maturity and self-confidence.

3. How our children learn from us is important. All of us
teach our children every day, whether we realize it or
not. We can make sure we show them a variety of ways to
learn.

Now, how do we take these facts and turn them into ways to
help our children do well in school?

Jumat, 21 Maret 2008

iPAQ 114 best fitur

m

HP iPAQ 114 (iPAQ 100 Series) Series is the classic handheld with a big screen with simple synchronization and Wi-Fi connectivity.

The HP iPAQ 114 is designed to keep your life in balance. Sleek and stylish, the iPAQ 114 personal organizer has sufficient capabilities to deal with all your handheld applications and tasks. Powered by Windows Mobile 6, the iPAQ 114 (iPAQ 100 Series) uses the latest in operating systems ensuring you have the latest in mobile computing technology.

WiFi 802.11b/g connectivity enables fast online web browsing, whilst Bluetooth 2.0 on the IPAQ 114 enables connections to other Bluetooth enabled devices.

Thanks to a bright and crisp 3.5” on screen tasks are simple to complete, whilst images appear more lifelike.

Windows Mobile applications come as standard enabling you to complete your tasks on the move, making the iPAQ 114 the ideal candidate for your classic PDA.

Features

  • Windows Mobile 6 Classic
  • Feels good and works well in your hand
  • Bright and crisp 3.5-inch touch screen
  • WiFi 802.11b/g
  • SDHC expansion slot
  • Fast 624MHz processor

What's in the box?

  • iPAQ 114
  • Removable/rechargeable lithium-ion 1200 mAh battery
  • AC adapter with power cord
  • 1 mini-USB synchronization/charge cable
  • Stylus
  • Slip case
  • HP iPAQ Companion CD
  • Documentation kit

Technical

Operating System - Microsoft Windows Mobile 6.0 Classic Edition (Microsoft Office Outlook Mobile, Microsoft Office Mobile, Internet Explorer Mobile, Windows Media Player 10 Mobile, Calculator, Games, File Manager, Audio Recorder)

Processor – Marvell PXA310 Processor 624 MHz

Memory – 64 MB SDRAM main memory for running applications, 256 MB flash ROM

Display – 3.5” transflective TFT QVGA, 65K colours, 320 x 240 pixel touch screen with LED backlight

Wireless – Integrated WLAN 802.11b/g, Bluetooth 2.0 with EDR

Expansion – SDIO high-capacity card slot

I/O port – 1 mini-USB connector for synchronization and charging

Multimedia – Integrated microphone, receiver, speaker and one 3.5 mm 4 pin stereo headphone jack. HP Photosmart Mobile Software, Windows Media Player 10 Mobile

Ergonomics – 5-way navigation with press to activate, 4 programmable keys, voice recorder, 1 power button, 1 reset button

Power – AC Power - AC Input: 100~240 Vac, 50/60 Hz, AC Input current: 12-17 VA, Output Voltage: 5Vdc (typical), Output Current: 1A (typical)

Battery – Removable/rechargeable 1200 mAh Lithium-Ion

Weight – 114.6 g

Dimensions – 6.89 x 1.36 x 11.67 cm

Warranty – 1 year

Software - HP exclusive applications: HP iPAQ Help and Support, HP iPAQ QuickStart Tour, HP iPAQ Setup Assistant, Certificate Enroller, Asset viewer, iPAQ Wireless Manager, HP Photosmart Mobile, Bluetooth Manager

Price £155

Rabu, 19 Maret 2008

Hiphone i32 phone seluler










Hot Spots

1.Dual sim work one by one
2.Bluetooth (stereo,remote control)
3. R
otating image with moving
4. Unlock with sliding
5.C
hanging the position of image when playing film
6.Battery can be removed
7.E-book reader
8.Language: English/French/Arabic/Russian/Viatnamese/Portugues/Spanish/German

Features
1. 3.5 inch screen , 16 million color QVGA ; PX: 240*400
2. Bluetooth 2.0
3. T-Flash Card Suphporting,512 MB TF for free
4 0.3 Mega pixel camera for Picture & Video capability,put out biggest size is 640*480
5. Stereo Loud speaker, 64 chord ring tone
6. MP3 & MP4 player
7. GPRS & WAP connectivity, MMS Transceiver
8. U disk support function to keep the information storage
9.calendar,To do list,Alarm,World Clock,Spotwatch
10.caller Ring Tone,Caller picture,Caller video
11. Telephone directories: 500 groups of contacts, support incoming call with big head sticker,group ring an Messages &Multimedia messaging: 200 SMS, support MMS; can use downloaded MP3 as SMS rings
12. Schedule power on/off: support to start/close under set time
13. Alarm clock: 5 groups ,support alarm clock when machine’s closed, can set from Monday to Sunday
14. Games: 5 built-in common games
15. More information: MP3, MP4, Handsfree, SMS group sending, Voice recorder, WAP,GPRS download, MMS, Memory extended, self-designed ringtones, photo editor, alarm clock, calculator, notepad, health management .....

Specifications
SPECIFICATION
Network
850/900/1800/1900MHZ
SIZE ( L × W × H )
103*53*17 mm
BATTERY
Lithium Batteries1200mAh
COLOR
Black
STANDBY TIME
About 180-240Hours
TALKING TIME
About 2-4Hours
Model:Hiphone i32   State:stock Others
Price178 USD Vip price VIP Warrantyone year All clients who purchase from our web can be give the cost price to buy any accessories. Such as memory card, bluetooth,charger and so on.
RemarkIphon copy, quadband, hand-shaking feature,
Accessories2 battery (1200mAh)1 charger/earphone/USB cable/

cool999 seluler phone, cheap price




HOT SPOT

Built-in TOUCH FLO smart operation interface and real-time sliding interface
Dynamic Screen technology (realize sensitive operation with distance, light and movement. Such as: auto cross screen when browsing web and watching movie/photo, auto shut down the screen light when phone closing to face after connection, etc.)
Super large 3.2" touch LCD, built-in OFFICE softwares, real-time send/receive E-MAIL/MSN/QQ2007. Super E-map (can realize GPS satellite navigation with external GPS receiver).
Unique memory card encryption technology to prevent information leakage!
ROM: 128 M/64M (128M FLASHROM +64 M RAM)
CPU: TI OMAP850 200MHZ OPERATION SYSTEM: WINDOWS MOBILE 6.0
EDGE/GPRS CLASS 12v
Features
1.Language: Simplied Chinese, English, some other languages under PPC system
2.LCD Size: 3.2, , 65000 color; PX: 240×320px
3.Ringtone: 64 chord; Ringtone format: mp3, midi, wav, wma, amr; Call: show the opponent city’s name with the third-party software
4.Music: can play at background, speed and pause
5.Video: 3GP,MP4,AVI,ASF,WMV,RM,support to play in full screen, speed and adjust saturation; supprot to play
6.Camera: 2.0 megapixel; the the max photo output is 1600*1200, built-in microspur switch; support to scan business card and shoot with sound and unlimited time; can shoot video of 320*240 or 176*144
7.Rom: 128M/64M, give a TF card(256M) as present, support, Document management
8.Data Transfer: USB/Bluetooth, realize U disc with the third-party software; in-phase with activsync phone
9.Standby Photo: jpg
10.Game Platform: java, java2.0, 3D, simulated games, PPC smart phone 3D game downloading; send scores of classic games
11.Telephone directories: 100000 groups of contacts of carte de visit, unlimited phone book that can record more than 20 items
12.Messages &Multimedia messaging: unlimited SMS/MMS/calls records
13.Schedule power on/off: can realize auto flight mode with the third-party software
14.Alarm clock: can realize MP3 with the third-party software, can set from Monday to Sunday at random
15.Games: built-in PPC games, can download more than 2000 PPC 3D games/JAVAQQ/PPC QQ, even can download game s
16.More information: MP3, MP4, Handsfree, SMS group sending, Voice recorder, WAP, Handwritten input, Bluetooth, GPRS download, Infrared interface, MMS, Smart phone, Memory extended, E-book, Coming call firewall, Windows6.0 PPC system, standard USB interface, hardware hot boot, Touch FLO dynamic operation, memory card encryption
Specifications
SPECIFICATION
Network (mHz)
GSM900 / 1800/1900
SIZE ( L × W × H )
62.8*119*15.7 (Unit: mm)
BATTERY
Lithium Batteries2800mA
COLOR
piano black
STANDBY TIME
About 150-340 hours
TALKING TIME
About 240-360 minutes
Model:cool999   State:stock Others
Price310 USD Vip price VIP Warrantyone year All clients who purchase from our web can be give the cost price to buy any accessories. Such as memory card, bluetooth,charger and so on.
RemarkPPC smart iphone (windows mobile 6.0), 3.5 inch,
Accessories2 battery(2800mAh)/1 charger/earphone/USB cable/256M

Selasa, 18 Maret 2008

free download new music mp3 up-date 2008

for whom look for the new music in MP3 format, see the list below, if you like one of them or you like all, you may download it for free, but after downloading and

you have heard the song, don't sell it, it just privacy collection, here the list mp3 song enjoy to download it them: klik here to download it for free

m

if you are dificult to see that the title in the list, download the list in here in format txt

klik here to download mp3 for free

free download new music mp3 up-date 2008

for whom look for the new music in MP3 format, see the list below, if you like one of them or you like all, you may download it for free, but after downloading and you have heard the song, don't sell it, it just privacy collection, here the list mp3 song enjoy to download it them:

if you are dificult to see that the title in the list, download the list in here in format txt

Sabtu, 08 Maret 2008

7 butir prasetya pesilat indonesia

“Prasetya Pesilat Indonesia”, yang terdiri dari 7 butir prasetya sebagai satu kesatuan, adalah kode etik korsa (corps) Pesilat Indonesia sebagai warga negara, pejuang dan kesatria dalam kehidupan berbangsa dan bernegaranya. Prasetya sebagai warga negara tertera dalam butir prasetya yang pertama dan kedua, sebagai pejuang dalam butir prasetya yang ketiga, keempat dan kelima, dan sebagai kesatria dalam butir prasetya yang keenam dan ketujuh. Rumusan “Prasetya Pesilat Indonesia” selengkapnya adalah sebagai berikut:





  1. Kami Pesilat Indonesia adalah warga negara yang bertaqwa kepada Tuhan Yang Maha Esa dan berbudi pekerti luhur.

  2. Kami Pesilat Indonesia adalah warga negara yang membela dan mengamalkan Pancasila dan Undang-Undang Dasar 1945.

  3. Kami Pesilat Indonesia adalah pejuang yang cinta Bangsa dan Tanah Air Indonesia.

  4. Kami Pesilat Indonesia adalah pejuang yang menjunjung tinggi persaudaraan dan persatuan Bangsa.

  5. Kami Pesilat Indonesia adalah pejuang yang senantiasa mengejar kemajuan dan berkepribadian Indonesia.

  6. Kami Pesilat Indonesia adalah kesatria yang senantiasa menegakkan kebenaran, kejujuran dan keadilan.

  7. Kami Pesilat Indonesia adalah kesatria yang tahan-uji dalam menghadapi cobaan dan godaan.