Posts

Showing posts from 2014

Use Your Android Phone’s Camera as a Webcam for Your PC

Image
They used to say “a picture is worth a thousand words”, but a video? We may say that a picture is worth a thousand words, but a video it’s worth more than a million. Honestly speaking, there is a huge difference between a simple call and a video call. A smile, or even a raised eyebrow in a certain context, can change the whole tone and the direction of a discussion, each gesture elucidating the “real” message. No wonder, because our communication is a non-verbal one in the proportion of 93%, and only 7% of it is represented just by words. Sometimes it happens that we urgently need a webcam. Even if the old webcam is broken, even if we’re far from our home and we really need to video-communicate with someone, we need obviously a webcam. What should we do now? The fastest and safest solution is more obvious than we think and it’s called: the mobile phone. Yeah, you heard it well! Why should we pay a new webcam when we can use our own phone? Due to the ...

Bootable usb drive using command prompt .iso version

Image
This is an updated  version of the previous command prompt post. This version only requires the iso image file of the windows, a program to mount the image, and Windows 7 or Vista as the operating system. The first step is to obtain a  .iso image file of Windows XP, Vista, 7, 8 is not supported  in this method. Now you need to mount the .iso  image file with a magic disk, daemon tools or any other mounting program. The next step is to open the command prompt with administrator rights.  Go to start, in the search bar type cmd, and right click the cmd file and select run as administrator . In the cmd program you need to type the following commands : diskpart→list disk→select disk 1 (disk 1 is my USB drive, you need to select your USB drive, you will recognize the USB drive by its size) →clean→create partition primary→select partition 1 (or 2,3,4 depending on what number is your USB drive) →active→format fs=ntfs→ (the formatting proces...

Install Windows 7 from a USB drive the very easy way

Image
The fastest way to install windows 7 is from a bootable USB drive. You can cut the install time down to around 15 minutes compared with 30-40 via DVD if you use a fast drive. People still asking me to explain what is the best way to do this as many of the guides online are too complex, or require third party software which doesn’t always work as they supposed to. With this bootable USB guide, all you need to ensure is that your motherboard supports USB booting , and this is a common feature now for most of the computers. Today I am going to publish a step by step guide which works perfectly and doesn’t require any additional tools – I have been doing it for some time now to create bootable Windows install drives. You need to get hold of a fast USB 2.0 flash drive. It doesn’t need to be 32GB or bigger,however, all you need is a 4GB unit. The faster it is, the better. What you need : – Windows 7 DVD install disc or ISO image – USB Drive (4GB+ and as fast as you can get) – Ru...

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 ...