diff --git a/doc/Manual.html b/doc/Manual.html index 3b29e960..07a33331 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -165,10 +165,11 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

 
Addendum: When distributing binaries of the LameXP software, it is strictly forbidden to bundle the LameXP program files and/or the LameXP installation program with any kind of Adware, Spyware or PUP (potentially unwanted program), including, but not limited to, any downloaders, dialers, browser toolbars/extensions or restricted shareware/demo programs. It is, however, perfectly legitimate to bundle LameXP with other OpenSource programs, according to the OSI (Open Source Initiative). Finally, it is also legitimate to bundle LameXP with commercial software, as long as that software does not meet the criteria of Adware, Spyware or PUP. If you bundle the LameXP software with another software, you are required to make sure that the user is provided with an easy way to install and start the LameXP software separately from that other software.

3 Install Instructions

+

This chapter explains how to install the LameXP software on your computer. If LameXP has already been installed on your computer, you may skip this chapter.

3.1 Install the LameXP Software

-

The LameXP software is provided in two different forms: a self-running setup program and a ZIP package. For regular users, using the setup program is highly recommended!

+

Distribution packages of the LameXP software is provided in two different flavours: a self-running setup program and a ZIP package. For regular users, using the setup program is highly recommended!

3.1.1 Setup Program

-

In order to start the installation process, simply double-click on the LameXP setup program, e.g. LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.exe.

+

In order to start the installation process, simply double-click on the downloaded LameXP setup program, e.g. LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.exe.

Note: Shortly after launching the setup program, an UAC (User Access Control) dialogue may appear. This is a standard Windows security feature, so don't worry! You have to choose "Yes", if you wish to continue the installation process.

Figure

 
Now simply follow the instructions of the setup wizard, which will guide you through the installation process…

@@ -178,7 +179,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<

Note: If you keep the "Run LameXP …" option enabled and click on the "Finish" button, the LameXP software will be launched immediately.

Figure

3.1.2 ZIP Package

-

TODO

+

If you decided for the ZIP package, you need to open the downloaded ZIP file, e.g. LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.zip, in your favourite file archive software (we recommend using 7-Zip or WinRAR).

+

Figure

+

 
This step may be slightly different, depending on what file archive software (e.g. 7-Zip or WinRAR) you are using. Select all files in the LameXP ZIP archive and extract them to a new/empty directory of your choice.

+

Note: It is very important that you have write-access to the chosen destination directory. So make sure that you choose a directory where the required access rights are granted!

+

Figure

+

 
Congratulation, LameXP has been installed successfully on your computer! Now double-click on the LameXP.exe program file in order to launch the application!

+

Figure

3.2 Install the AAC Encoder

For legal reasons, the AAC (Advanced Audio Coding) encoder can not be included in the official LameXP distribution packages. Therefore, you need to download and install the AAC encoder manually.

LameXP can use the Nero Digital AAC encoder as well as the Apple (iTunes/QucikTime) AAC encoder. This chapter describes how to set up these AAC encoder for use with LameXP.

@@ -190,7 +197,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<

 
Simply scroll down, click the "I agree" button, and enter user@example.com when asked for an e-mail address. Finally, click the "Download" button, which initates the download of the required NeroAACCodec-1.5.1.zip file.

Note: Although the ZIP file is called NeroAACCodec-1.5.1.zip, it actually contains version 1.5.4.0 of the Nero AAC encoder software. Please check the included changelog.txt to verify this!

Figure

-

 
Now open the downloaded ZIP file with your favourite file archive software (we recommend using 7-Zip or WinRar) and navigate to the "win32" sub-directory.

+

 
Now open the downloaded ZIP file with your favourite file archive software (we recommend using 7-Zip or WinRAR) and navigate to the "win32" sub-directory.

Figure

 
Finally, extract all the three files neroAacDec.exe, neroAacEnc.exe and neroAacTag.exe into the LameXP installation directory. That is the directory where your LameXP executable file, i.e. LameXP.exe, is located.

Note: By default, the LameXP installation directory is either C:\Program Files (x86)\MuldeR\LameXP or C:\Program Files\MuldeR\LameXP. However, this can be changed by the user during the setup process.

@@ -203,7 +210,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<

4.1 Source Files

First of all, you need to add all source files that you want to convert. So switch to the "Source Files" tab, just in case that tab is not active already, and then click the "Add File(s)" button.

Figure

-

 
This will bring up a standard file selection dialogue. Now simply select the files that you want to add and click the "Open" button. You can repeat this step multiple, e.g. to add files from different directories.

+

 
This will bring up a standard file selection dialogue. Now simply select the files that you want to add and click the "Open" button. You can repeat this step multiple times, e.g. to add files from different directories.

