Due to the nature of my work with computers I reinstall operating system so often that there is no point in activating it with Microsoft center. Instead I rather use a command line tool to reset registry time counter in my operating system which gives me additional 30 days of fully functional operating system and [...]
Full Story »Extend Vista and XP trial limit to 120 days
Copying data from DOS / console mode program screens
If you’re still using DOS or console mode (also refereed to as character mode) programs that doesn’t provide a way to export data, you maybe looking for a way to capture what’s displayed on such programs. This is how you can do it. Start a DOS box or a Command Prompt (DOS box) inside Windows. [...]
Full Story »Telnet lessons – Part 3
Carolyn’s note: <CRLF> just means hit return. In case you can’t see that little period between the <CRLF>s, what you do to end composing your email is to hit enter, type a period, then hit enter again. Anyhow, try typing: This is a test. . 250 Requested mail action okay, completed quit 221 <techbroker.com> Service [...]
Full Story »Telnet lessons – Part 2
The simplest use of telnet is to log into a remote computer. Give the command: C:/>telnet targetcomputer.com (substituting the name of the computer you want to telnet into for targetcomputer.com) If this computer is set up to let people log into accounts, you may get the message: login: Type your user name here, making sure [...]
Full Story »Telnet lessons – Part 1
The Magic of DOS In this guide you will learn how to telnet, forge email, and use nslookup with Windows XP. The key to doing amazing things with XP is as simple as D O S. Yes, that’s right, DOS as in MS-DOS, as in MicroSoft Disk Operating System. Windows XP (as well as NT [...]
Full Story »Flood your friends computer with messages using net send
‘Net Send’ sends messages to other computers in a network, and can even be used to send messages to computers outside of networks by sending messages to an IP. Because of this, Microsoft disabled it in ‘Service Pack 2′, but you can enable it by going to ‘Run’ under the Start menu, typing in ‘services.msc’, [...]
Full Story »Some cool run commands part-2
IP Configuration (Refreshes DHCP & Re-Registers DNS)- ipconfig /registerdns IP Configuration (Display DHCP Class ID)- ipconfig /showclassid IP Configuration (Modifies DHCP Class ID)- ipconfig /setclassid Java Control Panel (If Installed)- jpicpl32.cpl Java Control Panel (If Installed)- javaws Keyboard Properties- control keyboard Local Security Settings- secpol.msc Local Users and Groups- lusrmgr.msc Logs You Out Of Windows- [...]
Full Story »Some cool run commands part-1
Power Configuration – powercfg.cpl Printers and Faxes – control printers Printers Folder – printers Private Character Editor – eudcedit Quicktime (If Installed)- QuickTime.cpl Quicktime Player (if installed)- quicktimeplayer Real Player (if installed)- realplay Regional Settings – intl.cpl Registry Editor – regedit Registry Editor – regedit32 Remote Access Phonebook – rasphone Remote Desktop – mstsc Removable [...]
Full Story »Batch Programming Basics
This tutorial explains you what batch file programming is and how to create batch files. The Basics of Batch File Programming Batch file programming is nothing but a batch of DOS ( Disk Operating System ) commands, hence the name Batch. If you code a lot and know many languages you are sure to notice [...]
Full Story »Set a timer for windows shutdown and restart from command line with out using any software.
This may be help to you if have the habit of listening to songs and sleeping or if you are planning to download some thing. open notepad and type “shutdown -s -t <time is seconds for which system will wait before shutdown>” Save the file as “<filename>.bat” and a batch file is created for shutting [...]
Full Story »
