Thursday 19 September 2013

True Launch Bar {Superior replacement for the standard Quick Launch Bar}

Superior replacement for the standard Quick Launch Bar

Apps and files are a just click away



Looking at the motley crowd of shortcuts on your computer desktop but not able to find the one you need? Do you often find yourself looking for an app to run rather than doing your work? True Launch Bar can make your day go easier as it can solve these and many other problems related to quick access to your PC content!

It’s the same Windows desktop you know and love. But with True Launch Bar, your workspace becomes more convenient and fun to use. Create a custom menu on the taskbar to list similar apps. Drag and drop necessary shortcuts there. Select menu icons to find applications quickly. If icons are not enough, True Launch Bar can show tooltips for you to find what you are looking for almost on autopilot. With separators and submenus, you can group items by topic and create any kind of a custom menu you want. Are you a fully-fledged touch typist? Awesome! True Launch Bar lets you specify hot keys for menus and shortcuts to open them with a touch of a button.

With True Launch Bar, any application is just a click away!

Replace the standard Quick Launch Bar with True Launch Bar, now 50 percent off on Download.com.

Staying efficient at work can be difficult if you're spending half the time hunting for shortcuts and locating files. In comes True Launch Bar to slash time-wasting -- now for a slashed price.

A custom replacement for the Windows Quick Launch, True Launch Bar is an application that allows you to reconfigure your entire menu bar to your specific needs. Keep all of your work shortcuts in one convenient launcher. True Launch lets you build a Taskbar for your most-used applications while keeping all of your favorite files and folders in another; simply drag and drop shortcuts directly onto the Taskbar. The program especially shines when users are working with multiple monitors. The ability to create multiple Taskbars on any number of screens maximizes the usability of your digital real estate while decreasing shortcut search times and allowing you to work more effectively.

For the creative types, True Launch Bar is the ultimate customizable launcher. Change your desired language, skins, and even add a personal touch with applets and plug-ins. Create fully-functional Taskbars with volume controls, clocks, system gauges, or even e-mail and weather notifications. True Launch Bar grants you the freedom to demonstrate your personal style while managing your desktop.

Main Features:

Create custom menus on the Taskbar.
Drag and drop shortcuts, directly.
Specify hot keys for menus and shortcuts.
Customize your desktop Taskbar with plug-ins.
Add style with premade skins or create your own for a personal look.
Supports multiple monitors.
Normally offered at $19.90, True Launch Bar is now available for only $9.95, a 50 percent discount, exclusively on Download.com. True Launch Bar supports Windows XP, Vista, 7, and 8.

Supported OS:

Windows™ XP / Vista / 7 / 8

Homepage: http://www.truelaunchbar.com/

Installation Instructions:

- Install program.
- Copy content from crack folder and paste into default installation directory.
- Register application with any name/key.
- Done, Enjoy.

Saturday 13 July 2013

VB.Net To C# Converter

Are you ready to convert your VB code to C#? All versions of Visual Basic.Net are supported: 2003, 2005, 2008, 2010, 2012 as well as all project types (Win Forms, Web, Class Library, Compact Framework, Silverlight, etc.).
There is support for the latest VB.Net language features, including VB2012 await/async support, VB2010 enhancements like Implicit Line Continuation and Multiline Lambdas, and VB2008 features such as LINQ and inline XML.
Version 3.04 features multiple conversion accuracy improvements and an improved installation experience, especially on Windows 8.



Key Features
Support for the latest Visual Studio features - The latest VB.Net / C# features are supported, including Await/Async, Implicit Line Continuation, Multiline Lambdas, Nullable Optional Parameters, LINQ, XML, WPF, Lambda expressions, and extension methods.
Support for All Project Types - Win Forms, Web, Class Library, Compact Framework, Console, etc.
High Accuracy - This release was stress tested on thousands of sample programs. Tested were hundreds of Microsoft sample projects (Visual Studio SDK samples, DirectX SDK projects, Windows 7 SDK samples, etc.), in house and customer projects, third party control samples (Infragistics, ComponentOne, Telerik, etc.), and open source projects from SourceForge and CodePlex.
Ease of Use - While the conversion logic itself is complex, using the converter isn't. You are guided through each step of the process with easy, clear instructions.
Customization - Not every project is the same. With dozens of conversion options to choose from, you are in control of the conversion process.
Convert Single Projects or Groups of Projects - You can create lists of programs and convert them with one click. There's also a command line version included.
Comprehensive Reporting - There are reports showing potential trouble spots in your code, interesting things which happened during the conversion process, and any C# compiler errors which need to be fixed.

