Print list of files in a directory in Windows
Thursday, July 17, 2014
Open command prompt
run the command to create in a list of files in a file.
dir > filename.txt
It will lists all the files along with the information.
To list only file names run the following command
dir /b > filename.txt
To list file names in the current & sub directories run the following command
dir /b /s > filename.txt
run the command to create in a list of files in a file.
dir > filename.txt
It will lists all the files along with the information.
To list only file names run the following command
dir /b > filename.txt
To list file names in the current & sub directories run the following command
dir /b /s > filename.txt
Create Wifi Hotspot in Windows 8
Thursday, July 10, 2014
Please follow the below steps to create Wifi Hotspot in Windows 8 with command prompt.
You need to have supported WiFi card.
To check whether WiFi card supports hotspot feature or not follow this step
Run this command from command prompt with administrator rights.
netsh wlan show drivers
Look for Hosted network supported
If it says Yes then proceed with the following steps.
Run these commands from command prompt with administrator rights.
netsh wlan set hostednetwork mode=allow ssid=MyNetwork key=password
Change ssid & key value
netsh wlan start hostednetwork
Open Network Connections
Right Click Internet Connection and select Properties
Click Sharing tab
Select check box Allow other network users to connect through this computer’s internet connection
Select Local Area Connection* 13 from Home networking connection drop down menu.
Click OK
You will see Internet access under connectivity column.
If you see No network access then disable & enable Microsoft Hosted Network Virtual Adapter.
Now to make Microsoft Hosted Network Virtual Adapter visible in Network Connections
Run this command from command prompt with administrator rights.
netsh wlan start hostednetwork
If you see No internet access then make sure shared connection is connected to internet.
Now disable & enable Microsoft Hosted Network Virtual Adapter.
Now to make Microsoft Hosted Network Virtual Adapter visible in Network Connections
Run this command from command prompt with administrator rights.
netsh wlan start hostednetwork
Alternatively in case of No network access and No internet access you can run following commands from command prompt with administrator rights as it works for me instead of disabling/enabling the adapter.
netsh wlan set hostednetwork mode=allow ssid=AnyNetwork key=password
netsh wlan set hostednetwork mode=allow ssid=MyNetwork key=password
netsh wlan start hostednetwork
Error:
The hosted network could not be started.
The group or resource is not in correct state to perform the requested operation.
Solution: Enable Microsoft Hosted Network Virtual Adapter
You need to have supported WiFi card.
To check whether WiFi card supports hotspot feature or not follow this step
Run this command from command prompt with administrator rights.
netsh wlan show drivers
Look for Hosted network supported
If it says Yes then proceed with the following steps.
Run these commands from command prompt with administrator rights.
netsh wlan set hostednetwork mode=allow ssid=MyNetwork key=password
Change ssid & key value
netsh wlan start hostednetwork
Open Network Connections
Right Click Internet Connection and select Properties
Click Sharing tab
Select check box Allow other network users to connect through this computer’s internet connection
Select Local Area Connection* 13 from Home networking connection drop down menu.
Click OK
You will see Internet access under connectivity column.
If you see No network access then disable & enable Microsoft Hosted Network Virtual Adapter.
Now to make Microsoft Hosted Network Virtual Adapter visible in Network Connections
Run this command from command prompt with administrator rights.
netsh wlan start hostednetwork
If you see No internet access then make sure shared connection is connected to internet.
Now disable & enable Microsoft Hosted Network Virtual Adapter.
Now to make Microsoft Hosted Network Virtual Adapter visible in Network Connections
Run this command from command prompt with administrator rights.
netsh wlan start hostednetwork
Alternatively in case of No network access and No internet access you can run following commands from command prompt with administrator rights as it works for me instead of disabling/enabling the adapter.
netsh wlan set hostednetwork mode=allow ssid=AnyNetwork key=password
netsh wlan set hostednetwork mode=allow ssid=MyNetwork key=password
netsh wlan start hostednetwork
Error:
The hosted network could not be started.
The group or resource is not in correct state to perform the requested operation.
Solution: Enable Microsoft Hosted Network Virtual Adapter
Take Screenshot in Windows XP
- To take screenshot press PrintScreen key
- The captured image will be copied to clipboard
- Now open any image editor and paste the image by pressing ctrl + v or from option of the image editor
- Now save the file
- To take screenshot of particular window, open the desired window
- Hold down the "Alt" key and press "Print Screen"
- Now follow the same steps as above.
Free GPS Tracker
Wednesday, June 06, 2012
InstaMapper is a free GPS tracking service which tracks phone in real time.
Account need to be created to get started.
Account need to be created to get started.
Find out Nokia Mobile model
Saturday, October 01, 2011
Dial *#0000# to know Nokia handset model number.
Take a Screenshot on Nokia E71
Wednesday, March 02, 2011
Best Screen Snap allows you to take screenshot on phone.
Click here to download the application for free from ovi store.
You can assign shortcut key to take the screenshot. The application needs to be running in background for shortcut key to work.
You can specify the image type and the location (phone memory / memory card) where the image will be saved.
Click here to download the application for free from ovi store.
You can assign shortcut key to take the screenshot. The application needs to be running in background for shortcut key to work.
You can specify the image type and the location (phone memory / memory card) where the image will be saved.
Task Manager in Nokia E71
Thursday, August 12, 2010
Hold down the Menu key for few seconds and list of all running applications will be displayed on left hand side.