Figure

 
All files you have added, so far, will show up in the list. You can click the "Remove" button to remove a single file from the list or "Clear" to remove them all. Click the "Show details" button to show details about a file.

Figure

diff --git a/doc/Manual.md b/doc/Manual.md index 2a670469..f041207e 100644 --- a/doc/Manual.md +++ b/doc/Manual.md @@ -131,16 +131,17 @@ LameXP is [*free software*](http://en.wikipedia.org/wiki/Free_software_movement) Install Instructions ==================== +This chapter explains how to install the LameXP software on your computer. If LameXP has already been installed on your computer, you may skip this chapter. Install the LameXP Software --------------------------- -The LameXP software is provided in two different forms: a self-running **setup program** and a **ZIP package**. For regular users, using the *setup program* is highly recommended! +Distribution packages of the LameXP software is provided in two different flavours: a self-running **setup program** and a **ZIP package**. For regular users, using the *setup program* is highly recommended! ### Setup Program ### -In order to start the installation process, simply double-click on the LameXP setup program, e.g. ``LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.exe``. +In order to start the installation process, simply double-click on the downloaded LameXP **setup program**, e.g. ``LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.exe``. *Note:* Shortly after launching the setup program, an [UAC](http://en.wikipedia.org/wiki/User_Account_Control) (User Access Control) dialogue may appear. This is a standard Windows security feature, so don't worry! You have to choose "Yes", if you wish to continue the installation process. @@ -163,7 +164,21 @@ Congratulation, LameXP has been installed successfully on your computer! ### ZIP Package ### -**TODO** +If you decided for the **ZIP package**, you need to open the downloaded ZIP file, e.g. ``LameXP.yyyy-mm-dd.Release-Static.Build-xxxx.zip``, in your favourite file archive software (we recommend using [7-Zip](http://www.7-zip.org/) or [WinRAR](http://www.rarlab.com/download.htm)). + +![Figure](img/lamexp/setup_2a.png) + +  +This step may be slightly different, depending on what file archive software (e.g. 7-Zip or WinRAR) you are using. Select **all** files in the LameXP ZIP archive and *extract* them to a new/empty directory of your choice. + +*Note:* It is very important that you have write-access to the chosen destination directory. So make sure that you choose a directory where the required access rights are granted! + +![Figure](img/lamexp/setup_2b.png) + +  +Congratulation, LameXP has been installed successfully on your computer! Now double-click on the ``LameXP.exe`` program file in order to launch the application! + +![Figure](img/lamexp/setup_2c.png) Install the AAC Encoder @@ -187,7 +202,7 @@ Simply scroll down, click the "I agree" button, and enter ``user@example.com`` w ![Figure](img/lamexp/setup_3a.png)   -Now open the downloaded ZIP file with your favourite file archive software (we recommend using [7-Zip](http://www.7-zip.org/) or [WinRar](http://www.rarlab.com/download.htm)) and navigate to the "win32" sub-directory. +Now open the downloaded ZIP file with your favourite file archive software (we recommend using [7-Zip](http://www.7-zip.org/) or [WinRAR](http://www.rarlab.com/download.htm)) and navigate to the "win32" sub-directory. ![Figure](img/lamexp/setup_3b.png) @@ -222,7 +237,7 @@ First of all, you need to add all **source files** that you want to convert. So ![Figure](img/lamexp/tutorial_1a.png)   -This will bring up a standard file selection dialogue. Now simply select the files that you want to add and click the "Open" button. You can repeat this step multiple, e.g. to add files from different directories. +This will bring up a standard file selection dialogue. Now simply select the files that you want to add and click the "Open" button. You can repeat this step multiple times, e.g. to add files from different directories. ![Figure](img/lamexp/tutorial_1b.png) diff --git a/doc/img/lamexp/setup_2a.png b/doc/img/lamexp/setup_2a.png new file mode 100644 index 00000000..c16aee19 Binary files /dev/null and b/doc/img/lamexp/setup_2a.png differ diff --git a/doc/img/lamexp/setup_2b.png b/doc/img/lamexp/setup_2b.png new file mode 100644 index 00000000..9537b046 Binary files /dev/null and b/doc/img/lamexp/setup_2b.png differ diff --git a/doc/img/lamexp/setup_2c.png b/doc/img/lamexp/setup_2c.png new file mode 100644 index 00000000..bcad6b41 Binary files /dev/null and b/doc/img/lamexp/setup_2c.png differ diff --git a/doc/img/lamexp/setup_3b.png b/doc/img/lamexp/setup_3b.png index 60563c28..664ffa8c 100644 Binary files a/doc/img/lamexp/setup_3b.png and b/doc/img/lamexp/setup_3b.png differ