TECH SYNTAX

Thursday, March 19, 2009

Make Your Windows Truly personalized Part -I

Shortcut to restarting xp..

You can restart a Windows XP Pro and Home machine easily by creating a shortcut with following path. (Assume you installed Windows XP on your C: Partition) “c:\windows\system32\shutdown.exe -r -f -t 00″ -r is for restarting the computer. -f is to force close all programs without saving. -t 00 is used to restart in zero seconds. i.e. as soon as you D.Click on the shortcut. You can log off from a Windows XP Professional or Home edition by running “C:\windows\system32\shutdown.exe -l -f -t 00″. Also you can shutdown a Windows XP Home or Professional edition by running “c:\windows\system32\shutdown.exe -s -f -t 00″. You always have to turn from the CPU after running this command. (Same with AT and ATX powered machines.) If you want to turn down power of ATX machine automatically, run “c:\windows\system32\tsshutdn.exe 00 /POWERDOWN /DELAY:00″ This is used to turn off a server. Even though your computer will be shutdown completely, this whole operation will take 30 seconds to finish. Even though you don’t have networked computers attached to your computer, this works.

1) Disabling Display of Drives in My Computer :

This is yet another trick you can play on your geek friend. To disable the display of local or networked drives when you click My Computer go to : HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Now in the right pane create a new DWORD item and name it NoDrives. Now modify it’s value and set it to 3FFFFFF (Hexadecimal) Now press F5 to refresh. When you click on My Computer, no drives will be shown. To enable display of drives in My Computer, simply delete this DWORD item. It’s .reg file is as follows: REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore r] “NoDrives”=dword:03ffffff

2) Pop a banner each time Windows Boots :

To pop a banner which can contain any message you want to display just before a user is going to log on, go to the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon Now create a new string Value in the right pane named LegalNoticeCaption and enter the value that you want to see in the Menu Bar. Now create yet another new string value and name it: LegalNoticeText. Modify it and insert the message you want to display each time Windows boots. This can be effectively used to display the company’s private policy each time the user logs on to his NT box. It’s .reg file would be: REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon] “LegalNoticeCaption”=”Caption here.”

3) Great trick Lock ur PC yourself

lock ur pc.. open notepad copy and paste the script below and save it .VBS extentionThis wil create a shortcut.. run(click) it
set WshShell = WScript.CreateObject(”WScript.Shell”)set oShellLink = WshShell.CreateShortcut(wshShell.SpecialFolders(”Desktop”) & “\LockWorkstation.lnk”)oShellLink.TargetPath = “%windir%\system32\rundll32.exe”oShellLink.Arguments = “user32.dll,LockWorkStation”oShellLink.Save
first select a folder for example i’ll use a folder name movies in D drive D:\movies\
in the same drive u create a text file and type
ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}
and save it as loc.bat
again u type in a notepad as
ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies
and save it as key.bat
now in D drive u can see two batch files loc and key.. when u double click loc the movie folder will change to control panel and when u double click key the control panel will change to normal folder..
there are two more different tricks in this site to lock your pc down in a unique ways.. don’t know where i have typed it.. !!!

4) Deleting System Options from the Start menu :

You can actually remove the Find and Run options from the start menu by performing a simple registry hack. Again like always Launch the registry editor and scroll down to the below key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Right-click on the right pane and select New, DWORD Value. Name it NoFind.(To remove the RUN option name it NoRun). Double-click the newly create DWORD to edit it’s value and enter 1 as its value. This will disable the FIND option of the Start Menu and will also disable the default Shortcut key(F3 for Find.) To restore the Run or find command modify the value of the DWORD to 0 or simply Delete the DWORD value.

5) Cleaning Recent Docs Menu and the RUN MRU :

The Recent Docs menu can be easily disabled by editing the Registry. To do this go to the following Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Now in the right pane, create a new DWORD value by the name: NoRecentDocsMenu and set it’s value to 1. Restart Explorer to save the changes. You can also clear the RUN MRU history. All the listings are stored in the key: HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMR U You can delete individual listings or the entire listing. To delete History of Find listings go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Doc Find Spec MRU and delete

6) Can u Delete Recycle Bin?

1 thing is 4 sure, delete option can be added 2 recycle bin…the old registry thing will work out…..* launch d registry…* open HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder* to add a rename and delete option, change the Dword attribute to 70 01 00 20* refresh and reboot the system….. u r done.
PS: always backup y ur data as well as registry b4 attempting 2 work on it if u r a newbie….

7) To change the icons used for specific drives in explorer

Open regedit by typing regedit into start->run
then navigate to
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer
now create a key(KEY not VALUE!!) called DriveIcons under Explorer…now within DriveIcons, create another key with the drive letter you want to change (e.g.,HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\K)…create another key within the drive letter key called DefaultIcon… now set the default String value equal to the icon you want to use. if you have a file that has more than one icon in it, such as a DLL file, use the standard C:\full_path\icon_file.dll,n ) where n is the number of the icon within the file icon_file.dll…
~ c h e e r s! ~
More

change drive icons…..
first of all copy a icon file to the root of the drive.example: c:\icon.ico
then create a file called: autorun.inf in c:\autorun.infthen open that file and type the following:
[autorun]icon=icon.ico
save and close the file.
now open my computer and refresh.. and woh! icon changed….you can apply to other drives too.
be carefull
“autorun.inf” and “ico.ico” must be in the root of the drive.example: c:\autorun.inf and c:\icon.ico.same on the root.
ENJOY, this works on 98 too!!!!!!!!!!!!!!!!!!

8) Hacking windows SEND TO MENU

I know this is a very simple thing but the problem, as like many other issues, is the ignorance about it.
How often do you copy songs from a CD? Or some photos from a CD?
What do you do? You select the required files and do a CTRL –C. Open the destination folder and do a CTRL-V. Here is something you can benefit time from. Customize your SEND TO MENU.
This sounds simple and you can do it in less than sixty seconds. You can create your own BASKET.
First you’ll need access to hidden files. So change your view settings to make all hidden files visible. Tools -> folder options -> view (tab) and select the show hidden files and folders. go to parent drive:/documents and settings/(user name)/send to
Open up my computer and locate your most used folders.
Create a shortcut of the most used folders in SEND TO FOLDER. You can do this in a number of ways.
Right click -> send to desktop(create shortcut) and move the shortcut from the desktop to the SEND TO FOLDER
Copy the most used folder and go to SEND TO FOLDER and right click -> paste shortcut.
Also remember to rename the shortcuts to send to videos or send to photos. We don’t need confusion when we use the same later.
5. DONE
~ c h e e r s! ~

9) How to remove the shortcut arrow from the desktop ?

Open Regedit and navigate to the following key:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Shell IconsBackup the key. More information. In the right-pane, create a new String value named “29″Double-click 29 and set its data to:
C:\Windows\System32\shell32.dll,50 (an empty icon) Close Registry Editor.
Now,
Right-click Desktop, choose Properties Click the Appearance Tab.
Click Advanced button.
Choose Icon from the drop-down list
Set it’s size to 31 and press OK, OK.
The changes will be applied now. Repeat the above steps and then set the Icon size back to 32 (defaults). The above steps are required to force Windows to redraw the icons

10) The Complete list ! Can u Do it!

