Wednesday 16 January 2013

Wireless Network Watcher ( WiFi )


Description
                                    Wireless Network Watcher is a small utility that scans your wireless network and displays the list of all computers and devices that are currently connected to your network.
For every computer or device that is connected to your network, the following information is displayed: IP address, MAC address, the company that manufactured the network card, and optionally the computer name.
You can also export the connected devices list into html/xml/csv/text file, or copy the list to the clipboard and then paste into Excel or other spreadsheet application.



System Requirements And Limitations

1. This utility works on Windows 2000, Windows XP, Windows Server 2003/2008, Windows Vista and Windows 7.
2. This utility can only scan a wireless network that you're currently connected to. It cannot scan other wireless networks.
3. In rare cases, it's possible that Wireless Network Watcher won't detect the correct wireless network adapter, and then you should go to 'Advanced Options' window (F9), and manually choose the correct network adapter.
4. although this utility is officially designed for wireless networks, you can also use it to scan a small wired network.


Using Wireless Network Watcher

1. Wireless Network Watcher doesn't require any installation process or additional dll files. In order to start using it, simply extract the executable file (WNetWatcher.exe) from the zip file, and run it.
2. If you want, you can also download WNetWatcher with full install/uninstall support (wnetwatcher_setup.exe), so a shortcut for running WNetWatcher will be automatically added into your start menu.
3. After running WNetWatcher, it automatically locates your wireless adapter, and scans your network. 4.After a few seconds, you should start see the list of computers that are currently connected to your network.
5. If from some reason, WNetWatcher failed to locate and scan your network, you can try to manually choosing the correct network adapter, by pressing F9 (Advanced Options) and choosing the right network adapter.



Product key viewer

ProduKey is a small utility that displays the ProductID and the CD-Key of MS-Office, Windows, Exchange Server, and SQL Server installed on your computer. You can view this information for your current running operating system, or for another operating system/computer - by using command-line options. This utility can be useful if you lost the product key of your Windows/Office, and you want to reinstall it on your computer.



Product Key Finder

It will find the product keys.

Thursday 10 January 2013

marquee ( html tag )


The HTML tag is used for scrolling the text or image displayed either horizontally across or vertically down your web site page depending on the settings.



This is Default usage of marquee


Your text is here


Your scrolling text goes here


smile

Monday 7 January 2013

Gadgets For Windows 8

Run Mobile Apps In Your PC with mpowerplayer



1. Download And Extract.
2. Open Extracted Folder.
3. Under this Double click on the "player.jar" file.
4. Above Window will POP UP.
5. Press File in the menu.
6. And Navigate the location. where the file is available.

Download Mobile Games Click This

Saturday 5 January 2013

Script that will continuously open CD Rom Drive


1. Copy The Following Code.
2. Paste it in to notepad.
3. Save it as ".vbs" Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
do
colCDROMs.Item(i).Eject
wscript.sleep 2000
loop
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This Script will continuously open Your CD Rom Drive

LinkWithin

Related Posts Plugin for WordPress, Blogger...