Accuracy improvements:
Fixed issue of program crashing when variable is named "from" in Visual Studio 2008 or above.
Corrected problem of converting a generic definition defined "As Structure".
Fixed issue of not opening projects with compiler errors when the locale has a decimal separator which isn't a period.
Now correctly converts operator definitions named "IsTrue" and "IsFalse".
Fixed error converting Widening Operators.
Corrected issue of converting operators which return generic types.
Fixed problem of converting parenthesis around a variable which is indexed, like (varName)(0).
CS1729 compiler errors are now automatically corrected.
Temporary variables are now created correctly for ref arguments for a type declared from a generic type.
Fixed problem of displaying a XML error message when viewing some project conversions.
Improved visual experience on Windows XP.
Improved installation experience:
The installation program is now code signed, for greater security and an improved installation experience.
Improved installation on Windows 8. Doesn't ask to download multiple versions of the .net framework upon install.
Improved installation on Windows XP 64 bit. Will download correct version of .Net Framework 2.0 if missing.
A program restart is now not required to detect that a new .Net framework version has been installed.
Displays .Net Framework 4.5 download link if missing and is required for a conversion.
Fixed issue of the .Net Framework 4.5 being incorrectly displayed in about box.

Download :- https://hotfile.com/dl/233860260/081dc9b/VB.Net.to.C.Converter.3.04.rar.html

Friday 12 July 2013

Password Cracking Methods

For Educational Purpose Only

1. Dictionary attack :

"This uses a simple file containing words that can, surprise surprise, be found in a dictionary. In other words, if you will excuse the pun, this attack uses exactly the kind of words that many people use as their password..."

2. Brute force attack :

"This method is similar to the dictionary attack but with the added bonus, for the hacker, of being able to detect non-dictionary words by working through all possible alpha-numeric combinations from aaa1 to zzz10..."

3. Rainbow table attack :

"A rainbow table is a list of pre-computed hashes - the numerical value of an encrypted password, used by most systems today - and that’s the hashes of all possible password combinations for any given hashing algorithm mind. The time it takes to crack a password using a rainbow table is reduced to the time it takes to look it up in the list..."

4. Phishing :

"There's an easy way to hack: ask the user for his or her password. A phishing email leads the unsuspecting reader to a faked online banking, payment or other site in order to login and put right some terrible problem with their security..."

5. Social engineering :

"A favourite of the social engineer is to telephone an office posing as an IT security tech guy and simply ask for the network access password. You’d be amazed how often this works..."

6. Malware :

"A key logger or screen scraper can be installed by malware which records everything you type or takes screen shots during a login process, and then forwards a copy of this file to hacker central..."

7. Offline cracking :

"Often the target in question has been compromised via an hack on a third party, which then provides access to the system servers and those all-important user password hash files. The password cracker can then take as long as they need to try and crack the code without alerting the target system or individual user..."

8. Shoulder surfing :

"The service personnel ‘uniform’ provides a kind of free pass to wander around unhindered, and make note of passwords being entered by genuine members of staff. It also provides an excellent opportunity to eyeball all those post-it notes stuck to the front of LCD screens with logins scribbled upon them..."

9. Spidering :

"Savvy hackers have realised that many corporate passwords are made up of words that are connected to the business itself. Studying corporate literature, website sales material and even the websites of competitors and listed customers can provide the ammunition to build a custom word list to use in a brute force attack..."

10. Guess :

"The password crackers best friend, of course, is the predictability of the user. Unless a truly random password has been created using software dedicated to the task, a user generated ‘random’ password is unlikely to be anything of the sort..."

Friday 28 June 2013

Ultimate PC Suite For All Phone

MOBILedit! users enjoy a long list of features which you can find here. From its extensive Phonebook utilities to its SMS handling, MOBILedit! not only supports more makes and models than any other, but the list of features grows equally as fast. Our team is working at full throttle to bring you more and more features that allow you to maximally utilize your mobile phone to your advantage. When you purchase MOBILedit!, you will receive all the new features free of charge for the specified update period, so be sure to visit our "MOBILedit! Hot News" section to keep up to date on the latest enhancements released.




Feature