Try to create a folder in Windows with either of these names–”con” or “nul” or “Aux” or “Lpt1″.Windows will not let u create ….
This s coz these refer 2 some well known ports….-con corresponds to the console-Lpt1 corresponds to printer and so on….
well that was common but hw but this ? Try these more
CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

11) TURN NUMLOCK ON AT LOGON.!!

NumLock does not toggle on by default (system-wide), even if you have it set in your PC’s BIOS, because of XP’s multi-user functionality. Guess Microsoft doesn’t know everyone actually turns it on, which should be reason enough for what acts as “default”…Anyway, you can hack the Windows Registry to change this behavior, or run a script at logon to turn NumLock on.1. To enable NumLock through the Registry:* Open Windows’ Registry Editor (START > RUN, type “REGEDIT”).*. Navigate to HKEY_USERS\.Default\Control Panel\Keyboard.*. Change the value for InitialKeyboardIndicators from 0 to 2.2. To enable NumLock using a script, see this MS Knowledgebase article for complete instructions:CODEhttp://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q262625Option 1 is the quicker method, but if you have more than one user on your system and one or more don’t want NumLock on (stranger things have been known of), then option 2 is the way to go since it allows you to only attach the script to specific users.

12) REMOVING SERVICES DEPENDENCIES.!!
This will allow you to disable a service or uninstall it from your system without effecting another service that depends on it. Here’s how you do it1. After you have set your services the way you want them and you have disabled/uninstalled something that another services depends on, run “regedit”2. Under HKEY_LOCAL_MACHINE\System\find the service that will not function, do to another service being disabled/uninstall (found in ControlSet001\Services, ControlSet002\Services, and CurrentControlSet\Services)3. Once you have found the service right-click on the string value, “DependOnService,”and modify4. You should now see a list of services that it is dependent on. Simply delete the service that you have disabled/uninstalled5. Restart your computer and your ready to go Disclaimer REMEMBER TO BACKUP YOU REGISTRY FIRST I’m not totally sure if this will have any negative effects on your system. I used this method after uninstalling “Netbios over Tcpip” from my system completely, so that my Dhcp service would function and I have had NO negative effects on my system.

13) TURN ON UR PC IN JUST 10 SECONDS
Alight so u want to know how to turn the pc on in 10 seconds (may vary). Alright here’s what u have to do to turn your pc on in 10 seconds
Click on the start button then press R it will take u to Run well go to run type Regeditpress enterthis will open Registry Edit or now look for the key
HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex
now there find the Key Called “Startup Delay”Double Click On It Now where its BaseClick Decimal Now its Default Value Is 4800000 (75300:hexadecimal)Change The Value To 40000here u go u have done it now close the Registry Editor and Restart Your Computer

The Article is posted for Educational purpose only . We DO not take Any responsibility of using it for illegal purposes

CHEAT YOUR BROAD BAND

Step 1: Download any port Scanner (i preffer Super Scan, IPscanner, gfi LAN nat secirity scanner)

Step 2: First Get your ip

Go to Command prompt type ipconfig /all
Hit enter.
You will see your ip as a clients ip.
suppose its 61.1.1.51

Step 3: write your ip in IP scanner Software and scan for alive IPs in the below range
start:61.1.1.1 to End:61.1.255.255


Step 4: Then check in your scanner which alive IPs has the port 80 open or 23 for telnet.


Step 5: if port 80 is open then Enter that IP in your web browser
if 23 port is open then u shd knw how to telnet it frm cmd........


Step 6: It asks for user ID AND password type

username =admin
password =admin or password

It is the default password for most of the routers.

if denied then use on another alive IP

Step 7: If success then it will show router settings page of tht IP user
There goto Home -> Wan Setting and the username and password of his account will appear there.

Step 8: use Show Password tools to view the password in asterisks ********.


now you have user name and password ready for use.

Wednesday, March 18, 2009

OPTIMIZE WINDOWS START UP BY EDITING STARTOP UP PROGRAMS

Windows XP installation tends to become awry as it gets old. The booting time of your Windows XP will jump up and so will your frustration. To be on the better side when it comes to Quick Windows Booting is editing the startup programs from your MSCONFIG.

To Open the MSCONFIG window click on Start Button, then Run, and then enter msconfig in the Run dialog box. Hit enter and you will be greeted with the window shown in the image above.

The tab which is of your importance in the Services Tab and the Startup Tab. Now it depends on you as to which service you need to disable and which shouldn’t be disabled. I will recommend not to touch Windows Services if you are not aware of what exactly you are up to.

You will have to restart your computer for the settings to take effect and after the restart you will be told once by Windows that you have disabled some services. Just click Ok and you are all set to use the quicker version of your Windows.

QUALITY OF SERVICE( QoS) CAN EAT UP YOUR BANDHWIDTH

This won’t jump start your XP installation by many minutes but for sure it will make a difference in the long run. Windows XP has a User Tracking feature which keeps track of every activity of users and this data is available to the admin for use. This data is totally useless and hence it is always recommended to disable this service.

Browse to the following registry key:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

Now look for the DWORD value named NoInstrumentation and if it isn’t available then create it. You need to set this to 1 and hence all the user tracking will be disabled.

It will surely save some space and time of yours in the long run.

To open QoS you first need to open up Group Policy Editor.

  • Click on Start button.
  • Click on Run.
  • Enter gpedit.msc in the Run dialog box.
  • Now in the left pane you need to follow this path. Computer Configuration > Administrative Templates > Network > QoS Packet Scheduler.
  • Once you reach here then in the right pane you will find Limit Reservable Bandwidth. Double Click on this and you will see a window.
  • All you need to do is Enable the service and then set the Bandwidth Limit to 0%. Click Apply and then OK. Congrats! You now have 20% extra bandwidth for use.

DISABLE USER TRACKING IN WINDOWS XP TO IMPROVE PERFORMANCE

This won’t jump start your XP installation by many minutes but for sure it will make a difference in the long run. Windows XP has a User Tracking feature which keeps track of every activity of users and this data is available to the admin for use. This data is totally useless and hence it is always recommended to disable this service.

Browse to the following registry key:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

Now look for the DWORD value named NoInstrumentation and if it isn’t available then create it. You need to set this to 1 and hence all the user tracking will be disabled.

It will surely save some space and time of yours in the long run.

AUTO DELETE DLLs AND OVERCAOME SILLY ERRORS

You must be very well aware that Windows XP has the habit of creating Dynamic Link Libraries (DLL files) whenever it is about to start a new program and during installation. These DLL files hog the useful space and many times make the system unstable even when they are of no use. Thus it is always recommended that you delete these DLL files and hence save your system from behaving awkwardly.

Browse to the following registry key:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer

You will have to look for the DWORD value AlwaysUnloadDLL in the right pane and create the same if it isn’t already present. Assign 1 to this DWORD value and from now on your OS will willingly unload all DLLs when the application which was responsible for these DLLs is no longer in use.

VISTA LOOK IN XP

Not exactly Windows Vista but FlyKiteOSX will give your Windows XP the look of MAC OS X. If you are one of those who wanted to enjoy Windows XP for ever but also love the interface of Mac OS X (or Windows Vista, both are almost similar ;) ) then this application is a must try for you.

Some of the features are:

  • Object Dock.
  • WinRoll programs for extra elements of Mac OSX.
  • Changes the icons in the Start Menu.
  • New boot / login screen for Windows.
  • Converts the font and icons for Windows.

