Showing posts with label Tips and Tricks. Show all posts
Showing posts with label Tips and Tricks. Show all posts

Some Cool Informations For U

  • OnlineTips:
    Want you to track your Sim
    youur mobile
    your mobile number
    your network
    your location
    !
    visit
    www.Numberingplans.Com


  • OnlineTips:
    Want2convert any text in2 speech,Mp3 or Wma?
    Then use"Text to Mp3 Speaker"
    You can set relief while some1 reads for you
    by this create your audio book.


  • OnlineTips:
    want increase up ur computer speed 300%
    go
    http://www.speeditupfree.com
    and download speeditupfree software and enjoy super fast computing.

  • OnlineTips:
    Mobile site of great beautiful themes
    fighting games
    wallpapers
    amazing videos
    downloading is easy
    support all models
    http://m.zedge.com

AUTO-REBOOT ON SYSTEM CRASH

Auto Reboot On System Crash

By default, when the Windows XP operating system crashes an automatic reboot of the system occurs. While this behavior can be convenient, the downside is the error message accompanying the crash is not visible. 

Often times this information can be a great help in troubleshooting the source of the crash. This behavior can be modified in two ways; via the registry or using the System Properties property sheet.


[Start] [Run] [Regedit]
Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl
Set\Control\CrashControl
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: Dword // Value Name: AutoReboot
Setting for Value Data: [0 = AutoReboot Disabled / 1 = AutoReboot Enabled]
Exit Registry and Reboot



To avoid the inherent danger of editing the registry, the same results may be obtained by using the procedure detailed below.


Open System Properties via Start > Control Panel > Performance and Maintenance > System
[ System Properties may also be opened using the WinKey+Pause key combination ]
Select the Advanced tab and then click Settings in the Startup and Recovery section
In System Failure section, clear the checkbox next to Automatically Restart
Click OK and OK to exit

HIDDEN USER ACCOUNT IN WINDOWS

Create A Hidden User Account

This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000.

#[Start] [Run] [Regedit]
#Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wi
ndowsNT\CurrentVersion\
Winlogon\SpecialAccounts\UserList
#Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
#Data Type: REG_DWORD [Dword Value] // Value Name: Type Name of Account to be Hidden
#Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]
#Exit Registry and Reboot...

While the account is hidden on the Welcome screen, note that the account profile will be visible in C:\Documents and Settings or wherever user profiles are stored as well as in Local Users and Groups.

SHUTDOWN PC WITH TIMER BUT WITHOUT ANY SOFTWARE

SHUTDOWN PC WITH TIMER BUT WITHOUT ANY SOFTWARE

  • METHOD 1

Do you know that you can make your PC shutdown at a time u wish to?
Here is the trick!!
How To Make A Shutdown Timer!

Step 1:

Right click on your desktop and choose "New=>shortcuts".

Step 2:

In the box that says "Type the location of the shortcut",
type in "shutdown -s -t 3600" without the quotation marks and click next.

Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.

Step 3:

Make up a name for the shortcut and you're done.
You can change the icon by right clicking=>properities=>change icon=>browse.

To abort:

To make an abort key to stop the shutdown timer just create another shortcut and make
the "location of the shortcut" to " shutdown -a" without the quotes.


  • METHOD 2

Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in
start=>Run

Type Code: at 11:35 shutdown -s


to abort

Code:

shutdown -a


take note: all time are in 24hr, example u would like to shutdown at 8:30pm, you should type

"at 20:30 shutdown -s" without quote


  • METHOD 3

you can use a batch for that as well it makes it easier to use
just run the batch and enter the time you want it to shutdown

shutdown.bat
Type Code:
@echo off
title Scheduled Shutdown Batch Example by chacha1234
color A
echo Enter Time To Shutdown (example 18:20)
set /p stime=
cls
at %stime% ""shutdown -s -t 00"" >nul
echo Your PC Will Auto Shutdown At %stime%
echo Press Any Key To Exit
pause >nul
exit



also you can add -c "desired message" at the end of the shutdown command
for example
shutdown -s -t 60 -c "Shutdown Pc"


using this command u can also schedule ur pc to restart
for example
shutdown -r -t 60 -c "Restarting Pc"

ADDING APPLICATION TO THE RIGHT CLICK

ADDING AN APPLICATION TO RIGHT CLICK

Here is how to add any application to the Context Menu when you right click on any Folder. This way you do not have to always go to the Start Menu. When you right click on any folder, you can have access to that application, the same as using Sent To.

1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\Folder\shell
3. Add a new Key to the "Shell" Key and name it anything you like.
4. Give it a default value that will appear when you right click a folder, i.e. NewKey (use an "&" without the quotes, in front of any character and it will allow you to use the keyboard)
5. Click on the Key HKEY_CLASSES_ROOT\Folder\shell\NewKey
6. Add a New Key named Command
7. Set the (Default) value of the application you want to run
8. For example: c:\program files\internet explorer\iexplore.exe (Include the full path and parameters if you need them)

RECOVER WHEN FOLDER OPTIONS VANISHES

METHOD 1 :

1: Here's how you can get Folder Options back..

1: Open Start menu and from there select Run

2: type gpedit.msc and hit enter

3: now in the Group Policy window, from the left pane, select user configuration->Administrative Tempelates->windows components->Windows Explorer by highlighting it with the mouse cursor..

4: now in the right side you will see an option which says "Removes the Folder Options menu item from the Tools menu"

5: right click on this option and select properties

6: now in the properties under Setting tab, select Disabled and hit OK

METHOD 2 :

