From 3026e25be6135a18a29d2ed8016aa84cff7e0860 Mon Sep 17 00:00:00 2001 From: Wesley Stout Date: Tue, 17 May 2011 13:19:49 -0500 Subject: [PATCH] added win/mac install.rst --- manual/source/install_windows_mac.rst | 58 +++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 manual/source/install_windows_mac.rst diff --git a/manual/source/install_windows_mac.rst b/manual/source/install_windows_mac.rst new file mode 100644 index 0000000..6690ef0 --- /dev/null +++ b/manual/source/install_windows_mac.rst @@ -0,0 +1,58 @@ +Installing OpenLP on Microsoft Windows +====================================== + +Installing OpenLP is identical over all supported versions of Windows. After +downloading the file from the `download page `_ +open the file by double clicking when the download is complete. After opening +the downloaded file agree to open the unverified file if you are prompted. + +Next select your language and click :guilabel:`OK` + +.. image:: pics/selectlanguage.png + +After reading the welcome message click :guilabel:`Next` to continue the +installation. + +.. image:: pics/welcome.png + +Agree to the license agreement. Click :guilabel:`Next` to continue. + +.. image:: pics/license.png + +Select the install location for OpenLP. Choosing the default location is +generally the best choice. Click :guilabel:`Next` to continue. + +.. image:: pics/installlocation.png + +Select a start menu folder for OpenLP to be visible in. The default location +here is generally the best choice. Click :guilabel:`Next` to continue. + +.. image:: pics/startmenufolder.png + +Select if you want to create a desktop or Quick Launch icon. Click :guilabel:`Next` +to continue. + +.. image:: pics/additionaltask.png + +Review your previous choices. If you need to make any changes click the +:guilabel:`Back button` to get to the previous choices, or click :guilabel:`Install` + +.. image:: pics/readytoinstall.png + +The progress bar will update you on how far along the installation has gone. + +.. image:: pics/progress.png + +When the install is complete you will have the option to launch OpenLP. After +making your selection click :guilabel:`Finish` + +Installing OpenLP on Mac OS X +============================= + +Installing OpenLP on OS X is very simple. After downloading the correct file +from the OpenLP `download page `_ +double click on the .dmg file. Drag the OpenLP icon over to the Applications +folder and you will be ready to use OpenLP. OpenLP will be available in your +Applications folder. + +.. image:: pics/osxinstall.png