Download FlyKiteOSX

Monday, March 16, 2009

Web based Video Conferencing

If you have decided for web based video conference, then here is an exciting Web Conferencing Tools you never seen before. Today we discuss about Ekko.tv, a cool new web based Video conferencing system. You must be wondering what's great about Ekko?

1) You don't need a standalone application such as Skype to make free calls over the net.
2) You don't need a separate Video Conferencing application.
3) You can talk without the need to download VOIP softphones or Skype etc.
4) You can talk and video conference from anywhere in the world.
5) No Signup, No Login Accounts. You can talk/Video conference with upto 2 people simultaneously.
The best part we liked about Ekko is the simplicity in Web Conferencing. When you go to Ekko, you will be given a Video Conferencing URL. Its like your conference room, All you need to do is share that link with others. When they follow that link, they automatically get added to your Video conferencing session. You can adjust your microphone and Webcam. Done. Now 3 people can talk to each other for FREE and can video conference at the same time. No frills attached.

Web Conferencing is becoming a big market as people are moving towards interactivity in communication. Video Conferencing via mobile phone is now a reality. With the introduction of 3G and Wifi, making their way into your phone, you would now be able to start making video conference calls via your Mobile Phone. But for that you have to pay a good some of money. So, here is web based video conferencing which is FREE to try.. We are really impressed by Ekko.

Ekko is definitely one of the most Simple, Interactive and cool Video Conferencing Service.

Web Conference Call Services

Web conference call, as obvious from the name, is a process of holding meetings or live presentations using Internet as the platform. It should be noted that web conference calling is different from the discussion boards, as it involves the idea of real-time and live presentations; whereas, in discussion groups, only text messages are allowed. Though very recently, with the use of video cameras and other techniques, web conference calling is adopting almost whole of the video teleconferencing process, and sometimes experts refer to them as the same thing.

Any web conference calling requires some initial setup for each of the participants involved in it. Each one must have a computer, and every computer should be connected to other participants through a reliable Internet connection. A Web conference call involves the features of audio and video. The presenter or the calling party shares the screen of its computer with other participants so as to enable them to see what is on its screen. The audio part is accompanied to this screen through telephone equipments or VOIP. Though it is not mandatory to use
audio part in web conferencing, and some parties do like to use text versions to convey their messages.

Sometimes conventional corporate professionals and people who are not versed in the advanced technologies find it very difficult to adapt to the new system of conferencing, which is gaining firm hold in the business world. The use of web conferencing is breaking the boundaries of corporate sector and entering new arenas also. Web conference calling provides economic arrangement of meetings, and eliminates the need of travelling for conventional face-to-face meetings. Web conference calling is quick in its operation and saves a lot of time, apart from the fact that web conference calls can be recorded for playback option at later times.

Web conference calls are also helpful in business sectors that are more dependent of IT tools and computers. Application and file sharing features of web conference calls make it a must for all IT-based businesses. So, we can well-judge that web conference calling offers new vistas for the technology-based business, and at the same time, saves a lot of time and money for the other types of business.

ATT Conference Call

The following is an unbiased review of ATT Conference Call System. ATT Conference Call is a multimedia interactive web conferencing service. There are many web conferencing services in today's market, but in my option the ATT Conference Call System is the best.

The ATT Conference Call System can handle up to 200 people per call. This is really an amazing feature, since small businesses can have company-wide calls, and large corporations can have department wide meetings without using up all the call-space. People don't have to crowd into cramped conference rooms using the ATT Conference Call Another great feature of the ATT Conference Call System is that there is no setup fee for
the service, and no monthly reoccurring fees- from what other conference call company will you get that? You only pay a flat low rate per minute, for the exact number of minutes used. Also, the service is worldwide- you won't miss the important benefits meeting even if you are on a business trip in London.

Here are some highlights of the ATT Conference Call Service:
-Desktop Sharing and File Transfer
-Public Message Whiteboard- Supposed to be used for business purposes, but who can resist drawing silly things?

-Public and Private Chat Rooms
-Voting Capabilities
-Desktop / Application Sharing
-Audio Record and Playback
-Video Conferencing

FREE WEB HOSTING SERVER LIST

IF you have a HTML website and you are looking for free web hosting service. Then here is the list of some Web Hosting Server for Free.

Here is the list:-

1. 50Webs
50Webs- Free Web Hosting
* 60 Mb storage
* Unlimited bandwidth per month
* 1 Subdomain : mysite.50webs.com
***NO Ads
***Your Ads -> Allowed
* 1 FTP account
* 1 POP3 account
* Host Unlimited Domains
* Host Unlimited WebSites

2. Your-Websites.com
Your-Websites = MFA site

- 100 MB Web Space
- PHP and MySQL Database Support
- cPanel hosting with Fantastico
- No file size restrictions
- 1 GB Monthly Traffic
- POP3, SMTP, and Web-based Email (Webmail)
- English web sites only.
- Subdomain : yourname.your-websites.com
***Your Ads -> Allowed
***NO Forced Ads (bannerless) - Ad-FREE Hosting

3. PhpNet.us
- 300 MB Web Space
- PHP and MySQL Database Support
- No file size restrictions
- 80 GB Monthly Traffic
- POP3 Email Support
- Subdomain : yourname.phpnet.us
***Your Ads -> Allowed
***NO Forced Ads

4. Cjhost.com- Free Web Hosting
* 1000 mb of Space
* 2000 mb of Traffic/Bandwith
***Forced Ads - TextLinks
***Your Ads -> Allowed
* Free Easy to Use Upload Manager
* Free Message Boards
* Free Personal Guest Book
* Free Search Engine Submissions
* Free Form Mailer
* Free Site Builder
* Subdomain :
yourname.cjhost.com

5. 125mb.com- Free Web Hosting
* 125 MB of Web Space
* 5GB of bandwidth/mounth
*** Ads = Popunders
***Your Ads -> Allowed
* 1 FTP account
* Free Subdomain yourwebsite.125mb.com


6. 95mb.com- Free Web Hosting
* 95 Mb storage
* UNLimited traffic
* No banners or textlinks = NO ADS
* Subdomain : http://yourname.95mb.com
* FTP and File Manager Upload

7.Noads.biz- Free Web Hosting
* 50 Mb storage
* Limited http traffic - FTP traffic is not metered.
***NO Ads
***Your Ads -> Allowed
* 1 FTP account
* PHP 5.0.4
* Host 1 domain
* Free Subdomain yourchoice.noads.biz
* No Restrictions for file size, type, etc.
* ImageMagick 6
* Advanced Control Panel

8. Freehostia- Free Web Hosting
* 250 Mb storage
* 5 GB bandwidth per month
***NO Ads
***Your Ads -> Allowed
* 1 FTP account
* 3 POP3 accounts
* Host 1 domain
* Host 5 subdomains
* 1 MySQL database
* Perl enabled
* PHP enabled
* PHPMyAdmin
* FrontPage Extensions
* Advanced Control Panel
* Web-based file manager
* you need a domain to sign up

9. Cabspace- Free Web Hosting
* 100MB Disk Space
* 1 Giga per day Bandwidth
* 1 Subdomain : yourname.cabspace.com
***NO Ads
***Your Ads -> Allowed
* 1 FTP account
* 1 POP3 account
* Free Fully Customizable PHPBB Forum
* Custom Control PanelRobust Intel Hardware

