Protect Your Private Data With Just 1KB Folder Locker

Monday, March 30, 2015
In this tutorial I will show you how to protect your data without any hassle of software.This trick will just use the good old notepad.So let's see,

STEPS TO DO THIS

1. Open Notepad and Copy code given below into it.

================================================================

cls
@ECHO OFF
title the Awesome trick
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this folder? (Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock Your Secure Folder
set/p "pass=>"
if NOT %pass%== techarcher goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End

================================================================


2. Save the notepad file as lock.bat (.bat is must)

3. Now double click on lock.bat and a new folder will be created with name MyFolder

4. Copy all your data you want to protect in that New folder

5. Now double click on lock.bat and when command promp appears Type Y and press enter.

6. Now MyFolder will be hidden from you view, to access that folde double click on lock.bat

7. It will ask for password enter your password and done. (Default password is techarcher)

To change the password replace techarcher with new password in the above code
==========================================
How To Further Secure ?
==========================================

You might be thinking that anyone can access the password by opening that lock.bat file in Notepad or any other text editor. To make it more secure hide lock.bat in some secure location after following the above tutorial To access the secured file double click on lock.bat. I would suggest copying lock.bat file into Pendrive and copying it into your computer whenever you required to access to your protected files. In other case you can use free program folder locker.
Read more ...

100 Keyboard Shortcuts (Windows)

Monday, March 30, 2015
Getting familiar with keyboard shortcuts not only help you get the work done faster, but also more efficient.
If your daily job rely heavily on using Windows, here are some 100+ Windows Keyboard Shortcuts you might want to check out.

The General Shortcuts
We’ll kickoff the list with some really general shortcuts that you often used.

  • CTRL+C (Copy)
  • CTRL+X (Cut)
  • CTRL+V (Paste)
  • CTRL+Z (Undo)
  • Delete (Delete)
  • Shift+Delete (Delete the selected item permanently without placing the item in the Recycle Bin)
  • CTRL while dragging an item (Copy the selected item)
  • CTRL+Shift while dragging an item (Create a shortcut to the selected item)
  • F2 key (Rename the selected item)
  • CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
  • CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
  • CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
  • CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
  • CTRL+Shift with any of the arrow keys (Highlight a block of text)
  • Shift with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
  • CTRL+A (Select all)
  • F3 key (Search for a file or a folder)
  • Alt+Enter (View the properties for the selected item)
  • Alt+F4 (Close the active item, or quit the active program)
  • Alt+Enter (Display the properties of the selected object)
  • Alt+Spacebar (Open the shortcut menu for the active window)
  • CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
  • Alt+Tab (Switch between the open items)
  • Alt+ESC (Cycle through items in the order that they had been opened)
  • F6 key (Cycle through the screen elements in a window or on the desktop)
  • F4 key (Display the Address bar list in My Computer or Windows Explorer)
  • Shift+F10 (Display the shortcut menu for the selected item)
  • Alt+Spacebar (Display the System menu for the active window)
  • CTRL+ESC (Display the Start menu)
  • Alt+Underlined letter in a menu name (Display the corresponding menu)
  • Underlined letter in a command name on an open menu (Perform the corresponding command)
  • F10 key (Activate the menu bar in the active program)
  • RIGHT ARROW (Open the next menu to the right, or open a submenu)
  • LEFT ARROW (Open the next menu to the left, or close a submenu)
  • F5 key (Update the active window)
  • Backspace (View the folder one level up in My Computer or Windows Explorer)
  • ESC (Cancel the current task)
  • Shift when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
Dialog Box Keyboard Shortcuts
  • CTRL+Tab (Move forward through the tabs)
  • CTRL+Shift+Tab (Move backward through the tabs)
  • Tab (Move forward through the options)
  • Shift+Tab (Move backward through the options)
  • Alt+Underlined letter (Perform the corresponding command or select the corresponding option)
  • Enter (Perform the command for the active option or button)
  • Spacebar (Select or clear the check box if the active option is a check box)
  • Arrow keys (Select a button if the active option is a group of option buttons)
  • F1 key (Display Help)
  • F4 key (Display the items in the active list)
  • Backspace (Open a folder one level up if a folder is selected in the Save As or Open dialog box)
Microsoft Natural Keyboard Shortcuts
  • Win (Display or hide the Start menu)
  • Win+BREAK (Display the System Properties dialog box)
  • Win+D (Display the desktop)
  • Win+M (Minimize all of the windows)
  • Win+Shift+M (Restore the minimized windows)
  • Win+E (Open My Computer)
  • Win+F (Search for a file or a folder)
  • CTRL+Win+F (Search for computers)
  • Win+F1 (Display Windows Help)
  • Win+ L (Lock the keyboard)
  • Win+R (Open the Run dialog box)
  • Win+U (Open Utility Manager)
Accessibility Keyboard Shortcuts
  • Right Shift for eight seconds (Switch FilterKeys either on or off)
  • Left Alt+left Shift+PRINT SCREEN (Switch High Contrast either on or off)
  • Left Alt+left Shift+NUM LOCK (Switch the MouseKeys either on or off)
  • Shift five times (Switch the StickyKeys either on or off)
  • NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
  • Win +U (Open Utility Manager)
Windows Explorer Keyboard Shortcuts
  • END (Display the bottom of the active window)
  • HOME (Display the top of the active window)
  • NUM LOCK+* (Display all of the subfolders that are under the selected folder)
  • NUM LOCK++ (Display the contents of the selected folder)
  • NUM LOCK+- (Collapse the selected folder)
  • LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
  • RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
Shortcut Keys for Character Map
  • After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:
  • RIGHT ARROW (Move to the right or to the beginning of the next line)
  • LEFT ARROW (Move to the left or to the end of the previous line)
  • UP ARROW (Move up one row)
  • DOWN ARROW (Move down one row)
  • PAGE UP (Move up one screen at a time)
  • PAGE DOWN (Move down one screen at a time)
  • HOME (Move to the beginning of the line)
  • END (Move to the end of the line)
  • CTRL+HOME (Move to the first character)
  • CTRL+END (Move to the last character)
  • Spacebar (Switch between Enlarged and Nor mal mode when a character is selected)
Microsoft Management Console (MMC) Main Window Keyboard Shortcuts
  • CTRL+O (Open a saved console)
  • CTRL+N (Open a new console)
  • CTRL+S (Save the open console)
  • CTRL+M (Add or remove a console item)
  • CTRL+W (Close window/tab)
  • F5 key (Update the content of all console windows)
  • Alt+Spacebar (Display the MMC window menu)
  • Alt+F4 (Close the console)
  • Alt+A (Display the Action menu)
  • Alt+V (Display the View menu)
  • Alt+F (Display the File menu)
  • Alt+O (Display the Favorites menu)
MMC Console Window Keyboard Shortcuts
  • CTRL+P (Print the current page or active pane)
  • Alt+- (Display the window menu for the active console window)
  • Shift+F10 (Display the Action shortcut menu for the selected item)
  • F1 key (Open the Help topic, if any, for the selected item)
  • F5 key (Update the content of all console windows)
  • CTRL+F10 (Maximize the active console window)
  • CTRL+F5 (Restore the active console window)
  • Alt+Enter (Display the Properties dialog box, if any, for the selected item)
  • F2 key (Rename the selected item)
  • CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
Remote Desktop Connection Navigation
  • CTRL+Alt+END (Open the m*cro$oft Windows NT Security dialog box)
  • Alt+PAGE UP (Switch between programs from left to right)
  • Alt+PAGE DOWN (Switch between programs from right to left)
  • Alt+INSERT (Cycle through the programs in most recently used order)
  • Alt+HOME (Display the Start menu)
  • CTRL+Alt+BREAK (Switch the client computer between a window and a full screen)
  • Alt+Delete (Display the Windows menu)
  • CTRL+Alt+- (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
  • CTRL+Alt++ (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing Alt+PRINT SCREEN on a local computer.)
Internet Explorer navigation
  • CTRL+B (Open the Organize Favorites dialog box)
  • CTRL+E (Open the Search bar)
  • CTRL+F (Start the Find utility)
  • CTRL+H (Open the History bar)
  • CTRL+I (Open the Favorites bar)
  • CTRL+L (Open the Open dialog box)
  • CTRL+N (Start another instance of the browser with the same Web address)
  • CTRL+O (Open the Open dialog box, the same as CTRL+L)
  • CTRL+P (Open the Print dialog box)
  • CTRL+R (Update the current Web page)
  • CTRL+W (Close the current window)
Read more ...

Change The Owner Name Using Registry Editor

Monday, March 30, 2015
Install Windows on your PC and you'll be asked to enter your name, which is then stored as the registered owner (run WinVer to see this on your system). If you've got a second-hand PC, you probably want to change the name stored as the registered owner. There's no obvious way to do this, and that's where the Registry comes in.

Open Run and  type regedit then browse to 

'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion' and you'll see both a 'RegisteredOwner' and 'RegisteredOrganization' value. Double-click either to change them.


Read more ...

New Processor Architecture Visc Is 40% Faster Than Intel’s Haswell

Sunday, March 29, 2015


According to the experts who repeatedly declared that the processor productivity is not growing in the way that they expected and to look at the past years, the only possible raise clock speed is 500MHz. There are still hopes and dreams of achieving 10GHz. Now, this is some good idea, but it is far from being completed in the processor architecture development, but it is not impossible, we just need someone with a good understanding and who can implement this dream.

New processor architecture Visc is 40% faster than Intel’s Haswell


However, some are still trying to fight for every Megahertz, while others are looking for new ways to increase the productivity level of processors. That is done by two former Intel engineers who retired from the company in 2006 and in 2008 created a company named as Soft Machines, working on the new processor architecture.

Developers officially showcase the Virtual Instruction Set Computing (VISC) architecture at the Linley Processor Conference on Thursday and also showed a 32-bit processor build on Visc architecture as a prototype for test results. If you believe in real internal tests, then you will definitely be shocked by it’s performance, even candy is in the pilot stage of the project, but Visca architecture processor is 40% faster than the 64-bit Intel Haswell.

The technology prototype that Soft Machines will show will boot Linux, a UEFI BIOS, and run benchmarks on Linux, the company said. It will also boot the “Ice Cream Sandwich” flavor of Android, Android 4.0. Eventually, the company said, it hopes to build a system-on-a-chip with a 3D core, video, and a DRAM controller.


The Visc architecture working principle is quite simple. The VISC architecture is based on the concept of “virtual cores” and “virtual hardware threads.” The Single-flow program is split into virtual cores are directed to virtual computing clusters. All this makes the hardware Visc planner, so delays promised are really minimized. In short, it can take more than one dedicated CPU core and use it to process a single task.

That’s a break from traditional programming, which has traditionally taken a single chip—and later, a single core—and fed it a serial “thread” of instructions, as quickly and as simply as possible. With the addition of multiple cores and chips, those instructions have been issued in parallel, with the hope that the instruction tasks would be completed at about the same time. As compilers and other programming techniques improve, those instructions will be more equally divided over the available cores. But unoptimized code tends to focus on a single core. VISC would automatically diffuse that load onto other cores.

It is important that the Soft Machines representatives promises full compatibility with modern software. Of course, this condition is necessary in order to run the program codes and the VISC is itself able to recognize and exploit their potential.


Investors are already assessed the company’s operations. The project is financially supported by giants such as Samsung, GlobalFoundries, AMD and personally train high-level Intel managers. According to them, they will come up within a 3 years. Well, time will tell whether or not Soft Machines succeeds.
Read more ...

God Of War 3 Remastered Coming For PS4 This Year

Sunday, March 29, 2015


It appears like Developers simply can’t hinder unveiling ‘remastered’ variations of last gen video games for the current gen consoles. Sony has officially publicized that God of War 3 is going to be introduced the PlayStation 4 this current year in remastered type.



Read more ...

The Witcher 3: Wild Hunt – New Technical And Gameplay Details Revealed

Saturday, March 28, 2015

Previously, German magazine Gamestar had reported that Witcher 3 will be playable with 60fps@1080p -in almost all areas- with a Core i7 and GTX 980. After playing for two days without limitations of gameplay, now they have reached to level 7 with Geralt and tells us their experience after 12 hours of unforgettable gaming experience, which defined as follows:

“My two days with Geralt were one of the most beautiful, most exciting and overwhelming experiences I have experienced in my 33 years gaming life”.

Gameplay Details of The Witcher 3: Wild Hunt
  • There are four levels of difficulty (easy, medium, hard and dark) that differ in the ability of the monsters you face, life points remain the same.
  • You can after completing a one monster dribble through a mini-game
  • The side quests are very well made, with good dialogues and ramifications.
  • Potions are needed at higher difficulty levels. You just have to prepare potions once, and then can be filled if we have enough alcohol. Potions can be updated to enhance its effect. Heavy Potions further increase toxicity.
  • Novigrad and No Man’s Land are a single map, much bigger than Skyrim. The islands form the other Skellige much of the world. In addition, there are 5-6 separate areas, including Kaer Morhen.
  • No respawn of enemies, or at least not as often.
  • The best items in the game must be forged / created
  • The journalist was impressed with the ramifications of the story and how they impact that appear to be obvious, but they are not. Wanting to “correct” decisions already taken by reloading saved games will be very difficult, if not impossible.
  • Unlike Bioware games, dialogue options are not good or bad, we have to discover or elucidate ourselves.
  • The game seems to be entertaining Gwent cards with good gameplay design.
  • There are two large cities: Novigrad and Oxenfurt, both very busy.
  • The No Man’s Land area has 25 smaller towns, some of them the same size as Flotsam of Witcher 2.
  • Geralt can rob people, but the system seems too easy and undeveloped.
  • Having reached level 7, the journalist was killed in a coup by a Wyvern (Level 24), which implies no scaling levels.
  • Ciri sequences will be of total 5-10 hours and feel more like an action / adventure rather than an RPG.
  • You can expand the size of the inventory creating pockets in the saddle horse.
  • Many small details such as when Roach is to eat apples in a basket
  • All items equipped by Geralt are visible
  • They turned their fights with fists, this time without Quick-Time Events
  • The world at any time feels empty
  • The reporter did not find the typical quests Messenger
Technical details of The Witcher 3: Wild Hunt
  • The interface is completely customizable. The icons and marker quests can also be disabled. The visual clues (eg, people were screaming for help) will be present if so desired.
  • We found no NPCs duplicates.
  • The gamepad feels better than playing it with keyboard and mouse (meh, peasant journalist detected).
  • Annoying -extremadamente- Witcher 2 doors are gone. Now open automatically without having to press any buttons. No load times to enter homes either.
  • There will be a patch on launch day
  • The resolution of Xbox One will remain 900p
  • A Geralt beard will grow as time passes
  • Switch between keyboard / mouse and gamepad (for menus) is easy and fluid
  • The most impressive dynamic weather system that -the reporter has seen in a game.
  • He found a few bugs. There were no crashes or crashes.
  • Details Ultra seems to have a major impact on the quality of the vegetation and character models
  • No slider for LOD (Level of Detail)
  • Details of blood are more prominent than in Witcher 2
A Core i7 4790 (which boost reaches 4.0GHz), 16GB of RAM and a GTX 980, not exactly a cheap mix, but seems to be the optimal setting to enjoy one of the games of the year candidate smoothly.
Still, if everything goes full 60fps are likely to be better optimized than many thought.

The Witcher 3: Wild Hunt will release on May 19, 2015 for the PlayStation 4, Xbox One and PC. We will bring you any new information on The Witcher 3: Wild Hunt as soon as it becomes available.

Read more ...

DirectX 12 Games Will Make Their Entry In The Market By The End Of 2015

Saturday, March 28, 2015


Now a day’s Microsoft is showing too much love towards the PC players, previously they have announced a Cross Buy between Xbox One and Windows 10 Devices and now Phil Spencer has at the end of the day taken twitter to respond to inquiries from the Xbox group, and uncovered some extremely energizing data.

DirectX 12 Games will make their entry in the Market by the End of 2015 


Spencer was then asked whether he accepts that developers will embrace DX12 locally, to which he answered that he feels that engineers will try what’s hardest for them. Considering that DX12 is accessible on both Windows 10 and Xbox One, designers will probably consider the new API as a beneficial stage.

Read more ...

GTX Titan X Hits 2 Ghz-8.2 Ghz Massive Clock Speeds With Liquid Nitrogen

Friday, March 27, 2015

It required pro overclockers no more than 7 days to really prove that Nvidia Corp.’s hottest GM200 GPU also referred to as the “Big Maxwell” GTX Titan X can operate at clock-rate that surpasses its default speeds by twice.

Vince “K|NGP|N” Lucido, certainly one of the world’s leading overclockers who collaborates with EVGA as well as is the owner of a firm that generates products for extreme cooling, this week was able to overclock a reference Nvidia GeForce GTX Titan X graphics card to massive 2020MHz for the GPU and 8200MHz for memory. Thespecific graphics board is actually the highest-performing single-chip graphics adapter in the entire world.

The intensely overclocked GeFore GTX Titan X GPU was cooled down making use of liquid nitrogen (LN2 ). It isunidentified whether or not Mr. Lucido needed to boost voltages of the GM200 GPU and the GDDR5 memory toattain his marvelous end result.
Using his test system based on an Intel Core i7-5960X processor overclocked to 5672MHz ( likewise cooled-downutilizing liquid nitrogen ), an EVGA Intel X99 mainboard and also 16GB of 3 .30GHz DDR4 RAM, Kingpin have scored24027 points in 3DMark FireStrike and 11612 in 3DMark FireStrike Extreme benchmarks, which are both new world’s records for single-GPU configurations.


As it turns out, Nvidia’s GM200 is an excellent overclocker even though the point that it consists of 8 billion of transistors and was tuned for highest possible power efficiency, not for maximum over clockability.


Given that Nvidia does not sell its GM200 GPU to its partners, however, supplies them GeForce GTX Titan X graphics cards developed under its supervision by an agreement manufacturer, we are going to hardly see any custom designed GM200-based graphics adapters at any time soon. Nevertheless, as soon as voltmodders learn how to increase voltages on standard GeForce GTX Titan X graphics cards, anticipate new records from pro overclockers.

Some mighty impressive results and, if Nvidia remains true to its word, we should see these benchmarks absolutely smashed next year when Pascal arrives. Only a few weeks ago Nvidia CEO Jen-Hsun Huang said we could expect Pascal to deliver as much as 10 times the power of Maxwell.


Read more ...

Windows 10: How To Enable Cortana

Friday, March 27, 2015

If you are outside United States, you may notice that Cortana won't work for you. That's because Cortana, like in Windows Phone devices, is only available for United States region, at least, for now.
Acording with Gabriel Aul, more languages and regions are coming.
If you really want to have a taste of Microsoft's personal assistant, you can enable it.
I will present two ways, the second one I am sure it will work, however requires more work than the first one.
Well, as in Windows Phones, the way to enable Cortana consists in changing region and language settings. However, I noticed that that is not necessary at all. I have found a setting, in Search app, to enable Cortanawhile my region was set to Portugal and my language was set to English (not U.S but U.K.)

1. Enabling Cortana through Search App
On task bar, you have might notice there is a Search bar. Click there and a window will show up. On top, left side, click in the menu icon followed by Settings

As show in the picture, I have an option to enable Cortana. I am not sure if I have this option because, when I installed this Build, by performing a fresh and clean installation, I have set up my Region for United States and my language to English (United States). In case you haven't this option available, go to second procedure, else just change setting to On
Now you have to set up Cortana in very few steps
You are ready to enjoy it!!

2. Enabling Cortana (the infallible process [​IMG])
This is definitely the way to activate Cortana.
First, go to Panel Control (right click over Start Menu button). Select "Clock, Language, and Region" from the right hand side. Then click on Region, and change the following:
  • In the "Formats" tab, set format as English (United States)
  • In the "Location" tab, set Home Location as United States
  • In the "Administrative" tab, set Current System Locale to English (United States)






















Make sure that English (United States) is set as your primary display language, otherwise none of the above changes will work. If you don't have it installed go to Add a Languageand choose it from the list. Then set as primary.
Restart your PC, now you will be able to use Cortana









And you're done. Enjoy!

Read more ...

Nvidia Geforce GTX 980 Ti Making Its Way In Q2 2015, Featuring 3072 Cuda Cores And 6gb Of GDDR5

Friday, March 27, 2015

After the release of NVIDIA Maxwell GM204 Graphics cards GTX 970/980 lots of players are waiting for Geforce GTX 980 Ti as it will feature the full Maxwell GM200 GPU core. A couple of days ago release of GTX Titan X which is equipped with 12GB was more than enough to increase the eager for Geforce GTX 980 Ti among the players and finally we got the news that NVIDIA is preparing its GeForce GTX 980 Ti graphics card featuring the GM200 GPU and it will make its entry into this summer.

NVIDIA GeForce GTX 980 Ti making its way In Q2 2015, featuring 3072 CUDA Cores and 6GB of GDDR5


As mentioned above it has been theorized for a long while that NVIDIA will take after that dispatch with a GTX 980Ti into at a lower price point yet in light of that same GM200 GPU all be it with a few CUDA cores disabled. However, that is not going to happen as indicated by the report by our great companions from Sweden. What is going to happen is really far superior.


As indicated by the source the card being referred to will really emphasize the full 3072 CUDA cores and won’t utilize a cut-down harvested version of GM200 GPU Core. Furthermore the card Clocked cores will be about 10% higher than the Titan X, so it will actually be quicker. At last the memory will be divided, down from 12GB to a more sensible 6GB.

In spite of the fact that from a usefulness angle 6GB of VRAM will be sufficient for the larger part of current amusement titles at 4K. There are a couple of circumstances where memory utilization will really surpass 6GB and reach up to 7GB as indicated by Nvidia’s own trying and autonomous testing. Which may be a drawback for potential GTX 980Ti SLI clients at 4K who might extremely well run into this issue, giving the Titan X leeway here. Alternately actually permitting AMD to exploit this drawback with its mythical 8GB HBM R9 390X, which is supposed to clash with Nvidia’s Titan X regarding execution.

What’s more, aside from the distinction in the amount of available VRAM. The Titan X is made specifically by Nvidia.Nvidia’s add-in-board partners are not permitted to offer any adjusted renditions of the card with an alternate PCB configuration or an alternate cooler out of the case. The case will be altogether different with the 980Ti. As Nvidia will permit its AIB’s to separate themselves with custom PCBs and cooling arrangements, an or more for players.

               NVIDIA GeForce GTX 980 Ti alleged Specifications



Read more ...

Fix This "Audio Format (AC3) Is Not Supported" In MX Player

Friday, March 27, 2015

MX Player is popular media player in Android platform with lots of Audio and video formats supports and most android users like to play their media files on this player.But in the recently updated version of MX player users are facing codec issue with audio formats like "audio format is not supporting" and most of this problem is with AC3 audio format.

AC3 is a file extension for surround sound audio files used on DVDs format. The AC3 file format was created by Dolby Labs for use in a Dolby Digital audio on DVD, Blu-ray and other digital video formats.Ac3 used to play DTS and DOLBY DIGITAL audio that give you Home theater like sound output.
But due to some license issue MX player had to remove AC3 from its codec and that's why MX player can't play AC3 audio ,and the sad thing is that most movies (like Dual Audio) come with ac3 Hindi audios.So is there any way to play these audio files ? This is possible if you use custom codec and this is what i am going to tell you. So follow below some easy steps to fix this .

  1. Download this All in one custom codec zip file from :Link 
  2. Done! Now put the zip file (don't unzip)to root directory of you SD card
  3. Now start MX player and instantly you will get notification like "custom codec found" so install it and restart your player
Now you can play any AC3 audio format movies even if you update it again to latest version no problem the added custom codec won't be removed.

Read more ...