To close an application
Select the application in the list, press the delete button and application will close.
To close an application
Select the application in the list, press the delete button and application will close.
Verify Email Address
Friday, December 05, 2008
http://verify-email.org/ offers free email address verification service.
Reduce MP3 File Size
Wednesday, October 22, 2008
Here are few softwares by which you can reduce mp3 file size.
Audacity
MP3Fitness
dBpoweramp
Total Recorder
Audacity
MP3Fitness
dBpoweramp
Total Recorder
Change User Password in Windows XP
Wednesday, June 25, 2008
Click Start - Control Panel - User Accounts
Select the Account
Click 'Change my password'
Enter the details
Click Change Password
You can also change password from disk management.
Right click 'My Computer' icon on desktop, select Manage
or
Click Start - Control Panel - Administrative Tools - Computer Management
Expand 'Local Users and Groups'
Click Users
Select the user on right hand side, right click & Select 'Set Password'
Click Proceed
Enter the password & confirm it.
Click OK
Select the Account
Click 'Change my password'
Enter the details
Click Change Password
You can also change password from disk management.
Right click 'My Computer' icon on desktop, select Manage
or
Click Start - Control Panel - Administrative Tools - Computer Management
Expand 'Local Users and Groups'
Click Users
Select the user on right hand side, right click & Select 'Set Password'
Click Proceed
Enter the password & confirm it.
Click OK
Backup Outlook Express Address Book
Saturday, June 21, 2008
Click File - Export - Address Book
Click Text File (Comma Separated Values)
Click Export
Locate the folder where you want to save & enter the filename
Click Next
Select the fields which you want to be saved
Click Finish
Click Text File (Comma Separated Values)
Click Export
Locate the folder where you want to save & enter the filename
Click Next
Select the fields which you want to be saved
Click Finish
Colored Browser Tabs - ChromaTabs Firefox Add-on
Friday, June 20, 2008
ChromaTabs colors the browser tabs.
It can pick a color based on the site name or can use color from the site icon.
Click on the image to see the full picture
Backup Outlook Express Email Account Settings
Thursday, June 12, 2008
Launch Outlook Express
Click Tools -> Accounts
Click Mail
Select the account & Click Export
Enter the filename & Click Save
To Import Account Settings from backup
Click Tools -> Accounts
Click Import
Locate the backup file & Click Open
Click Tools -> Accounts
Click Mail
Select the account & Click Export
Enter the filename & Click Save
To Import Account Settings from backup
Click Tools -> Accounts
Click Import
Locate the backup file & Click Open
Manage Startup Programs in Windows XP
Msconfig utility in Windows XP allows to manage startup programs.
Click Start - Run
Type msconfig
Click OK
Click Startup
Uncheck the program entries which you don't want to run on system startup.
Click OK
Click Start - Run
Type msconfig
Click OK
Click Startup
Uncheck the program entries which you don't want to run on system startup.
Click OK
Remove Grouping of Similar Taskbar Buttons in Windows XP
Friday, May 30, 2008
Right Click on Taskbar & select Properties
Uncheck the check box "Group Similar taskbr buttons"
Click OK
Uncheck the check box "Group Similar taskbr buttons"
Click OK
USB over Network
USB over Network software allows to share & access USB devices over LAN or internet.
Installation:
USB over Network Server is to be installed on the system where USB devices are attached.
USB over Network Client must be installed in the remote computer where you want to access the USB device.
Download Trial Version
Installation:
USB over Network Server is to be installed on the system where USB devices are attached.
USB over Network Client must be installed in the remote computer where you want to access the USB device.
Download Trial Version
Shutdown from Command Prompt
Saturday, April 12, 2008
Shutdown command in Windows XP allows you to shutdown/log off/restart from command prompt.
Shutdown System
shutdown -s
Shutdown after specified time
shutdown -s -t xx xx = time in seconds
Restart
shutdown -r
Log Off
shutdown -l
Abort Shutdown
shutdown -a
For more switches run the command
shutdown /?
Shutdown System
shutdown -s
Shutdown after specified time
shutdown -s -t xx xx = time in seconds
Restart
shutdown -r
Log Off
shutdown -l
Abort Shutdown
shutdown -a
For more switches run the command
shutdown /?
Find System Uptime of Windows XP
Wednesday, March 26, 2008
Run this command in command prompt
@systeminfo
The command will display the system information in several lines
Scroll above to find "System Up Time:"
@systeminfo
The command will display the system information in several lines
Scroll above to find "System Up Time:"
Open Folder In Expandable View From Shortcut
Sunday, March 09, 2008
Create a new folder shortcut and point to
%windir%\explorer.exe /e,C:\temp
Replace C:\temp with your folder path
%windir%\explorer.exe /e,C:\temp
Replace C:\temp with your folder path
Wubi: Windows Ubuntu Installer
Friday, February 01, 2008
Wubi is an unofficial Ubuntu installer for Windows. It gets installed as an application and can be uninstalled from Control Panel - Add or Remove Programs. A linux newbie can safely try linux other than Live CD without worrying about partition woes.
Screenshots
The program will download the Ubuntu alternate distro. But if you already have the Ubuntu alternate iso or cd which can be used to create an iso then you can use it and save the time of downloading. Simply put the iso in the C:\Wubi\Install Folder. You can check the version needed from Install Folder.
The program will skip the downloading part & check the checksum. Enjoy!
You can create iso from cd with PowerISO or any other software of your choice.
P.S. Try at your risk! Backup is always handy.
Configure ADSL in Slackware
Saturday, January 26, 2008
Run the command pppoe-setup in terminal
Enter the details as prompted.
Run the following command to start the connection
pppoe-start
Stop the connection with the command
pppoe-stop
Check the status of the connection with the command pppoe-status
Enter the details as prompted.
Run the following command to start the connection
pppoe-start
Stop the connection with the command
pppoe-stop
Check the status of the connection with the command pppoe-status
DriverMax - Backup / Restore Windows Drivers
Wednesday, January 16, 2008
DriverMax allows you to backup and reinstall all your Windows drivers. It can also search for latest drivers available.