WorldWide Ventrilo and Teamspeak Server Network

What exactly is VOIP? According to some of us, this kind of service makes me think that I would have to get bulk equipment which will cost me more than regular phone service.Well with voipservers.net you can get their great service without trying to get your self confused. They have help such as the abilty to offer Teamspeak Server hosting Setup which goes over Teamspeak servers and Ventrilo Server setup. This service comes with great services that works on Instant Ventrilo 3.0 Servers which makes it worth getting the service. So if your wanting to work with people that need you to handle with voice conferences then you can choice to get their service, when you Order Teamspeak 2 Servers at prices
that will beat most companies.voipservers.net is a leading vendor ventrilo servers in different locations.

VoipServers.net offer a free demo servers if you feel that your existing voip server not meet your expectation in terms of perfect quality and performance.

TeamSpeak Server

Instant server setup
24/7/365 Customer service
Easy Online control panel
No Bandwidth Limie
No codec restrictions
Mac code available !
100% Gaming Network
9 worldwide locations

Ventrilo Server

Instant server setup
24/7/365 Customer service
Easy Online control panel
No Bandwidth Limie
No codec restrictions
Mac code available !
100% Gaming Network
21 worldwide locations
Change your server now and start subscribe with VoipServers.net for quality and performance satisfaction.

Control pc via bluetooth mobile | Bluetooth Remote Control 4.0

Control pc via bluetooth mobile:

Bluetooth Remote Control 4.0 is the upgraded version of Bluetooth remove control 3.0 which allows you to control your pc via bluetooth mobile .This is the only best software which we can use to control our pc via bluetooth mobile. Transform your phone with Bluetooth in a universal remote control for the PC. Now a days blutooth remote control is mostly used in business and pleasure! We can easily operate Powerpoint Presentation and we can see slides in the mobile phone. No need for extra settings. we can easily control pc via bluetooth mobile by just installing bluetooth remote control 4.0 software. That is we can romote or control pc with our mobile phone via bluetooth. We can change songs, play video songs, movies, media player, we can browse for artists, albums and we can change volume and much more…. Bluetooth Remote Control is a true universal remote control.You can add support by writing Java or VB scripts, defining key maps and file actions. It completely allows the user to modify the current behavior as well as add support for many applications.From this we can say Bluetooth Remote Control is a true universal remote control.

features :

ITunes
Shows song name, artist & track time and UI objects
Browse playlists, songs, artist, album and composers
Search for songs
Rank tracks
Toggle shuffle
Repeat track or library
Play/pause, rewind, fast forward, change volume, previous/next track
Mute

PowerPoint

Shows next slide and slide notes
Shows actual slides
Play/stop presentation, previous/next slide
Load recently used file
Browse/Goto all/any slide
Presentation time
Scroll slide notes
Vibrate when time expires
WinAMP

Shows song name, artist & track time and UI objects
Search for song and artists
Play/pause, rewind, fast forward, change volume, previous/next track
Toggle shuffle mode
Change volume
UI objects
Toggle repeat mode
Windows Media Player

Shows song name, artist & track time and UI objects
Browse playlists and artists
Rank tracks
Toggle shuffle
Repeat track or library

Play/pause, rewind, fast forward, change volume, previous/next track
Mute
Mouse mode

Full support for controlling the PC mouse
See the computer desktop on the phone
Zoom in and out of the desktop
B&W colors for faster response time
Enter text
File Browser

Allows launching of files
System

Change system volume
Start screensaver
Lock workstation
Shutdown Windows
Start screensaver

Advantages and disadvantages of internet banking

Before going to advantages and disadvantages for Internet banking I would like to discuss about what is Internet Banking.

Internet Banking: Internet banking also called as Online Banking. It allows customers to conduct financial transactions on highly secure websites operated by government services. In today’s technology Internet banking assumes a special significance. Before internet banking came in to existence, funds transactions felt a bit difficult. We have to go bank and have to write demand draft or cheque in favor of customer and we have to drop in cheque box. After internet banking came into digital world money transactions became much simpler and faster. Not only funds transfer the use of Internet has revolutionized the way people deal with so many things around the world, like shopping, chatting with friends, currency exchange, selling products etc. Totally everything is online now. Even we can pay current bills, telephone bills; order food and many more we can do online. We can handle each and everything just by sitting before net.


Advantages disadvantages for internet banking:

First let us talk about some advantages of Internet banking.

1) As we know banks will not be open for 24 hours. We cannot withdraw money if the bank has closed. But ATM’s are always open for 24hours. This is the greatest advantage of Internet banking. We can withdraw money any time using this service. Our government has provided extraordinary facility that we can find number of ATM centers around our residential areas. One doesn’t have to go to the bank to request account statement. Everything is provided online by bank officials.

2) Internet banking reduces man power. Few years back we have seen many clerks and cashiers helping clients. But internet banking has
become so useful that it can deal with 1000’s of customers at a time and it is cost effective. There is no need to have many workers in banks .Higher officials made everything online and reduced the work of man power drastically with Internet Banking.

3) Great expenditure on paper slips, cheque books, stationary, electricity and man power has got down and profit margin of the banks has grown up.

4) We can buy any product through online using credit facility. This is also great advantage of Internet banking.

5) We can easily transfer funds from one bank to another bank with zero percent interest. This facility helps when we are away from our station. For example if you are in some Y station and you don’t find your bank in Y station. What will you do? You just transfer your money from your bank to any bank which presents in Y station. Everything happens in seconds.

6) You can also trade using Internet banking and you can also apply for loan without visiting bank. Internet banking has made life much easier and simpler. It is more pleasant for bankers as well as for customers.

Disadvantages using Internet Banking:

Really I don’t find much disadvantages using internet banking. But we have to be much careful about our credit cards. We should not have to buy any products from unlicensed websites. There may be chances of loosing our money from those kinds of website. Don’t install any softwares in your pc which doesn’t have any license. Why because many softwares comes with viruses. Those viruses cannot be found even if we scan our complete PC. Whenever we login our online bank account these virus export our passwords to their emails. This is how passwords are being hacked without knowingly. Thus the activities of Internet banking has became more benefits to its disadvantages.

These are the few Advantages and disadvantages for Internet banking

Procedure to Restore Your PayPal Account Limited Access

THIS ARTICLE IS TAKEN FROM ANOTHER ARTICLE. JUST READ WHAT THIS PERSON IS TRYING TO SAY.

In this article I am going to explain you how to get restored from Paypal limited access. As you know Paypal is very strict in their rules and regulations. If they doubt on your account, immediately they will give Limited account access. Recently my Paypal Personal Account was limited and I was shocked after seeing my inbox. Just checkout the image what paypal said to me?




I was completely frustrated because of limited access 2nd time for me after long wait time in paypal queue. First time I waited for 1months for my account limited access. I left my paypal account after getting limited access. I haven’t taken any step to remove limited access why because I haven’t read any TOS and at that time I don’t know the rules and regulations.

2nd time I have taken very serious. With in 24 hours my paypal account gets restored

I felt very very happy with paypal team. You just have to follow what paypal says. Send the complete proofs what paypal required.

steps to follow:

1) First you have to find out the reason why paypal limited your account. In my last article How to protect your Paypal account from Limited Access I have given you many reasons why paypal limits your account.

2) You have to send complete documentations what paypal requires. You may get a mail like this:


To regain access to your account, provide the following documentation

Within the next seven days:

• A copy of government-issued photograph identification (i.e. passport,

driver’s license) that provides date of birth

• A copy of a utility bill verifying your address

Include the email
address associated with your PayPal account on all

copies.

———————————–

3) I hope you people are having all proofs. I have submitted a copy of my License proof, Address proof with my full name and mainly Passport.

4)Paypal needs Utility bill. I hope many of you are not having. I have also faced with this problem. I have searched in net How to provide Current Utility bill to Paypal? But I haven’t found exact answer from any website. Lastly I have attached my residential current bill and phone bill (not mobile number). Why because those bills comes with my surname. And i have written clearly about my problem to paypal.

Lastly I have attached my bank statement saying that I am paying college fees through my bank and please consider this proof as a current utility bill. (Your bank statement should consider your full name as in Paypal, residential address, bank account number, bank name)

4)Fax or attach all those copies through your paypal email address. After attachment send a mail to Paypal (spoof@paypal.com) in a pleasing manner that you have attached all those copies and request them to restore your account as soon as possible. Paypal is a very big team that they give reply for every mail in a polite manner. Just checkout the below mail i have received from paypal.


5) My Paypal account has been restored in next 24 hours. You can have the proof of my restored account. I was really shocked and I sincerely thank to paypal team.

I know many us are not having credit card to link paypal. It is not the major problem. The major problem is to provide complete proof with you buy or sell products via paypal. If you are not providing proofs then your account many be access limited.

How to install WinProxy Server

One of the best popular proxy server is WinProxy Server.One of the perfect reason for its popularity is no sofware has to be installed on client systems.This is possible because Winproxy is a transparent proxy server.Winproxy provides Network Address Translation (NAT).Apart from these best features such as usual caching and security.It also supports protocols like HTTP,Real Audio/Video,Mai,FTP,NNTP news.Secure Sockets,DNS etc.Well you will observe the procedure to
install Winproxy Server..

Winproxy server may be installed as follows:
1)Firstly install the TCP/IP protocol on all systems which are connected to your network.
2)Now run the Install Wizard.A small window will be opening.
This is product registration key.You have to enter Product key.

Remove Autoplay Option from the right click on Hard disk

How to Remove Hacked by Godzilla virus or Autoplay option?

I thought to post this when i recently saw a Autoplay option on my drives and folders. Generally we open a drive or disk by double clicking on it but when the drive is infected with virus we cant open a drive by double clicking on it. when we right click on hard disk drive we’ll find autoplay option in the options list. To open a drive we should click on “explore” option which makes us irritating, So i thought to find a solution for this.
As usally every heal has a its cure so this virus also has its solution.
This virus is so called as “Hacked by Godzilla”. So dont be shocked after seing this Hacked by Godzilla virus,it’s going to do nothing with your system. it just disables the double click or “open” option. This virus is not detected with the help of antiviruses.
Well before finding a solution for this we must know the reason, How does this virus entered into your system? its just because of your pen drives, so it is necessary to scan a pen drive before opening it or any content of it. I recommend Kaspersky for this.

Use Spam Filters In Lotus Notes

If you consider your data to be more protected,then it is better to use spam filters.Spam filters will not allow any spam to enter in your system.Actually the word spam directs to unsolicited junk e-mail which can be sent to large numbers to promote products.It is tough to decide for human which messages are spam and which are legitimate email. Enabling/Disabling the spam filters in Lotus Notes:
It is so easy to enable and disable spam filters in lotus notes.You can periodically check “spam” folder as shown below.It is better to gaurd regularly.As shown below a new menu “spam”will open in “Actions” menu in thenotes client.

On-Page Optimization Factors

Most important On-page Optimization factors:
On page factors are directly related to the content of website. The most important on-page optimization factors starts with keyword, Keyword/keyword phrase research,Content Optimization, Title tags, Meta tags, H1 tags etc.

Keywords: Keyword research is one the most
successful crucial aspect in search engines. The keywords which you choose will power your optimization, building campaigns, online ads etc. Before you start with this marketing efforts you have to fix few core terms (keywords) for your website. Selection of core terms is the most important aspect in optimization. You have to gather right keywords before writing article. If you have to do SEO for any business website you have to keep three important points those are relavance, Importance, Search targeting

How search engines rank website?

How search engines rank website??
Search engines decide website ranking.If your content is genuine then it ranks well by search engines.Search engines monitor each and everything of our websites.How many visitors are getting daily, How many visitors are getting for a particular post, to which selected keywords of our website is getting traffic, number of inbound links etc. Search engine also checks whether our content is real or not. If our content is copied then search engines may not index our pages. Search engine will not leave any website without crawling. But it takes much time to rank
website. Few major key points are given below
for better ranking by search engines.
Keywords play a major role:
Does keyword play major role in ranking website????yes…Keywords and keyword density plays a major role in ranking website. Strength of the content totally depends on keywords. So rich keywords should be placed in Title, headings, tags, meta tags and throughout the page. Check your competitor website and check which keywords is he using for the specific post.By comparing his website decide your keywords and keyword density. Google spiders always check keyword frequency and keyword density.So always choose good keyword frequency for better ranking.

How Search Engine works?

How Search Engine works?
Search Engines contain large amount of data.And this data
was spread out in every part of the world on remote web servers.
The problem of locating correct page depends up on Search
Engine algorithm. Different search engines have different algorithms.
For example let us take this keyword “How search engine works“.
When you type This keyword (How search engine works) in google
it shows total 18,400,000 indexed pages. And in Yahoo it shows total 130,000,000 indexed pages. This website computer.howstuffworks.com
takes first place in google for the given keywords ( How search engine works) .
but it shifts to shifts to 3 position for the same given keywords in yahoo.
From this we can understand different search engines have different
algorithms. In order to understand the methods and techniques to
position your website pages for higher ranking in search engines,
the knowledge of the basic functioning of a search engine is must.

How To Change Windows Xp Product ID

This article describes two methods for how to change the Windows XP product key after a Volume Licensing installation to resolve the issue. One method uses the Windows Activation Wizard graphical user interface (GUI) and the other method uses a Windows Management Instrumentation (WMI) script. The Activation Wizard method is easier. However, if you must change the product key for multiple computers, the script method is more suitable.

Method 1: Use the Activation Wizard


Important:This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:

