Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Component/s: download.moodle.org
-
Labels:None
Description
Unzip the Windows Installer somewhere (for example: c:\Moodle 1.9)
Run 'cmd' command
Go anywhere excepted in the Moodle 1.9 folders (for example c:)
From here run the setup ("c:\Moodle 1.9\moodle\setup-xampp.bat")
It will fail as the batch considers that it is executed into the folder "c:\Moodle 1.9\moodle\".
Note: I'm currently working on the Windows Installer (MDL-14721). I write a issue for this bug because the setup-xampp.bat install script has been written by xampp team.
Hi Jérôme,
and why do you want to change this? It's simple a matter of double click into the setup-xampp.bat file (in fact that's needed everytime you change the "moodle" folder of place). It simply readjusts apache/mysql... paths to new location in hard disk).
Ciao