Global Shortcut Key to your Program
Friday, January 11, 2008
Create a shortcut to your program
Right click shortcut - Properties
Click Shortcut Tab
Click Text Box "Shortcut Key"
Press key of your choice
Click OK
Now you can run the program with the shortcut key combination
Right click shortcut - Properties
Click Shortcut Tab
Click Text Box "Shortcut Key"
Press key of your choice
Click OK
Now you can run the program with the shortcut key combination
Task Manager Keyboard Shortcut
Saturday, December 29, 2007
ALT + CTRL + DEL will open task manager directly if your system is configured to display Login Welcome Screen
Other shortcut :
ALT + CTRL + ESC
Other shortcut :
ALT + CTRL + ESC
Pidgin
Wednesday, December 19, 2007
Pidgin is an Instant Messaging client which supports many IM networks such as AIM, IRC, MSN, Yahoo, Google Talk and others.
Download Link
Trillian & Miranda are also good multi platform instant messenger clients.
Download Link
Trillian & Miranda are also good multi platform instant messenger clients.
Remote Control Winamp
Tuesday, November 27, 2007
BrowseAmp plugin allows Winamp to be controlled over LAN or other network. It provides web interface with lots of features.
Download Link : http://www.thasler.org/winamp2/BrowseAmp2.exe
You can start/stop server from Winamp - Preferences - Plug-ins - General Purpose - BrowseAmp - Configure
Download Link : http://www.thasler.org/winamp2/BrowseAmp2.exe
You can start/stop server from Winamp - Preferences - Plug-ins - General Purpose - BrowseAmp - Configure
Take Screenshot of Active Window
Saturday, November 24, 2007
Press Alt + Print Screen Key
Click Start - Accessories - Paint
Paint Window will open. Click Edit - Paste
Image will be pasted, Now Click File - Save As
Enter the File Name & File Type, Click Save
To take screenshot of the entire screen, press Print Screen key and follow the steps as above.
Click Start - Accessories - Paint
Paint Window will open. Click Edit - Paste
Image will be pasted, Now Click File - Save As
Enter the File Name & File Type, Click Save
To take screenshot of the entire screen, press Print Screen key and follow the steps as above.
Yahoo Block Checker
Monday, October 01, 2007
Yahoo Block Checker allows you to check if someone has blocked you. You can check the status whether your contact is online or offline.
MSN/ICQ/AIM/Trillian status checker is also available.
MSN/ICQ/AIM/Trillian status checker is also available.
Subscribe to:
Posts (Atom)