Skip to main content

Posts

Showing posts with the label Computertricks

How to make an Installation file(setup file) using Iexpress.

Hi guys welcome to worldtech360. In this tutorial or article I  am going to show you how to create an installation file(setup file) for the .EXE file which you have created using an inbuilt option in windows 7 named ‘ iexpress ’. So let’s see how to do this. Note: You can also create an installation file for .bat file files or .VBS files or any other files which are executable. Steps: 1. Choose an .EXE file or any other file for which you want to create a setup file or installation file. In this I am going to use .VBS file 2. Open Run and type “ iexpress ” or “ iexpress.exe ” and hit enter. 3. After hitting enter, iexpress wizard window will popup. On the screen you will see two options i.e. “ create new self-extracting directive file ” and the other is “ open existing self-extracting directive file ”. I recommend you to choose the first option as you are going to create a self-extracting file and click next. 4. In the next window select “ Extract files on...

What is an EPUB file and how to open it?

Are you struggling to open EPUB Files on your PC/laptop?Are you thinking how to open it using third party programs or without third party programs?If so you are at the right place in this post i am gonna tell you what is an EPUB file means and how to open t in your system.So lets see. What is an EPUB File: When ever you see a file with EPUB (Electronic Publication) extension,then that file is an Open Publication Structure ebook file or open standard format for ebooks which was developed by International Digital Publishing Forum( IDPF ).This type of files have .epub as extension. How to open an EPUB file: Converting the .epub to .rar or .zip file to view the files. 1. The best and the easiest way to open an EPUB file is to change the   .epub extension to .rar format. 2.Click on the EPUB file and press 'F2' to rename now go to the last and change .epub with .rar or .zip and hit enter. 3.Now you will notice that EPUB file as changed to .rar file. 4.By doi...

Disable Start up screen in Microsoft Office (Word,Excel,Powerpoint).

Hi guys welcome to worldtech360.Normally whenever you open a Word file or Excel File or PowerPoint file you have to wait until the start up screen disappear.But by following the steps that are going to be discussed in this tutorial you can rid of the start up screen. So lets see how to avoid the start-up screen in any version of Microsoft office(2007/2010/2013). Steps: 1.First locate the directory of the Microsoft office by going in to the " Program files>Microsoft office>Office version ".In my case it is Microsoft office 2013 i.e  C:\Program Files\Microsoft Office\Office15 2.Now grab the path to that folder. Note: This trick doesn't work when you try to open a existing Word or Excel or Power point document. Word: 1.Create a shortcut on the desktop.You can do this by " Right click -> New -> Create shortcut ". 2.Now a window will pop-up.In that copy the path which you have grabbed and add " WINWORD.EXE /q " at last as s...

How to Enable "Open Command Window here" option in the Context menu in win xp/7/8.

Let us suppose that there is a folder named computer on your desktop.In that there is a folder named windows and again in the windows folder there is tricks folder and consider that the number of sub folders like this in the computer folder goes on increasing.Now if you want to access one of the sub folder through command prompt,then you have to enter the entire path to that folder like shown below in CMD  cd c:/desktop/computer/windows/tricks/........................... But it doesn't look good and it takes lot of time.To reduce time and to make the work go ease in this tutorial i am gonna show you how to enable "Open command window here" in the context menu,so that you can access the folder using CMD with just one click.So lets see Note: Context menu is the menu which appears when you right click on a folder or on a background. Steps: We can Enable the " Open command window here " option in two ways. One is to hold shift and right click on the fo...

How to change the color of a folder in windows 8/7/vista/XP.

