Posts

Showing posts from October 19, 2014

How To Change Your Multi-Location IP Using Batch File

This file only work at Windows 7 And Windows 8 Please Copy the bellow command in notepad and save this file as a .bat file like (IP Changr.bat) and Change The IP series as your location wise and save. .... Copy This  Bold Maintion File.......................... " @echo off ::: Note :::: echo Please make sure you are starting this batch script as an Administrator.                            :START Echo Select the no ECHO 1 Conclave Echo 2 Swabhumi Echo 3 CCSL Echo 4 Vishwakarma Echo 5 CCNT Echo 6 Ecohub Echo 7 Upohar Echo 8 Siliguri Echo 9 raipur Echo 0 Quit set /P c=Do you want to switch to connection ? Plz Type Your Location Code and then Press Enter. :::: Choice :::: if /I "%c%" EQU "1" goto :ConnectionOne if /I "%c%" EQU "2" goto :ConnectionTwo if /I "%c%" EQU "3" goto :ConnectionThree if /I "%c%" EQU "4" goto :ConnectionFour if /I "%c%"...

List of Run Commands in Windows 7 and 8

In this article a complete list of Run Commands in Windows 7 and 8 . These commands allows to quickly access features and applications to customize operative system environment. These run commands are available for almost all settings available in Windows control panel. Note : most part of these commands are compatible with Windows 7, Vista e Windows XP. As someone has kindly reported, some commands are not compatible between different versions. Please check the commands and use the correct ones for your version of the operating system. Technical feedback are always appreciated, please send me any info that it helpful to improve this article. Used full run command Function Command Open Documents Folder documents Open Videos folder videos Open Downloads Folder downloads Open Favorites Folder favorites Open Recent Folder recent Open Recent Folder logoff Open Pictures Folder ...