Communication via infrared, Bluetooth or cable
able to connect multiple mobile phones at one time and manage their data concurrently
full phone and SIM card status information (including signal strength, battery status, current network operator, connection type, hardware and software revision, IMEI, etc.)
ability to read selected data from the phone on demand (this refers to the fact that you needn't read everything, you can pick the desired information to be displayed)
file system enabling work with multi-media files stored in a phone like ringtones, photos, MP3's, themes, and java applications
a powerful editor for phonebooks stored in phones or SIM cards
multilevel undo
emphasizing all unsaved changes in phonebooks
intelligent differential write will save only changed items
intelligent phonebook synchronization for Sony Ericsson phones (if you change the content in the phone, just the differences are read into the phone instead of the whole phonebook, it is much much faster)
support for structured items (more data for one contact, such as fax, more phones, email, address etc.)
fulltext search across all contacts
comfortable internationalization
easy sorting and filtering of your contacts
swap the first name for the last name with one click
swapping contacts with drag&drop function
drag&drop contacts between MOBILedit! and other programs like Word, Excel, etc.
import and export of contacts
online dial control from connected phones, also hang-up and busy
handling of incoming calls through MOBILedit!
full SMS management
send SMS messages, automatically stores them to Sent Items on the PC
send long SMS messages
handling of incoming SMS through MOBILedit!
automatic conversion of SMS characters into GSM compliant character set
sort, read, and archive your SMS messages on your hard drive
Wizard helps beginners with general MOBILedit! Settings
archive and AutoBack-up will protect your data in case you lose your phone
multiple backups can be created for a single device and any of them can be restored when needed
open interface - API and source codes available, all developers can support different phones and add applications to MOBILedit!
smart-card and SIM readers supported via PC/SC standard
direct SIM card operations via smart-card readers - full SIMedit! functionality
complete MS Outlook support
complete MS Outlook Express support
transfer of contacts between MS Outlook and Outlook Express, you can easily migrate
all paying users can download new drivers, applications and versions from the Internet
synchronization of the time in phone with the PC
automatic mode
manually
multi-language support through installable language packages
online update system
intelligent install/uninstall (you will not loose created data with uninstall)
customizable shortcuts in the Framework window for quick navigation in MOBILedit!
skinnable design, skin creator available for free
user definable sounds for different events
user definable device names: you can assign names to phones, SIM cards or readers
user definable Picture for phones
chess game via SMS
You can just click to anonymously register your phone in myphonesafe.com database, which helps to protect your phone from being stolen or sold.



Special Feature {Enterprise Edition}

license allowing commercial use
USSD messages
OTA Settings
Encrypted SMS
SMS Auto-reply
SMS automatically moved to Archive
Keyboard plugin

System Requirements :

Windows 7/Vista/XP/8 (32 & 64-bit)

Instructions:

1.Install the Specific Application Provided in the 'Setup' Folder.
2.After Installation Open ' patch your Software
3.Use.Share.Enjoy.Never Forgot to feed back : )
4.Enjoy Release

Download :- https://hotfile.com/dl/231273556/7b1db89/MOBILedit_Ultimate_Pc_Suite_For_All_Phone_v7.0.0.3270_full_with_patch.rar.html

Friday 21 June 2013

Android Book App Maker

Android book app maker converts Word and/or text files to flipping book app for Android. It allows you to insert illustrations, custom look & feel, even change language, setup text protection and eyesight-protection. You can easily create Android app without programming knowledge. It is the best choice if you want to make Ad income. The out apps as standalone programs, they run in the Android-powered devices independently with search, bookmark, and book info options integrated. You can reedit it after save settings as project at any time and place.



About Product

Build Android app with common text files.
(1) Quick import txt files that each one as separate chapter (name by txt name or each txt file first line words);
(2) Create chapters one by one though copying paragraphs of content in editing panel for being reedited.
Support common text encoding: Windows (ANSI), ASCII, Unicode, UTF-7, Big Endian Unicode, UTF-8 etc.
Support defining of book basic information: book name, author, category, relevant website and description. (All these information will appear on output Android book About interface)
Built-in text editing tools enable publishers to select all, cut, copy, remove the non-paragraph line breaks, save matter.
Fast divide one chapter into multiple chapters based on a key word such as "Chapter" .
Extract the selected text as a new chapter.
Support self define the extra items depend on what you want to popularize. (Also appear on the book About page)
It enables you to custom book icon (will appear on Android screen) and book cover (when start the book app which has been installed).
Allows you to predefine font, font size, lines pace, even font or background color which initially shown after you open the output book app in Android.
Encrypt content of book in case someone extracts it from the output APK file.
Support insert pictures for illustrating.
The international option supports customize language explanations replacing the default English for different language users.
Export/Import book as a project file facilitates editing the same book in different computer. (The project file is absolutely not equal to the output apk)
Automatically save the current uncompleted book for further quick importing and editing.
The built-in KeyStore registration assists you to settle the issue of android digital certificate (Android apps require digital sign).
Two reading modes scroll and flip are available for you.
You can embed Admob ads into Android book apps to earn ads commission fee.
Enables you to add bookmark.
Support text search.

