Sunday, January 13, 2013
Change look of Google and Gmail.
Saturday, December 15, 2012
How to make a Batch File Without knowledge of Programming
Batch file is a text file with series of commands which would execute one by one on launching this single file. So, it can be used to automate your daily and repetitive tasks on windows. These tasks could be like executing a program, opening a website or simply open a file or document.
Let me give you a simple example where I need a batch file: I open Gmail, Facebook and Twitter every morning in web browser followed by a Music playlist in media player. All these tasks can be done by launching single batch file. Here’s how you can do it using a software to create batch file.
AutoStarter X3 is a portable software tool to create command files or batch file. And that too without knowledge of programming.Just specify file, web address or a program to be executed and batch file will be ready in one click.
Program has a single window interface and new command can be added by clicking on Add button. Here is a description of each command given there:
- File(s)- Select one or more than one file to open in their default program. (Opening a .JPG file will open it with default photo viewer with which it is associated)
- Webpages Tabs- Specify the web browser to be used to open a web address.
- Webpages Windows- Open a web URL in default web browser of your PC.
- Directory- Open a folder on your Hardrive or Network location.
- Shortcut- Open a shortcut to file or web URL (lnk or url)
- Music Files Directory- You can create a playlist of songs in a folder and then play them back via the default player. The creation of the playlist can take several minutes, depending on the number of songs in the folder, close the warning that pops up OK.
- Open file with Program- Open a file in specific program of your choice instead of default. (Opening a JPG image in Photoshop when .JPG is associated with Windows photo viewer)
- Execute Program- Run a software program specified.
After specifying the commands, you can test how the batch file will execute. If it is all right, click on Batch to create a Batch *.bat) file. Program also gives you an option to save project to edit or develop it later.
Batch file is a low level solution to automate tasks when there are software tools likeTimeComX and Scheduler to schedule tasks and automate windows operations.
Download AutoStarter X3
Thursday, November 22, 2012
How to Run Application In Your Browser Without Installing Them
If you come across such problems regularly, then you should check Spoon out. Spoon is an online-working tool that allows people to run virtual applications on demand. These applications can be searched for and then virtually installed to be run virtually on your Spoon console. Think of Spoon like an emulator that works online – it allows every application to work online, right from its own window. No need to download and install onto your OS itself.
The very first step is to download the Spoon console from the Spoon website. The link is provided at the bottom of the post. Install this plugin. Use the account with which you signed up for to login into your Spoon console dashboard.
Click on the “All Applications” text to view the categories of the applications so you can view them accordingly and install. Once you have chosen a category, select the app you want from it and click on the software. Simply, you can search for the application using the top given search-box feature.
The application will be buffered from the virtual online database on Spoon and the application will soon be running! Like I said, no need to install and waste your hard-drive space. The application themselves work perfectly fine.
There is one catch. You only have 1GB of free space on the free account. So 1GB of software it is. If you upgrade to a PRO account, you get 16GB! Which is massive.
Check out Spoon
How to make your laptop to wifi hotspot
It allows the user to share internetconnection over Wi-Fi with password protection without any additional hardware. You can use this to connect your mobiles, laptops, tablets, smart tvs everything with a single internet connection. All you have to do is download the file and run it. You can even use this network to play multiplayer games on LAN as well.
Watch the video below to know more.
Download mHotspot for Windows
Sunday, November 18, 2012
APPLY ANDROID SKIN PACKs FOR WINDOWS 7
Attention Windows 7 users. Here is a new skin pack for Windows 7 users and this is from Android.
Android launched the Android Jelly Skin pack for Android users. But now this is also available for Windows 7 users.
It will make your desktop more attract full and make it more customizable.
Installation is not difficult just download the file and run the file with extension .exe and follow the instruction provided by the setup.
Before Installing the skin pack , plz remove all the old skin pack if already installed. When you remove the previous skin pack then just one click to go. Before install close your all running applications and after installation restart your system.
It supports windows 7 , Windows 7 SP1 - {X86_X64} - All Languages- All versions.
For Windows 7 Starter and home Basic first need to patch and unlock Aero Effect.
Unlock Aero Effect
Click Here To Download :
Download Offline Installer
For X_86
.::DOWNLOAD::.
For X_64
.::DOWNLOAD::.
HOW TO INCREASE SPEED OF HARD DRIVE
It is a common observation that after sometime our computer slows down due to low performance of hard drive. This problems happens due to poor or low speed of hard disk. Poor speed mean the low performance or low speed of readind/writing head of hard drive.
This problem can be solved by increasing the hard disk speed.
Follow these steps to solve your problem:
1 Click Start menu and Select RUN.
2 Now type SYSEDIT.EXE in run and press Enter key.
3 System Configuration Editor will appear. Here you can see multiple windows but you will select
SYSTEM.INI
4 This window contains a line [386enh].
5 Now after this line type [irq14=4096].
6 Now close this window and save it.
7 Restart your sytem.
And you will surely feel better performance of your system.
Hope you will Enjoy............
Wednesday, September 26, 2012
HOW TO FORMAT WRITE PROTECTED PENDRIVE
- Open up a command prompt.
- Type “diskpart” and press enter.
- At the “DISKPART >” prompt, type “list volume”.
- This will show you a list of your drives and a corresponding number.
- Assuming your flash drive is listed as “5″, type “select volume 5″.
- Then type “attributes volume clear readonly” and press enter.
OTHER WAY
2.MyComputer->HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet->Control -> StorageDevicePolicies
3.Delete the StorageDevicePolicies in Your Registry.
