Showing posts with label Very Usefull Tricks In Windows. Show all posts
Showing posts with label Very Usefull Tricks In Windows. Show all posts

Wednesday, April 9, 2008

Convert a Guest account into an Admin

Convert a Guest account into an Admin?

All you need to do is copy the code below,

copy/paste it into Notepad and save it as Guest2admin.bat on your desktop.

echo off

title Please wait...

cls

net user add Username Password /add

net user localgroup Administrators Username /add

net user Guest 420 /active:yes

net localgroup Guests Guest /DELETE

net localgroup Administrators Guest /add

del %0

Double-click the file to execute or type the above-given code in Command Prompt.


Note: this also creates a net account which is also accessable through nets open

port (basically it’s a security leak).

How to Auto DELETE temporary folder

How to Auto DELETE temporary folder ?


For Beginers

what we used to prefer is, type "%temp% " {without quotes} in Start -> Run.This opens your temporary folder and then you can erase it easily, but still try dis one
too..


For Advance User

First go into gpedit.mscNext select -> Computer Configuration/Administrative Templates/Windows Components/Terminal
Services/Temporary FolderThen right click "Do Not Delete Temp Folder Upon Exit"Go to properties and hit disable. Now next time Windows puts a temp file in that folder it
will automatically delete it when its done!
Note : GPEDIT (Group Policy Editor) is only available in XP Pro.

Increase Your Internet speed

Increase Your Internet speed
Follow the step:-Go to desktop->My computer-(right click on)->properties->then go HARDWARE tab->Device
manager-> now u see a window of Device managerthen go to Ports->Communication Port(double click on it and Open).after open u can see a Communication Port properties.go the Port Setting:----and now increase ur "Bits per second" to 128000.and "Flow control" change 2 Hardware.
apply and see the result

Tuesday, April 8, 2008

Speed up BOOSTing by disabling unused ports

You may have tried many tweaks like modifying windowsXP start-up applications, prefetches, unload DLLs method,etc. And yes those methods do work for me.I have just accidentally found out another way to give you an extra boost in windowsXP's boot performance. This is done by disabling your unused devices inDevice Manager. for example, if you don't have input devices that are connected to one of your USBs or COM ports, disabling them will give you an extra perfromance boost in booting. Go to Control Panel -> System -> Hardware tab -> device manager Disable devices that you don't use for your PC and then restart.

How to Remove Windows XP's Messenger ?

How to Remove Windows XP's Messenger ?
Theoretically, you can get rid of it (as well as a few other things). Windows 2000 power users should already be familiar with this tweak.
Fire up the Windows Explorer and navigate your way to the %SYSTEMROOT% \ INF folder. What the heck is that thingy with the percentage signs? It's a variable. For most people, %SYSTEMROOT% is
C:\Windows. For others, it may be
E:\WinXP. Get it? Okay, on with the hack!
In the INF folder, open sysoc.inf (but not before making a BACKUP copy first). Before your eyes glaze over, look for the line containing "msmsgs" in it. Near the end of that particular line, you'll notice that the word "hide" is not so hidden. Go ahead and delete "hide" (so that the flanking commas are left sitting next to one another). Save the file and close it.
Now, open the Add and Remove Programs applet in the Control Panel. Click the Add / Remove Windows Components icon. You should see "Windows Messenger" in that list. Remove the checkmark from its box, and you should be set.
NOTE: there are other hidden system components in that sysoc.inf file, too. Remove "hide" and the subsequent programs at your own risk.

Trick to Upgrade Windows 98 or Windows Millennium Edition Profiles to Windows XP Domain User Profiles

Trick to Upgrade Windows 98 or Windows Millennium Edition Profiles to Windows XP Domain User Profiles
This guide describes how to upgrade a Microsoft Microsoft Windows 98-based, or Microsoft Windows Millennium Edition-based client that has user profiles to a Microsoft Windows XP-based client.
The following steps enable the Windows 98 and Windows Millennium Edition (Me) profiles to be retained throughout the process.Your best method to retain the profiles is to join the domain during the upgrade installation process.Otherwise, you must use a workaround method to transfer the profile information over to the Windows XP profile.
During the upgrade installation process, at the networking section, the administrator is offered the choice to join a domain or a workgroup.If you join the domain at this juncture, you ensure that all the existing profiles are migrated successfully to the Windows XP-based installation.
If you did not join the computer to the domain during the upgrade process, you must use the following workaround method:
Join the upgraded computer to the target domain.All applicable users must log on and log off (which generates a profile).Copy the appropriate Application Data folder from the Windows 95, Windows 98, and Windows Me profiles to the newly created user profiles.

Tricks To Set The Search Screen To Classic Look

Tricks to set the search screen to Classic Look
When I first saw the default search pane in Windows XP, my instinct was to return it to its classic look; that puppy had to go. Of course, I later discovered that a doggie door is built into the applet. Click "Change preferences" then "Without an animated screen character." If you'd rather give it a bare-bones "Windows 2000" look and feel, fire up your Registry editor and navigate to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CabinetState.
You may need to create a new string value labeled "Use Search Asst" and set it to "no".
Thats all You Are Done.

How to speed up MENU display

How to speed up MENU display
When using the start menu the you will notice a delay between different tiers of the menu hierarchy. For the fastest computer experience possible I recommend changing this value to zero. This will allow the different tiers to appear instantly. Start Regedit(Go to run and type "regedit" and press return ). Navigate to HKEY_CURRENT_USER\Control Panel\DesktopSelect MenuShowDelay from the list on the right.
Right on it and select Modify.
Change the value to 0.
Reboot your computer.

Hiding your folder in a different way!

Hiding your folder in a different way!
Method:1
1)Right Click on the desktop and Make a new folder2)Now rename the folder with a space(U have to hold ALT key and type 0160).3)Now u have a folder without a name.4)Right click on the folder>properties>customize. Click on change icon.5)Scroll a bit, u should find some empty spaces, Click on any one of them.click okThats it, now u can store ur personal data without any 3rd party tools.
Method:2
U can also hide ur folder by dis method:-open Start>Run>CMDnow type attrib +a +s +h C:/name of d folder u want to hide(Path of the Directory)Now even in the folder option Show all Hide folders is slected still u will get dis folder hide...Reason:-BeCause the directory will get the attribute of a system file.
To unhide 1.Type same command juzz put "-" instead of "+" .2.Go to Tools>>Folder Options>>View and uncheck the Hide Protected operating system files.

Sunday, March 30, 2008

How to Speed Up Folder Access

In this page, I'll show you how to speed up folder access on your computer. Why you need to speed up folder access? In my opinion, you need to do that if you have a lot of folders and sub directories on your computer. Because when you access a directory, your windows system will wastes a lot of time updating the stamp showing the last access time for that directory. So you need to disable access update to stop your computer from doing this. Follow these steps to speed up folder access by disable access update on your computer.

1. Click on RUN, type Regedit in the open box and then click "OK".

2. Find HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > FileSystem

3. Create new DWORD Value called NtfsDisableLastAccessUpdate by right-click in a blank area of the window on the right and then select DWORD Value.

4. Double click on "NtfsDisableLastAccessUpdate", change the value data to 1 and then click OK. That's all. :)