Home Page - http://www.appmk.com/index.html
Download :- https://hotfile.com/dl/230068718/308138a/Android_Book_App_Maker_3.3.0.rar.html

================
[INSTALL NOTES]
================

Step 1: Please use 7Zip/WinRAR/Universal Extractor to EXTRACT FILES.
Step 2: run the setup
Step 3: Copy the crack folder content and paste it to the software installed directory.

Friday 14 June 2013

Copy And Extract Text From Images and PDFs with GTText

Sometimes we get an awesome quote written on a image but we can not copy it.We need to write it on the notepad. But it can be a big trouble if the text written on the image is too long. But there are few tools that can help you and not let you retype the text. GTText is an awesome tool that can extract text from images.

Download GTText from official website. You will find many versions there, download latest version. Installer will be very small in size. After downloading, install in your computer. Installer will download the files from Internet. So, you need to have internet connection for the installation of the tool.

When installation is complete, run the application on your computer and a file explorer will appear. Select the image from which you want to extract the text.

Click on the second icon on the tool bar. This options lets you select the text which you want to extract from the image.

Now drag around the text which you want to extract and it will show a alert notification with the selected text. And the text will be automatically copied to the clipboard. You only need to paste it on the notepad to use elsewhere.
 If you want to select text from the whole image without selecting, click on Tools menu and then Copy Text From. Here select Full Image. You can also use Ctrl+F keyboard shortcut.
By default this tool is set to use English language. But it supports many other languages. You only need to change the preference. Click on File menu and then select Preferences. Here select the default language.
Final Verdit
The tool works fine with good accuracy. It supports multiple languages that makes it worth to use. It is freeware and lightweight. It may be a useful tool for people who deals with images and text.




Download :- https://code.google.com/p/gttext/downloads/list


Source :- http://www.usethistip.com/

Friday 31 May 2013

3 Tools Find the Font Used in Image


