


AppAudioConfig v1.00
Copyright (c) 2018 Nir Sofer
Web site: http://www.nirsoft.net



Description
===========

Starting from Windows Vista, you are allowed to change the sound volume
of every application separately, and after you exit from the application,
the last settings are saved in the Registry under
HKEY_CURRENT_USER\Software\Microsoft\Internet
Explorer\LowRegistry\Audio\PolicyConfig\PropertyStore so in the next time
you run the application, your last settings are used.
This tool displays your current audio settings of every application on
your system, and allows you to easily change the setting of multiple
applications at once. You can change the mute/unmute status, the sound
volume level, and the right/left audio balance of the application.



System Requirements
===================

This tool works on any version of Windows, starting from Windows Vista,
and up to Windows 10. Both 32-bit and 64-bit systems are supported.



Start Using AppAudioConfig
==========================

This utility doesn't require any installation process or additional DLL
files. In order to start using it, simply run the executable file -
AppAudioConfig.exe
After running it, the main window displays the current audio settings of
every application on your system. You can easily select one or more items
and then use the 'Mute Selected Items' (F7), 'Unmute Selected Items'
(F8), and 'Set Application Volume' (F2) menu items to change the settings
of selected applications.

Be aware:
* If you have multiple sound devices, you might have a separated entry
  for every device.
* You have the change the settings while the application is not
  running. Otherwise, the active settings of the application will
  overwrite the Registry changes made by AppAudioConfig.



Command-Line Options
====================



/stext <Filename>
Save the applications audio config into a simple text file.

/stab <Filename>
Save the applications audio config into a tab-delimited text file.

/scomma <Filename>
Save the applications audio config into a comma-delimited text file (csv).

/shtml <Filename>
Save the applications audio config into HTML file (Horizontal).

/sverhtml <Filename>
Save the applications audio config into HTML file (Vertical).

/sxml <Filename>
Save the applications audio config into XML file.



Translating AppAudioConfig to other languages
=============================================

In order to translate AppAudioConfig to other language, follow the
instructions below:
1. Run AppAudioConfig with /savelangfile parameter:
   AppAudioConfig.exe /savelangfile
   A file named AppAudioConfig_lng.ini will be created in the folder of
   AppAudioConfig utility.
2. Open the created language file in Notepad or in any other text
   editor.
3. Translate all string entries to the desired language. Optionally,
   you can also add your name and/or a link to your Web site.
   (TranslatorName and TranslatorURL values) If you add this information,
   it'll be used in the 'About' window.
4. After you finish the translation, Run AppAudioConfig, and all
   translated strings will be loaded from the language file.
   If you want to run AppAudioConfig without the translation, simply
   rename the language file, or move it to another folder.



License
=======

This utility is released as freeware. You are allowed to freely
distribute this utility via floppy disk, CD-ROM, Internet, or in any
other way, as long as you don't charge anything for this and you don't
sell it or distribute it as a part of commercial product. If you
distribute this utility, you must include all files in the distribution
package, without any modification !



Disclaimer
==========

The software is provided "AS IS" without any warranty, either expressed
or implied, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose. The author will not
be liable for any special, incidental, consequential or indirect damages
due to loss of data or any other reason.



Feedback
========

If you have any problem, suggestion, comment, or you found a bug in my
utility, you can send a message to nirsofer@yahoo.com