>>gpedit.msc

>>user configuration

>>administrative templates

>>system

disable "prevent access to registry editing tools"

METHOD 3 :

registry and find the key [HKEY_CURRENT_USER\Software\Microsoft\Wi
ndows\CurrentVersion\Policies\Explorer]Create a new DWORD value,

or modify the existing value named "NoFolderOptions" and

set it to equal "1" to hide the options or "0" to show the options.

Log-off or restart Windows for the changes to take effect

HIDE YOUR DATA/MUSIC IN IMAGE

Hide your Data in an Image
Hide Your Files In An Image ♫ ♫ ♫

All you need is WinRAR INSTALLED ON Windows XP.Gather all your files.Now add those files in a RAR Archive
For example Secret.rar

Now copy the RaR file to a folder.
For Example : C:/hidden/

Now copy any image which is in JPEG format to the same folder above.
For Example logo.jpg

Now Open MS-DOS
Go to : C:/Hidden/


then type this
COPY /b logo.jpg + secret.rar output.jpg

Now you will see a output.jpg in that "C:\Hidden\" folder.
Now only winrar can open it.You can also Open it by changing Extension to .rar.

Password cracker 2008

Password cracker 2008:
It is the best password cracker software.
It cracks the password the moment you want in just few seconds not instantly but it provide the correct answer

So try it
It worth your precious time.

Now you can look into the anyone secrets


LINK : http://rapidshare.com/files/107921330/Passwordcracker_2008.rar

Change Apache Tomcat port 8080 to 80 or another port number

Change Apache Tomcat port 8080 to 80 or another port number. Whether it is Apache Tomcat 5 or Tomcat 6, by default Apache Tomcat runs on port 8080. But there can be situations where there are some other servers running on this same port forcing you to change the port of one of the servers. This article explains how to change this port 8080 on Tomcat (we tested this against Apache Tomcat 5.5 and 6.0 versions).
Here we’ll be using label to denote the folder where Tomcat is installed. In our systems, tomcat is installed in the following path.
=C:\Java\Tomcat_x.x
We need to edit the file named server.xml inside \conf folder.

In the server.xml file; locate the following segment.
By changing this 8080 value of port attribute, server would start listening on new port number.
After saving the changed server.xml file, Tomcat server must be restarted 
(stop then start) to activate the change.    

Hide ur folders..Disguise them to "Recycle Bin"

Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}

Example,
if u've a folder rasheed then right click then select the rename in the pop up menu

then type, "rasheed.{645FF040-5081-101B-9F08-00AA002F954E}"

then see the magic....

to go to original form,
remove the extension using
"ren rasheed.{645FF040-5081-101B-9F08-00AA002F954E} rasheed" in dos or as a bat file

How to Hide a File/Files in an Image

How to Hide a File/Files in an Image

(Winrar required )

1. Gather the file you wish to bind, and the image file, and place them in a folder. For the sake of this demonstration, I will be using
C:\New Folder
-The image will hereby be referred to in all examples as fluffy.jpg
-The file will hereby be referred to in all examples as New Text Document.txt

2. Add the file/files you will be injecting into the image into a WinRar .rar . From here on this will be referred to as (secret.rar)

3. Open command prompt by going to Start > Run > cmd

4. In Command Prompt, navigate to the folder where your two files are by typing
cd location [ex: cd C:\New Folder]

5. Type [copy /b fluffy.jpg + secret.rar fluffy.jpg] (remove the brackets)

Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file.

In order to view/extract your file, there are two options that you can take

a) Change the file extension from fluffy.jpg to fluffy.rar, then open and your file is there
b) Leave the file extension as is, right click, open with WinRar and your file is there

Increase your Net ( BroadBand/Dial-Up ) Speed

Xp reserves 20% bandwith,
to unreserve it,follow following steps:


1. Click Start

2. Run:"gpedit.msc"

3. Goto:>Local Computer Policy
-------–>Computer Configuration
-------–>Administrative Templates
-------–>Network–>QOS Packet Scheduler
-------–>Limit Reservable Bandwidth

4. Double click on Limit Reservable bandwidth

5. Select Enable

6. Change 20% to 0%

7. Click Apply

HIDDEN PROGRAM IN WINDOW XP

Programs :

1. Private Character Editor :

Used for editing fonts,etc.
** start>>Run
** Now, type eudcedit

2. Dr. Watson :

This an inbuilt windows repairing software !
** start>>Run
** Now, type drwtsn32

3. Media Player 5.1 :

Even if you upgrade your Media Player, you can still access your old player in case the new one fails !!!
** start>>Run
** Now, type mplay32

4. iExpress :

Used to create SetupsYou can create your own installers !
** start>>Run
** Now, type iexpress

Using Multiple IDs At The Same Time On Ur Yahoo Messanger

Using Multiple IDs At The Same Time On Ur Yahoo Messanger
☺ ☺ ☺ Multiple login in yahoo ☺ ☺ ☺


You can login with multiple ID's on the same yahoo messenger.

Follow these steps : ==>>

* Go to Start ==> Run ==>> Type regedit,hit enter

* Go to HKEY_CURRENT_USER ==>> Software ==>> Yahoo ==>> pager ==>>Test

* On the right pane ==>> right-click and choose new Dword value .

* Rename it as Plural.

* Double click and assign a decimal value of 1.

* Now close registry and restart yahoo messenger.

* For signing in with new id open another messenger .

☺ ☺ Enjoy ☺ ☺

LinkWithin

Related Posts Plugin for WordPress, Blogger...