What The Font  {http://www.myfonts.com/WhatTheFont/}


What The Font is the best and most popular service for this. Simply upload the image or specify the URL and then click on continue. Once uploaded, this service will tell you the best font matching with text used in the image. In case the tool fails in telling you the font, you can use Font Forum to post the image and get experts reply.

What Font Is {http://www.whatfontis.com/}


What Font Is is another nice service that you can use to know the font used in the image. In this tool, you can either upload image or mention the URL. And it will tell you the similar fonts used in the image.

Identifont {http://www.identifont.com/}


This service takes different approach of font identification. In this, you can search font by picture, appearance, name and few other things. It asks few questions before starting search. If you do not have the image of font, this tool can be effective.

Thursday 30 May 2013

Re-open Last Closed Window or Program


You can reopen last closed window or program in windows just by pressing some keys.
When working with many files in windows and moving files from one folder to another, suppose you close that work folder. Ohh now what? you will have to go and open it from going to My Computer and then drive blah blah. This is the problem which every windows user face daily while work. But you can prevent this annoying occurrence with a simple windows tool UndoClose.
  • Download this tool from the link {http://www.4shared.com/zip/DEcwGLYH/UndoClose_1.html} and extract the zip file.
  • Right-click on the System Tray icon and click on Settings
  • Adjust the hotkeys for last closed Folder and Last closed app. UndoClose supports two hotkey combinations; Ctrl+Shift+F and Ctrl+Shift+A, to open last closed folder (in Windows Explorer) and application, respectively. The hotkeys can be used multiple times. For example, if you close VLC Player, Notepad and iTunes, press Ctrl+Shift+A hotkey three times to launch VLC Player, Notepad and iTunes again.


  • When the need presents itself, press the key combination set to reopen the window or program.
UndoClose is a portable app that works on Windows 7 only. Both 32-bit and 64-bit OS are supported.
Source:- ADDICTIVE TIPS

Monday 20 May 2013

Share files between Android and Windows with ES File Explorer


Sharing files between an Android device and Windows isn't as difficult or as tedious as it once was. Apps, like ES File Explorer, can even share files over Wi-Fi with relative ease.We'll show you how.

There was a time when the only way you could share files between your Android device and a Windows computer was by using a USB cable. These days, there are wireless options available that make it easier to share files.One such option is ES File Explorer , a powerful Android file manager. ES File Explorer helps you manage the files on your local Android device. Starting with version 3, however, LAN support was added to make it possible to share files with a Windows PC over Wi-Fi.To share files between your Android device and a Windows PC using ES File Explorer, follow the steps below:
Step 1: Create a shared folder on your Windows PC. In our example, we'll name it, "Android PC share." Make sure the permissions are set for read/write access.
Step 2: In ES File Explorer on your Android device, tap the globe icon in the upper-left hand corner, then navigate to Network > LAN.

Step 3: On the menu at the bottom, tap "Search" to look for available network shares on your LAN. If you don't see any, make sure that your Android device and the Windows computer are connected to the same local network and try again. If successful, you should see your Windows computer listed with its IP address.


Step 4: Tap on the icon for your Windows PC, then enter your Windows username and password.

Step 5: After your shared folder appears, you can begin sharing files back and forth using ES File Explorer.

ES File Explorer isn't the only way to share files over Wi-Fi, but it's a popular utility that you're likely to have on your Android device anyway, so you'd might as well give it a try.

Credit To: CNET

Do you want to know whether your PC was used in your absence?


Your computer was used in your absence?
-------------------------------------------------------
Just follow these simple steps:
•Go to Run and type eventvwr.msc in the Run dialog box.
•Events are stored in three log files: Application, Security, and System. These logs can be reviewed and archived.
•For our purposes we want the System log. Click on “System” in the left-hand column for a list of events.
•Look for a date and time when you weren't home and your computer should have been off.
•You can also use this log to see how long someone was on the computer.
•Just look at the time the computer was turned on and off for that day.

Sunday 21 April 2013

DIY: Install Facebook Home On Any Android Smartphone


Facebook Home , the social networking giant’s attempt to convert your Android smartphone into a Facebook-oriented device might have seen a mixed reaction from the public, but the truth is, it’s officially available for only five Android smartphones at present, and not everyone has been able to try the new launcher for themselves. 
If you’re a Facebook addict, you must be feeling left out if you don’t own one of the five smartphones that currently support Facebook Home .
Well, if that’s the case with you, this guide will surely cheer you up as today, we’ll be telling you how you can install Facebook Home on your Android smartphone running on Android 4.0 Ice Cream Sandwich or higher. 
First and foremost, we’d like to thank Android developer Paul O’Brien, as his efforts have made Facebook Home available to all devices , even unrooted ones. That is correct. You do not have to be rooted to give Facebook Home a try.
The folks at Modaco extracted the Facebook Home APK file and made it available for everyone. 
Paul O’Brian of Modaco found a way to patch the files necessary to run Facebook Home on unsupported devices and made it available for download. He patched a version of the Home app to keep it from figuring out what device you’ve just loaded it onto.

To install Facebook Home on your Android smartphone, here’s what you need 

After you've downloaded these files, follow some simple steps which have been mentioned below, to get Facebook Home on your device 

  • Before you start the process, you need to uninstall the Facebook app and Facebook Messenger app if they are currently installed on your smartphone. Sadly, if you’re smartphone came pre-installed with these apps, you will need to root your smartphone in order to uninstall them. 
  • Now, go into Settings > Security and then  check the box which says “Unknown Sources”.
  • Copy the three downloaded apps to your phone or you can download the apps directly to your smartphone as well. Once done, you’ll need a file manager app to access the downloaded apps. Popular File Manager apps like ES File Manager, Astro File Manager, etc. can be downloaded from the play store for this purpose. 
  • Now, once you spot the three downloaded apps, click on the Facebook app (com.facebook.katana.modaco.apk) to install it first. Then, click on the Messenger app (com.facebook.orca.modaco.apk) to install it, and finally, install the Facebook  Home app (com.facebook.home.modaco.apk) as well. 
  • Once installed, the three apps should appear on your smartphone like in the image below. 
  • Now, open the Facebook app and enter your credentials to log-in. Once you’re logged in, tap the “Menu” icon located at the top-left of the app, then, go to Accounts > App Settings and check the “Enable Facebook Home” box. 
  • When prompted, select Facebook Home and then tap on “Always”.
  • That’s it! Give some time for the launcher to load-up and once it’s done, you’ll have your own, personal Facebook Phone ! 
You will also be able to access the new Chat Heads feature while you chat with your friends on Facebook. 
So, now you can play around with the newest offering from Facebook and decide for yourself, if Mark Zuckerberg ’s time and effort to create a “people-centered phone” was really worth it! 

Friday 5 April 2013

Get Android 4.2 Quick Settings on our Android Device

The AntTek Quick Settings app gives your Android phone some of Jelly Bean's more handy features, plus much more.


Get Android 4.2 Quick Settings on any device. The AntTek Quick Settings app gives your Android phone some of Jelly Bean's more handy features, plus much more.

AntTek Quick Settings provides offers easy access to settings and a seemingly endless customization.

As one of the more handy options in Android 4.2.2 , the Quick Settings menu gives users easy access to common device settings.

Accessible by swiping down from the right side of the notification bar, the menu allows for toggling of Wi-Fi, Bluetooth, brightness, and more.

Unfortunately, only 2 percent of today's Android smartphones run Android 4.2, with even fewer running this particular release. Enter AntTek Quick Settings .

Available for any Android device running 2.1 or later, this free application provides not only the standard Quick Settings options, but a ton of extras as well.

The upper-right corner is the gateway to seemingly endless customization.

Even those who have the latest and greatest version of Android will find that AntTek Quick Settings is feature-rich and allows for more customization.

Once installed, the app is accessible by swiping down from the right side of your notification bar. Indeed, it is already configured with settings such as Bluetooth, GPS, auto-rotate, and brightness, and works without any user-defined options. To leave it alone, however, does the app no justice.

Open up the AntTek Quick Settings through your app tray, tap the menu in the upper-right corner, and you're presented with a number of options.

Choose the background color that speaks to you.

Changing the overall theme of the app is a breeze; AntTek Quick Settings preloads four themes, but there are endless configurations. Users can handpick the color, font, icons, background, and much more.

Add and delete shortcuts, settings, and more.
The second option accessible from the settings menu allows one to change the overall size and position of the dropdown panel. Personally, I prefer a smaller panel to the far right as it helps cut down on accidental swipes. Likewise, tapping the "change action size" menu and you'll be able to adjust how tall or wide the icons appear in the dropdown.




Action Picker is where things get really fun, allowing for deep customization. To add or remove items, simply tap the "+" symbol in the drop down menu. This is where you'll add or delete quick settings to any number of things such as app shortcuts, direct dialing, sending messages, or Web bookmarks.

AntTek Quick Settings provides a number of customization options.



{Image Source:- Play Store}
Download :- http://www.4shared.com/android/K0h-WrhO/AntTek_Quick_Settings_Pro_1_3.html

Sunday 31 March 2013

Close all open programs in single click


If there are so many applications are running on your windows desktop, you can minimize all
applications with the shortcut winkey+M. But you have to close all applications one by one
usually takes a little more effort. But there is a nice tool which is really helpful and
allow users to close all running programs in a single click.

This program is availale in both 32- and 64-bit versions and of 32 KB in size. This program
also does not need any type of installation.

If you are using windows 7, pin it to the task bar or create a shortcut or quick launch for
older version of windows systems.

Each time, when your PC is just too cluttered with many running applications and windows,
click the Close All Windows shortcut and it will try to shut down all down. If an
application has some work which you have not saved then it will not close it immediately
and ask if you want to save your data.

You can also configure it if you never want to close an application. Suppose you do not
want to close firefox and chrome windows while using this tool. Just modify your shortcut
properties to provide the relevant executable filenames on the command line.

CloseAll.exe -x=”firefox.exe|chrome.exe”

Download Here
{http://www.downloadcrew.com/article/27294-close_all_windows}

Set pop up reminders when you unlock Android device


There are many kind of things and task which we want to remember and for that we use remainders of our phones. There is a nice Android app which sets the remainder at the pop up message and shows these pop ups each time we unlock the phone. This is a nice thing when we have something important to remember. This app is known as toastr which allow users to define a custom message which will be shown each time use unlock the device.

  



Now, you’ll never miss out an important reminder again in a hurry, since the message itself will always be right before your eyes each time you unlock your phone.

Follow these steps to use the app

Install the Toastr app from Google Play Store.
Run the app.
Add a message to float as a reminder when you unlock your phone.
Choose whether it should float for 1.5 seconds or 3 seconds.
Click “Start toastr” and you’re good to go.
There is also a pro version of the app is available which allows users to customize the notificatio box of the message. This app also allows users to see the preview of toastr notification before malking it live on the device.

Download toastr (Free)

Download toastr Pro (Paid)

Wednesday 27 March 2013

YouWave {Run Android On PCs}


Runs Android apps and app stores on your PC
Download thousands of apps online via app stores within youwave
High performance - The fastest way to run Android on pc
Easy to use - Easy to install. Easy to import and run apps

Key Technical Features

Runs on Windows XP/Vista/7, 32/64 bit
Send and receive pictures from/to your hard drive (new)
Simulated SD card functionality - enables app data saving
Saved State - enables fast restart
Enables Multi-player online games
Dynamic rotating - phone-like instant response
Volume control buttons
Retractable control panel

Download :- http://www.4shared.com/rar/DviHOUs2/YouWave_for_Android_411.html



Sunday 24 March 2013

iOpus STARR Computer and Internet Monitoring

iOpus STARR Pro Description From the Developer:

iOpus STARR Computer & Internet Monitoring Software provides the PCs equivalent of the security camera (and much more), increasing security dramatically, whilst causing no disruption to working practices or draining network resources. 



The PRO Edition contains all the features of the HOME Edition plus the features you need in a professional environment: Flexible network functions allow you to send and receive reports via the Internet or the corporate LAN. STARR PRO also contains advanced setup and reporting functions and is prepared for remote deployment inside the local network. STARR PRO is employed frequently by small businesses, "Fortune 500" companies, public sector institutions (universities, libraries and schools) and the military alike. STARR PRO is also popular for many special tasks like usability testing or scientific studies of PC usage.



iOpus STARR Computer & Internet Monitoring Software Features :-
--------------------------------------------------------------------------------

Visual logging (Screenshots): See EVERYTHING that happens on your PC with the built-in screenshot recorder. STARR creates an unique easy-to-read "all-in-one" interactive activity report.

Text Logging: Log keystrokes, user names, passwords, path names, access times, windows titles and send the log file by email, all invisible to the user. Fully searchable for keywords. This makes even the evaluation of large log files a snap!

"WEB Spy" : Record all URLs of visited websites. The report can made in plain text or HTML (just click & browse to the recorded sites). Works with all popular browsers!

"IM/CHAT Spy": Record both sides of an Instant Message (IM) or chat conversation. This feature works with all leading chat software (AOL Instant Messenger, ICQ, Microsoft Messenger, Yahoo Chat). For all other chat software STARR does basic chat recording of all outgoing chats.

"AOL Spy": Record IM and chat conversations, emails and other content inside of AOL.

Receive the activity reports directly in your email. STARR sends them invisibly. For maximum security and speed the report can be sent as password-protected, compressed ZIP file. [STARR PRO only]
Network functions: STARR can save the log files directly over a local area network (LAN) and is prepared for an easy remote deployment. [STARR PRO only]

Create individual log and report files for each user. [STARR PRO only]
STARR is protected against manipulation: It runs invisibly and maintenance free. The log file is encrypted and the setup und uninstallation is password protected.


Download Link :-

http://www.4shared.com/rar/R-j0sO8q/iOpus_STARR_Computer_and_Inter.html

Saturday 23 March 2013

Driver Problem {Try This Driver Easy}


Driver Easy is such a practical tool that helps you solve the driver problem easily. It can auto-detect and download the latest suitable hardware drivers for your computer by just several clicks. With the friendly user interface, Driver Easy is quite easy to use that you can completely download all latest device drivers within 3 clicks.

Driver Easy Features

Your One-Stop Driver Solution
Driver Easy is design for quickly and easy to identify unknown device's drivers, and keep your driver in latest version. Much more, we have implement driver backup, driver restore, and driver uninstall feature, to ensure your driver secure and safe.

Smart "Auto-Installation"
This smart feature is our Industry first technology! It enable user to install the driver automatically ,even help you extract, analyze & install it. What you need to do is to click your mouse once or twice.

Detect Unknown Device Driver
Driver Easy has a huge online database, which include over 100,000,000 hardware device's driver, with it revolutionary driver detect engine, it help you download the unknown device driver, help you fix the driver issue.

Keep Existing Driver Up-to-Date
With our daily update driver database, your system will improve the performance, fix the blue screen problem, add more enhance feature by install the latest drivers.

Backup & Restore Drivers
Do not worry about it if you lost the driver disc, Driver Easy can backup the driver your current installed, you can restore it after system reload. This is an benefit feature if you not sure are the new driver compatible your system or not, you can backup existing driver, and roll-back it later.

Uninstall Removed Hardware Driver
When you replace the graphic card, do you know Windows still keep your old one driver, and will launch it each time, when Windows start up. This will case the system slowing boot up, and may case some system conflict. Driver Easy allow you uninstall the removed hardware, to clean up your system.

Home Page - http://www.drivereasy.com/

http://www.4shared.com/rar/-TzbswcX/DriverEasyProfessional45025972.html

Thursday 21 March 2013

Create One-Click Shutdown and Reboot Shortcuts


Create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC.

But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this:

shutdown -r -t 01 -c "Rebooting your PC"
Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message "Rebooting your PC." The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use.

I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use:

shutdown -s -t 03 -c "Bye Bye m8!"
shutdown -r -t 03 -c "Ill be back m8 ;)!"

Switch
What it does

-s
Shuts down the PC.

-l
Logs off the current user.

-t nn
Indicates the duration of delay, in seconds, before performing the action.

-c "messagetext"
Displays a message in the System Shutdown window. A maximum of 127 characters can be used. The message must be enclosed in quotation marks.

-f
Forces any running applications to shut down.

-r
Reboots the PC.

Tuesday 19 March 2013

Convert Your Bookmarks Between Different Web Browsers with Transmute








Transmute is a freeware bookmark conversion utility for Windows that allows you to convert bookmarks between different web browsers including Internet Explorer, Mozilla Firefox, Google Chrome, Opera, Safari, Chromium and Flock.

Transmute lets you to share your bookmarks list with other web browsers by converting the format of your bookmarks. This bookmark converter is a useful utility for users who have multiple web browsers in their Windows which allows you to easily import and export bookmarks or favorites between the web browsers. I myself have four web browsers installed on my system.

If case of something goes wrong, make sure you first backup your bookmarks before you convert them.

Download Transmute Now!

http://gettransmute.com/download/

How To Extract & Download Multiple Email Attachments


All email services allow users to send files are email attachment. All emails are saved in our emails which are accessible for always. As a result, we have so many emails with important document attached in our inbox. Sometimes we need to download attachments from some specific emails. But there is no default way to download attachments from multiple emails. We need to open all mails individually and then download attachments.

But there are few third party tools available that allow users to download attachments from multiple emails and save to your computer's storage.

Mail Attachment Downloader is a desktop client which helps users to extract all the attachments from your emails and then save them to specific folders. This is a nice tool and supports Gmail, Hotmail/Live, AOL and Y!Mail. You can easily configure it to work with other email services as well.

It uses standard IMAP or POP3 protocols to talk to your mail server and downloads mail to your system.



It also come with filters to control which type of attachments you want to download. These are some filters.
You can filter email attachments by size (“greater than”)
You can choose to check all mail or selectively check new messages only.
You can filter email attachments by file type (movies, pictures, music, documents)
You can filter emails by the sender of recipient, the keyword in subject or in the body;
You can also specify the time frame.

You can also specify the time and then minimize it to system tray and it will download attachments either daily, hourly or a custom time you specify.


http://gearmage.com/maildownloader.html

Thursday 7 March 2013

How to Request Removal Your Number From TrueCaller

Truecaller is mobile app that is available in all popular mobile platform. This app contains a large database of phone numbers and their owners.And allows users to search a phone number and know about the owner.
  • What if I do not want to be traced? 
  • How to keep out information private and remove my number from Truecaller if it has my number?
These are the two questions which I was asked many times after writing the post about Truecaller.

Before knowing this, you should know how Truecaller works.

How True Caller Works?

TrueCaller is a mobile app and is available on all popular mobile platforms. When people installs Truecaller app in their mobile phones, it grabs all contacts from the phone and put it in Truecaller database. All contacts in TrueCaller database are available publicly. Any one can search number from Truecaller database.

How to remove number from TrueCaller Database?

If you want to remove your number from TrueCaller, you can request from the company directly from a form. Just visit this form and enter your mobile number. (http://www.truecaller.com/unlist/)
After submitting this form, your number will be removed from TrueCaller database within few days. 

How to Export Wikipedia Articles As PDF and Create Ebook


Wikipedia is the most popular online resource to know about anything. It is the biggest online encyclopedia available. Now it has added a new feature which will make it easy for readers to read Wikipedia articles. Most of the people want to have these useful Wikipedia articles in their system as ebook, they can now export Wikipedia article in PDF form or create ebook of collection of articles in Wikipedia.

To export Wikipedia Articles, Follow these steps

1. Go to Wikipedia and browse the article which you want to export as PDF.
2. Now see the side bar and find the option which says Print/export. 
Click on this and see the option. 
3. If you only want to save this single article, click on Download as PDF. 
4. To create book of multiple articles, click on "Create a book.
5. After clicking on the link, browse wikipedia for the articles which you want to add in books and click on "Add this page to your book" link to queue that article into your ebook.
6. After creating an eBook, you can easily export it in PDF or EPUB format.

This feature works too fast and your ebook will be available to download within few seconds.