Have you ever tried to change the color of a folder in windows 8/7/vista and xp? Because in windows one cannot change the color of a folder as we do in MAC OS(without using software).So in this tutorial i am gonna show you how to change the color using third party programs like folderico and folder colorizer.So lets see. Methods: Method 1: 1.Go to softorino.com  and download the folder colorize file and install it using system administrative     rights(Right click on the download file and click on " Run as Administrator "). 2.After installation of the software choose the folder for which you want to change the color. 3.Right click on the selected folder and you will find an option called " colorize ! ".Move the cursor on the colorize option and it will show a list of colorized folder as shown below. 4.From the list choose your color and you will find the folder as shown below. Method 2: 1.Go to folderico and download the folderico file(Its a paid...

How to speed up internet connection using CMD.

Every day we use Internet for gathering information or for downloading movies,songs or for other purposes,as a result at some point(time) in the future your may feel that your internet connection has been slowed down due to the usage of it.At that situation you can speed up your Internet connection by entering some commands in cmd. So Let see how to do it. Steps: 1.Open RUN and type CMD in it and Hit enter( Recommended to Run the CMD using administrator rights ). 2.Now in that type " cd/ " or "cd c:\windows\system32" and hit enter. 3.Enter " netsh int tcp show global " in the command prompt to view the TCP(Transmission control protocol) global parameters as shown below. 4.In order to increase the internet change the " Chimney " variable value to " Enabled ".In order to change enter the following command and hit enter netsh int tcp set global chimney=enabled 5.Similarly change the Auto-Tuning variable value to " ...

How to find MAC address on windows 7 & 8 in 2 ways.

Hi guys in this session we are going to talk about MAC address and how to find it in windows 7 & 8.So lets see . A MAC Address (commonly known as Media access control address ) is a number or address which is associated to your Network adapters(Hardware) or it is the address which you need to provide to a router in order to connect to a network.It is also known as Hardware address (since it is associated to Network adapter), Physical address or BIA(Burned in address).Normally MAC address compose of 6 characters which are separated by colons and sometimes '-'.In order to find the MAC address of a particular Network adapter on your PC or laptops follow the 2 ways which are provided below. Methods: Method-1: 1.Open RUN using Administrative rights(Recommended) and type " cmd " in it. 2.Now in the cmd type " ipconfig /all " and hit enter.Now a list of network address will be shown. 3.From the list find " Physical address " under n...

How to Add Third-party program shortcuts to "My computer" window.

When ever we install a third party program on our PC's we try to create a shortcut on the Desktop or any  other locations like Downloads,Documents folder etc., in order to ease our work or for quick accessibility.Apart from creating shortcuts at different locations and folders,have you ever tried to create shortcut of third-party programs on "My computer" window(because one cannot add a shortcut to "My computer" window).Even though if you want to create a shortcut in the normal way,one cannot create a shortcut on "My computer"(By dragging) but don't worry in this tutorial i am gonna show you how to add shortcuts to "My computers" in windows(7,8).It's very easy to add them,so lets see how to add them. Steps: 1.Open Run (Win+R) and enter the below command and hit enter. %appdata%\microsoft\Windows\Network Shortcuts  or browse to C:\Users\CHINNU\AppData\Roaming\microsoft\Windows\Network Shortcuts   2.Now a window will pop...

How to Save a Host file in windows 7

Hi friends welcome back to worldtech360. In this tutorial i am gonna show you how to save a host file in windows 7,you can follow the same procedure in windows 8.Normally most of the people find difficult in saving the host files because when ever they try to save it,a window will pop up showing " Access denied "  even though you opened the file using a Full fledged Administrative account (The host file is normally used to bypass the DNS server or  to redirect a particular domain or to block a particular website).So lets see how to save it. Steps to save a host file: 1.Click on start button and type " Notepad " in the search box.Open it using Administrative rights (Recommended).                                 You can also check :Energy Diagnostic report in windows 2.Now click on File > Open in notepad.Now browse to the host file .The path for the Host file is : C:\Windows\System32\...

How to get a list of software's that are installed on your PC.

Every day we spend our time by chatting or talking with our friends. During that conversation between you and your friend,your friend may ask you about the list of different types of software's that are installed on your computer.At that time you can you can give him the List of software that are residing on your PC by running a single command in Windows powershell. So lets see how to do this. Steps: 1.Click on start button and type " windows powershell " or " powershell " and Run it with Administrative rights. 2.Enter the below command in it and hit enter and wait for few seconds to see the list of software's on your computer as shown below.  Get-WmiObject -Class Win32_Product | Select-Object -Property Name 3. In order to export the list of software enter the below code in the powershell. Get-WmiObject -Class Win32_Product | Select-Object -Property Name > C:/FFmpeg/a.txt NOTE :In the above code change " C://FFmpeg/a.txt ...