322756 (http://support.microsoft.com/kb/322756/ ) How to back up and restore the registry in WindowsI f you only have a few volume licensing product keys to change, you can use the Activation Wizard. Note We recommend that you run System Restore to create a new restore point before you follow these steps.

Deactivate Windows:

1.Click Start, and then click Run.

2.In the Open box, type regedit, and then click OK.

3.In the navigation pane, locate and then click the following registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents

4.In the topic pane, right-click OOBETimer, and then click Modify.

5.Change at least one digit of this value to deactivate Windows.

Reactivate Windows and add new product key

1 .Click Start, and then click Run.
2. In the Open box, type the following command, and then click OK.
85%;">%systemroot%\system32\oobe\msoobe.exe /a
3.
Click Yes, I want to telephone a customer service representative to activate Windows, and then click Next.
4. Click Change Product key.

5.Type the new product key in the New key boxes, and then click Update.If you are returned to the previous window, click Remind me later, and then restart the computer.

6.Repeat steps 1 and 2 to verify that Windows is activated. You receive the following message:
Windows is already activated. Click OK to exit.
7.Click OK.

8.Install Windows XP Service Pack 1a or a later version of Windows XP.

If you cannot restart Windows after you install Windows XP SP1 or a later version of Windows XP, try the following steps:

1.Restart your computer and start pressing F8 until you see the Windows Advanced Options menu.
2.Select Last Known Good Configuration from the menu and press ENTER. This option starts Windows by using a previous good configuration.
3.Repeat steps 1 through 8 under "Reactivate Windows and add new product key."


If you can install SP1 or a later version of Windows XP and you can restart Windows, you have resolved the issue. If the issue has not been resolved, try method 2 or see the "Next Steps" section for more troubleshooting resources.

Method 2: Use a script

If you must change the product key for multiple computers, we recommend this method. You can create a WMI script that changes the volume licensing product key, and then deploy this script in a startup script.

The sample ChangeVLKey2600.vbs script and the sample ChangeVLKeySP1 script that are described in this section use the new volume licensing key that you want to enter as a single argument. It is in a five-part alphanumeric form.

We recommend that you use the ChangeVLKey2600.vbs script on Windows XP-based computers that are not running Windows XP SP1 and later versions of Windows XP and that you use the ChangeVLKeySP1.vbs script on Windows XP-based computers that are running Windows XP SP1 and later versions of Windows XP. These scripts perform the following functions:

*They remove the hyphen characters (-) from the five-part alphanumeric product key.
*They create an instance of the win32_WindowsProductActivation class.
*They call the SetProductKey method with the new volume licensing product key.

ANTI SPAM EXCHANGE SERVER

PF SPAM MAIL is the latest concern for most of the business organisation, who have personal servers to help them in Business solution.The amounts of time spend by the employees to delete the spam and the companies’ resources are wasted. Moreover the company is also under the threat as these spam mails might cause irreversible damage to the systems at large thereby creating havoc and unprecedented loss of work and money to the business concern. To protect the company server from such email hawkers the need for an anti exchange server spam is imperative. Just like all other business solutions the spam solution also needs to be addressed and taken care off.

Anti exchange server spam is essential to safeguard your business environment and it should definitely be included in the network security strategy. Especially when there are numerous desktops involved in the business centre installing the software to filter spam is not an easy task. Thus appropriate and efficient software to fight spam should be installed with the server itself so that every computer which receives mails, data’s and information online through the server will be totally protected against spam.

Professional help is the only solution to the total protection and security against the spam menace. The server should thus be safeguarded so that all information passing through it is filtered and
fire walled against spam. An anti exchange server spam software will take care of all the anti solution spam needs. It provides an easy set up option and it can detect almost 98% spam mails with its latest and updated filter technology. It also automatically adopts to all email environments.

The anti solution spam filters the spam automatically and further enables start up and shut down functions for extensive protection. The anti exchange server spam is easy to install and with just a few mouse you are ensured of life time protection with hassle free and spam free working condition. Phishing emails and image spam are also identified and email management tools helps to maintain and manage your mail box efficiently. Most of all the installation of anti exchange server spam allows users to view safely the spam mails marked as junk. Moreover the price paid for such anti spam software are not much compared to the precious time and resources spent on spam deletion. Now after reading this article, you must have understood the importance of anti software spam, now what are looking for…go get it now!!

To know more about the ways of fighting spam and blocking mails, download Official Spam Filter for Outlook Express and MS Outlook.Article

FOR MORE INFORMATION VISIT HERE:

EzineArticles.com

Enable Anti-Spam Functionality on a Hub Transport Server

Microsoft Exchange Server 2007 anti-spam features on Hub Transport servers.

To install and enable the anti-spam features on a Hub Transport server, you must run the Install-AntispamAgents.ps1 script. This script is located in the %system drive%/Program Files/Microsoft/Exchange Server/Scripts folder that is installed when you run Exchange Setup. After you run the script, you must restart the Microsoft Exchange Transport service to finish the installation of the anti-spam features. The Install-AntispamAgents.ps1 script installs and enables the following anti-spam features:

Connection filtering
Content filtering
Sender ID
Sender filtering
Recipient filtering
Sender reputation


Before You Begin

To perform the following procedures, the account you use must be delegated the following:

Exchange Server Administrator role and local Administrators group for the target server

For more information about permissions, delegating roles, and the rights that are required
to administer Exchange Server 2007, see Permission Considerations.

The Install-AntispamAgents.ps1 script is copied to the %system drive%/Program Files\Microsoft\Exchange Server\Scripts folder. You must run the script from this location.

Procedure:

To enable anti-spam functionality on a Hub Transport server

Run the following command:

./install-AntispamAgents.ps1

After the script has run, restart the Microsoft Exchange Transport service by running the following command:

Restart-Service MSExchangeTransport

FOR MORE INFORMATION VISIT HERE:

technet microsoft

Concept Of An Anti Spam Softwares & Toolkits

In this article, you will discover the concept of an anti spam toolkit with the objective to provide a comprehensive policy orientation and consistent framework in the fight against spam. The was a conviction that this framework would also be applicable and useful. These composed the inter-related elements, addressing:


Regulatory approaches:
The development of anti spam legislation that tackles spams and related problems is fundamental. Legislation should set clear directions on what is allowed and what is not allowed.
Industry driven initiatives:
In order to appropriately deal with spam,, domestic anti-spam should be coupled with private sector initiatives.


Technical solutions:
Anti spam tools operate of many levels - at the point of origination of email, in the backbone network, at the gateway and on the recipient
computer - and may be used alone in combination. Any attempt to combat spam effectively must involve the sensible application and administration of a number of these technological tools and methods. No method will be entirely successful in isolation. When a number of anti-spam
technologies
(software etc.) are effectively used in collaboration with one another, the can drastically reduce the level of spam affecting a system.


Education and awareness:
A comprehensive anti-spam strategy must ensure that the end user who is the final recipient of spam, the possible victim of viruses and scams and at the same time, the person who has control over the computer and personal information, is sufficiently educated and aware of how to deal with spam and other online threats. Ducat ion and awareness-raising activities are needed in large enterprises, small and medium-sized enterprises, for residential users and in education establishment. They must aim to create a culture of
security, and encourage a responsible use of cyberspace.


Spam metric.
Measurement is key to evaluating the evaluation of spam and the effectiveness of anti-spam solutions and educational efforts. The metrics allow the evaluation of national strategies and the implementation and provide insights into what changes are needed in policy, regulatory and technical frameworks.
More Information is Given Below:

How Broadband Phone Works ?

If you are wondering how broadband phone service actually works. Then here i am posing an article about how broadband phone service works.

Broadband phones use the Voice over Internet Protocol (
VoIP) to transmit phone calls over the Internet rather than through the telephony network. In other words, calls are transmitted over broadband rather than through telephone lines.

Technically, when you make a broadband phone call, VoIP converts your voice into digital packets that are sent over the Internet and converted back into analog signals before they reach the receiver on the other end (if you’re using a broadband phone to call someone who’s using a landline or cell phone).

Both hardware and software broadband phones are available. Hardware broadband phones use an adapter (either as an add-on to your traditional phone or
built in to an all-in-one phone unit). The hardware is then connected to either the router on your network (via Ethernet) or your PC (via USB). Software broadband phones use a software program to make broadband calls.
VoIP, the technology that makes broadband phones possible, is being hailed as the future of communications and more companies are offering broadband phone services every day.

Because broadband phone calls bypass regular Telco tolls, broadband phone service providers are able to offer lower rates, particularly on long distance calls. However, as of this writing, broadband phone services still don’t have the reliability and quality the regular telephone network provides.
More Information given Below:

WiMAX - The Future Broadband

Think about how you access the Internet today. There are basically three different options:

Broadband access - In your home, you have either a DSL or cable modem. At the office, your company may be using a T1 or a T3 line.

WiFi access -In your home, you may have set up a WiFi router that lets you surf the Web while you lounge with your laptop . On the road, you can find WiFihot spots in restaurants, hotels, coffe shops and libraries.

Dial-up access -If you are still using dial-up, chances are that either broadband access is not available, or you think that broadband access is too expensive.

The main problems with broadband access are that it is pretty expensive and it doesn't reach all areas. The main problem with WiFi access is that hot spots are very small, so coverage is sparse.

What if there were a new technology that solved all of these problems?
This new technology would provide:

*The high speed of broadband service
*Wireless rather than wired access, so it would be a lot less expensive than cable or
DSL and much easier to extend to suburban and rural areas
*Broad coverage like the cell phone network instead of small WiFi hotspots

This system is actually coming into being right now, and it is called WiMAX. WiMAX is short
for Worldwide Interoperability for Microwave Access, and it also goes by the IEEE name 802.16.

WiMAX has the potential to do to broadband Internet access what cell phones have done to phone access. In the same way that many people have given up their "land lines" in favor of cell phones, WiMAX could replace cable and DSL services, providing universal Internet access just about anywhere you go. WiMAX will also be as painless as WiFi -- turning your computer on will automatically connect you to the closest available WiMAX antenna.
In this article, we'll find out how WiMAX works, what engineers are doing to make it better and what it could mean for the future of wireless Internet.
More Information Given Below:

MAKE YOUR MENUS LOAD FASTER

This is one of my favorite tweaks as it makes a huge difference to
how fast your machine will 'feel'. What this tweak does is remove
the slight delay between clicking on a menu and XP displaying the menu.

Go to Start then Run

Type 'Regedit' then click 'Ok'

Find "HKEY_CURRENT_USER\Control
Panel\Desktop\"

Select "MenuShowDelay"
Right click and select "Modify' Reduce the number to around "100"

This is the delay time before a menu is opened. You can set it to "0"
but it can make windows really hard to use as menus will open if you
just look at them - well move your mouse over them anyway.
I tend to go for anywhere between 50-150 depending on my mood.

Hide Control Panel Applets (Windows 95/98/Me)

This tweak allows you to show or hide any of the applets
found in the Windows Control Panel.

Open CONTROL.INI (usually found in the
C:\WINDOWS)
and add the following lines under the "[don't load]" subsection.
If the "[don't load]" section doesn't already exist
then create it be adding it on a new line at the end of the file.

F or each control panel applet to be hidden add a new line
with text in the format "applet.cpl=no" (e.g. fax.cpl=no).

Common Control Panel Applets:

rgb(204, 102, 0);">access.cpl - Accessibility Applet
appwiz.cpl - Add/Remove Programs Applet
console.cpl - Console Applet
timedate.cpl - Date and Time Applet
desk.cpl - Display Applet
fax.cpl - Fax Applet
hdwwiz.cpl - Hardware Wizard Applet
irprops.cpl - Infrared Port Applet
intl.cpl - International and Regional Applet
inetcpl.cpl - Internet Settings Applet
joy.cpl - Joystick Applet
liccpa.cpl - Licensing Applet
main.cpl - Mouse and Keyboard Applet
mlcfg32.cpl - Mail Applet
mmsys.cpl - Sound and Multimedia Applet
modem.cpl - Modem and Phone Applet
ncpa.cpl - Network and connectivity Applet
netcpl.cpl - Network and Dial-up Connectivity Applet
nwc.cpl - Netware Client Applet
odbccp32.cpl - ODBC Applet
devapps.cpl - PC Card Applet
ports.cpl - Ports Applet
powercfg.cpl - Power Management Applet
sticpl.cpl - Scanner and Camera Applet
srvmgr.cpl - Server Manager Applet
sapi.cpl - Speech Properties Applet
sysdm.cpl - System Applet
telephon.cpl - Telephony Applet
tweakui.cpl - TweakUI Applet
nusrmgr.cpl - User Manager Applet
wspcpl32.cpl - WSP Client Applet
quicktime.cpl - QuickTime Applet
S32LUCP1.cpl - Norton Live Update Applet
cpqmgmt.cpl - Compaq Insight Agents Applet


Exit the registry and restart Windows for the change to take effect.

Hide The Hard Disk Partition Or Drive

This trick is for all those people who want to hide tons of data into their box.
So here it is, if you have very important data in your hard drive placed in
some partition which you do not want anybody to access then this trick is only for you!

· Just click on start>run type gpedit.msc, now navigate through user c
onfiguration> administrative templates > windows components> windows explorer,
now double click on “Hide these specified drives in My Computer” modify it accordingly then just below you will find another option “Prevent access to drives from My Computer”, double click on this option and modify it accordingly.

· To make it visible again select "disable" by double clicking on the “Hide these specified drives in My Computer” option.

How to Clone a Hard Drive Partition

Did know that you could clone your current Hard Drive without
having to by extra software? Maybe you didn't know that all that
you needed, was already set up on your current system? Well,
it is... and if you follow this tut, you shouldn't have much of a problem.

Make sure that you have a Master and a Slave setup on your system.
The Slave drive, in this case, is where all the data on the Master is going to go to.

First: Perform a Scandisk your Master drive and follow that
with a thorough Defrag. If you have an Antivirus program, do a thorough
sweep with the AV first, then do the Scandisk, followed by the Defrag.

Second: Do the same thing to the target drive, as you did the Master:
Scandisk then a thorough Defrag.

Third: Right-click on the Target drive and click on Format.
When the box comes up, click your mouse onto the "Full"
button.

Fourth: After Formatting the Target drive, run a Scandisk again
and click on the button that says "Autofix Errors".

Fifth: In this final part, you might want to cut-and-paste to code in,
unless you are sure that you can do it without making any mistakes:

Click on the "Start" button, then click on the "Run..." button,
then place the following into the Runbox:

"XCOPY C:\*.*D:\ /c/h/e/k/r" (minus the quotes, of course) then press the "Enter" button.

If you receive an error message, then remove the space from between XCOPY and C:\

Anything that should happen to come up in the DOS box, just click "Y" for "Yes".
When its all finished, pull the original Master from the system, designate
the Slave as the Master (change your jumpers), then check your new Master out.

This tut has worked and has been tested on all systems except for
Windows 2000, so you really shouldn't have any problems.
If, by any chance, you should come across a snag, message me and I'll walk you through it.

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\WindowsNT\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

Speed Up DSL/cable Internet Connections Speed

This a very simply and effective way to speed up DSL and cable internet connections speed via editing windows registry.This registry tweak work precisely for me. It double my internet access speed.

But unfortunately this registry hack doesn't make good changes
for Dial up connections. So if you're a Dial up connection user this
may not work pretty for you. For that case I added undo option
for this hack , if this isn't work then dial up users can turn back their
registry settings for default settings by using the undo code that I given below.

First copy the following code into to Notepad,

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]

