1,478
edits
(New page: <span id="top"></span> <div style="padding:0;margin:0; border-bottom:3px inset #000000"> {| | MPG UniCenter || SSL Part 1: Home | [[...) |
mNo edit summary |
||
Line 42: | Line 42: | ||
* Save in folder '''apache_binaries''' | * Save in folder '''apache_binaries''' | ||
== | == Options == | ||
To extract the binaries you have a choice of either running msiexec or installing Apache. Chose a method you are most comfortable with: | |||
=== Run msiexec === | |||
First create a batch file named '''extract_msi.bat''' in the folder '''apache_binaries''' and add this line: | |||
<pre> | |||
msiexec /a apache_2.0.59-win32-x86-openssl-0.9.7j.msi | |||
</pre> | |||
Save the file and double click to run. It appears as if you are installing the program however it just extracts the files. Save to a folder of your choice, in this folder you will find the Apache files these are several folders down. | |||
=== Install Apache === | |||
If you do not have '''msiexec''' install and extract the binaries as follows: | |||
# Run the installer, double click on '''apache_2.0.59-win32-x86-openssl-0.9.7j.msi''' | # Run the installer, double click on '''apache_2.0.59-win32-x86-openssl-0.9.7j.msi''' |