Tag: start

How Stop And Start Windows Services From A Batch File

December 04, 2008 by Jason

One of the several things I like to do to keep my Windows computer running efficiently as possible is to remove unnecessary programs or processes from running that I really don’t need (such as crapware).

The next type of optimization I usually perform is to see if there are processes that I do need, but don’t want them running all the time and wasting valuable resources that can slow down performance. The first place I usually look for these types of processes is Windows Services that are set to auto start during boot up.

Once I identify which service or set of services I don’t need running constantly in the background, I’ll create a simple batch file that can be clicked on to start them up quickly…when I need to have them running.

If you are not familiar where to look for Windows services, there are several ways to access the services console window. The quickest way is to click on Start \ Run and enter services.msc from the run box. Read More»

How To Install and Run Console Application On Windows

November 30, 2008 by Jason

Did you ever encountered any application or program which runs through command prompt only but does not work when you double click on it, this happens when you launch a program which is a console application. Instead when you try to launch it the command prompt window flashes for a second and closes automatically.

What is a Console Application?

A console application is a computer program designed to be used via a text-only computer interface, such as a text terminal, the command line interface of some operating systems (Unix, DOS, etc.) or the text-based interface included with some Graphical User Interface (GUI) operating systems, such as the Win32 console in Microsoft Windows

Console applications for windows could be some additional commands for windows which you may want to integrate with windows and some other programs which are completely console based or which does not have any GUI interface associated with them. Read More»

Make Your Own Sticky Notes with Notepad

November 24, 2008 by Jason

Someone had once remarked that simplicity is making the journey of life with just baggage enough. Sometimes, I try to apply the same axiom to my ‘soft aware’ life too. And that involves squeezing the maximum juice out of what’s available in my computer.

One thing that has always been available since the last 20 years from the birth of Windows has been the ‘un-noteworthy’ Notepad. Life with Notepad couldn’t be any simpler. It strips all formatting and keeps data in its plain format. It doesn’t ask for any special Windows resources, comes up in a blink of an eye and doesn’t nag you with any dialog boxes or prompts.

We all use Notepad to store our scraps of data as text files. But with a little bit of tip and tuck it can be made into an effective sticky note. Here I am going to show you how to get your own version of sticky notes with just the Notepad and any version of Windows. Read More»

Make Windows Startup Faster with Startup Blaster

November 21, 2008 by Jason

It is very common when windows users complain that their computer systems loaded with windows takes ages to get started and takes a hell lot of time to load some applications in the startup. So, in order to get an active running windows which can respond to user actions you need to give some minutes to the computer to load the startup programs first.

Windows users always say there computer were faster in the beginning and used to take very few seconds to get started and running, but with time they say it gets slow and take so much time to get started.

What is the reason behind slow startup on your old computer?

From the time you first start using a computer, you keep installing a various computer software, games and other applications and install various hardware devices drivers many of which create startup entries to run the following. Read More»

How to Make a Bootable USB Flash Disk Windows Vista Installer

November 20, 2008 by Jason

Mr Dave Glover of Blogs.MSDN.com wrote a guide on how to create a USB Thumb Drive Vista Installer. The article is interesting because recently a friend of mine wishes to install Windows Vista onto a laptop in which DVD drive is not working anymore (it’s already dead).

BTW, this is really useful for all DVD less laptops. So, I wrote a Complete Step-by-Step Beginner’s Style Guide on how to do it easily, Not Just For the Geeks But For All.

1. Format the USB Stick as NTFS: Open Windows Explorer and Right-Click the Drive > Choose the Format Option

2. In the File System Combo box, Choose NTFS and Click the Start Button to begin.

3. Afterwards, Open the Command Prompt as Administrator: In Start Search type, cmd > Press CTRL + Shift + Enter

or you will get… “Access is denied” Message after launching diskpart command. Read More»

Windows Vista automatically shutdown at a certain time

October 21, 2008 by Jason

Right now, I am actually looking for some instructions on how to automatically shutdown the computer by using only the built-in components of Windows Vista, without any additional “shutdown computer” applications (oh boy, there are thousands or even billions of those). I am thinking about using Task scheduler in Windows to set up a computer shutdown command in some way. Any other ideas?

I try to always use built-in functions in Windows to do a task before I use “other” software. Using little applications to perform tasks opens the door to bugs and crashes. Most of the times there are built in functions to perform most tasks. Most people just don’t know about or how to use them. Read More»

Enhancing your Windows Vista User Experience

August 16, 2008 by Jason

I noticed that when you buy a new laptop, some of them, the desktop icons are too large and not proportional to its taskbar and startmenu. To change, press CTRL key and scroll your mouse down and up. Choose the size that is proportional and comfortable with you.

When I bought my laptop loaded with Windows Vista, the first thing that I have noticed is the RUN command in startmenu is missing. To put it back, Right-click in the taskbar -> Choose Properties -> Start menu tabs -> Customize -> scroll-down and check Run window.

Here’s a guide for changing the function of the Start menu power button. I always mistaken this one for shutdown, It goes to sleep rather than shutdown. If you enabled the Run command in start menu click it, if not just press WindowsKey+R. Type “cmd” and press enter. type “powercfg.cpl,1″ without spaces. Scroll-down and find these options ‘Startmenu power button’.

Turn-on Quick search, this is very useful when searching inside a folder. Read More»

Easily Transfer Your Old Files to a New Vista PC

May 19, 2008 by Jason

The prospect of moving old files and settings to a new PC can be daunting and lost productivity that may occur can be stressful too. Yet, as you will see in the steps that follow, Windows Vista Ultimate greatly simplifies the process of transferring files and settings to a new Windows Vista-enabled PC.

Choosing the Right Transfer Method

This scenario assumes you are transferring files and settings from an old PC running either Windows XP Professional, Windows XP Home, Windows 2000 or Windows Vista to a new computer with Windows Vista installed. You can migrate files and settings using any of the following options:

• Network connection
• Removable media (such as a USB flash drive or external hard disk)
• CD or DVD
• USB Easy Transfer cable

Note that both computers must support the transfer method you choose. Read More»

Make your my computer open faster by disconnecting the network drives

March 14, 2008 by Jason

I have already published one post on How to fix slow opening of my computer and delayed contents display here.

There are still some issues like connected network drives when you use office at your work place.

Like in my office when I login at my system at my work place, according to the user policy every user is connected to the network drives at the server location.

These connection to the network drives make my computer more slow at the time of opening.

Let see how can you disconnect network drives. Read More»

what is google updater and why its running?

March 09, 2008 by Jason

If you have ever downloaded any of the google products like picasa ,google screen saver etc, you may have googleupdater.exe running as a process in your system right now.

You can check by pressing “alt+ctrl+del” to open task manager and click the process tab.

What is googleupdater.exe?

GoogleUpdater.exe is a process which belongs to the Google.com’s range of Internet search facilities provided. This program is a non-essential , can be terminated unless suspected to be causing problems.

Why its running?

This process informs the user about the new version and updates for the all the google products installed. Read More»