"GlobalMaxTcpWindowSize"=dword:0000ffff

Then save it with ".reg" extension,
Ex: "speedup.reg"

Now all you have to do to is double-click on that file

style="font-size: 85%;">When the dialog appear, "Are you sure you want to add the information in
C:\path to file\*.reg to the registry? " click on yes to add information to your registry.

If you want to undo the changes that you made by above steps to your registry ,here is the code for that.

Copy this and proceed above steps for made changes to default.

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]

"GlobalMaxTcpWindowSize"=dword:00007fff

This registry tweak work wonders with me and it increased my connection speed from double. You can measure your achievement by testing your speed before make changes to your registry and after do the changes:

Test internet access speed from here:

Test Speed

Registry edits may take effects after restarting your computer so
please restart your computer before check achievement of changes
and don't do anyother works during the testing process.

Speed Up Your Internet Explorer Browsing Speeds

Like Firefox, Internet Explorer is very slow to load pages. There are various
reasons for this: the number of simultaneous connections that IE makes with
the server is limited and it also keeps searching for network shares and printers.
Here are some registry tweaks to Speed up Internet Explorer and significantly
improve your Internet browsing experience.

In the Registry editor, go to

0);">HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Explorer/

RemoteComputer/NameSpace/{D6277990-4C6A-11CF-8D87-00AA0060F5BF}
and delete the key named Printers. That ought to do the trick.

For opening up to 16 simultaneous connections with the remote server,
and hence pushing your speeds up considerably, you need to modify
(or create, if they don’t exist) two values in the registry. Go to

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings and check these two DWORD values:

MaxConnectionPer1_0Server and MaxConnectionsPerServer.


Change their values to 0000010 and 00000010 respectively. After doing
the customary restart you will notice increase in browsing speeds.

Top 10 Way Of Making Your Computer Virus Free

As more and more people are becoming comfortable using their computers at school, home or in the office it’s only a matter of time before they encounter a computer virus. Here are our top 10 steps to protect you from computer viruses.

Use a high quality anti-virus program : There are many different anti-virus computers programs on the market some of them are better than others. Look to reputable computer magazines or websites for ratings to help you find the one that matches your needs.

Always use your anti-virus software.:Make sure your anti-virus software is always turned on and scanning, incoming and outgoing email messages, and any software programs you run.

Keep your antivirus programs up to date. Most programs come with a yearly subscription make sure you take advantage of the updates. More advanced programs allow you to schedule updates or full system scans for “off hours” like 2AM when you aren’t likely to be using your computer.

Keep your computer up to date. From time to time operating systems fall victim to security holes or issue updates. Make sure you check periodically to make sure you are running stable up to date versions of your software.

Backup your data regularly. Most windows computer users keep their documents in the “My documents” folder. This makes it easy to back up all of your important documents. Make weekly or monthly
copies to CD or USB drives.

If you use floppy disks or USB drives on public computers like your school computer lab, Kinko’s, or even digital photo printing store make sure you scan them for viruses. Public computers are notorious for not being up to date and properly protected.

Be wary of email attachments. Treat any email attachment as potentially dangerous. Never open attachments from people you weren’t expecting. Also be careful of attachments from people you know but weren’t expecting. Many computer viruses replicate themselves by reading the contacts from an infected computer.

Use text email if possible. While HTML email is prettier and allows you more control over formatting it also can carry computer viruses. If you use text based email the only way to get a virus is by opening an attachment.

Use downloaded freeware and shareware files or software with caution. Try to download them from popular reputable sources that scan the programs before they are uploaded. To make sure you are safe scan the program before you install it on your computer.
Be wary of links in IM or instant messaging software. Don’t accept invitations from people you don’t know and never click a link from someone you don’t trust, they can easily redirect you to another website that will try to install a virus on your computer system.

How Computer Virus Work ?

Computer viruses are mysterious and grab our attention.
On the one hand, viruses show us how vulnerable we are.
A properly engineered virus can have an amazing effect
on the worldwide Internet. On the other hand, they show
how sophisticated and interconnected human beings have become.

For example, the thing making big news right now is the Mydoom
worm, which experts estimate infected approximately a
quarter-million computers in a single day (Times Online).
Back in March 1999, the Melissa virus was so powerful that
it forced Microsoft and a number of other very
large companies
to completely turn off their e-mail systems until the virus
could be contained. The ILOVEYOU virus in 2000 had a
similarly devastating effect. That's pretty impressive when
you consider that the Melissa and ILOVEYOU viruses are incredibly simple.

In this article, we will discuss viruses -- both "traditional" viruses
and the newer e-mail viruses -- so that you can learn how they work
and also understand how to protect yourself. Viruses in general are
on the wane, but occasionally a person finds a new way to create one,
and that's when they make the news.

Tips For Protecting Your Computer

Painless (and FREE) P.C. Protection
Viruses, Bugs, Worms, Dataminers, Spybots, and Trojan horses. The Internet is a veritable minefield of things that can invade your PC and affect it’s Security and Performance.You can do something about it and you can do it FREE, using some or all of the following programs and tips.

Anti-Virus protection.
One of the best Free programs for this is AntiVir Personal Edition Anti-Virus software. Download it from: http://www.free-av.comInstall on your PC and leave it running to block any incoming bugs or viruses! It can also be used to scan your system for any previous invasions, but be patient, this takes about 15 minutes to complete. Worth running periodically, to check all is ok.

FireWalls and Broadband.
If you are on Broadband, consider using Firewall software. Most good ISP’s now supply free. (eg AOL). If yours doesn’t, you can get a reasonably good Free personal firewall system from ‘ZoneAlarm’ at http://www.zonelabs.com .Tip – DON’T leave your PC connected to the Internet when you are not using it! Reduce the chance of something loading while you are not monitoring things !

SpyBot finders and Ad
blockers.
Various programs available on the web, both ‘Paid’ and ‘Free’. You can get good results from using 2 Free packages that are available. These are ‘SpyBot Search & Destroy’ and ‘Ad-Aware’. Downloads available athttp://www.lavasoft.de for AD-Aware http://www.safer-networking.org for SpyBotUsing both of these packages ensures that, you get with one, any ‘bots’ that the other one misses.

Suspect you have a virus ?
If you think you already have a virus, a good Free tool for checking and killing them is McAfee Stinger. Free download at:http://us.mcafee.com/virusInfo/default.asp?id=stinger

Some General Tips
Get in the habit of , every time you disconnect from the web, deleting ALL files from the following folders:

C:/WINDOWS/Cookies
C:/WINDOWS/Temporary Internet


Beware ‘Boys Toys’ and ‘Freebies’! Think, if someone wants to spread a bug, get tracking software onto your PC etc, the best place for them to do it is places where you go to get ‘freebies’ to download! The above sites are normally ‘ad free’, but be aware that if you download porn, free music, free games, free software, there is often a ‘price’ to pay. Always use the above programs after visiting ANY of these sorts of sites!
Your Ad Here