Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Windows Installer.

Development:Windows Installer: Difference between revisions

From MoodleDocs
Line 14: Line 14:


* [http://www.snidesoft.eu SnIco Edit]: create/edit your .ico icon file.
* [http://www.snidesoft.eu SnIco Edit]: create/edit your .ico icon file.
* Batch_to_Exe_Converter: convert a .bat file into a .exe file.
* [http://www.f2ko.de/English/b2e/index.php Bat to Exe Converter]: convert a .bat file into a .exe file.
* [http://www.jrsoftware.org/isinfo.php Inno Setup]: create a Windows Installer software. (setup.exe)
* [http://www.jrsoftware.org/isinfo.php Inno Setup]: create a Windows Installer software. (setup.exe)

Revision as of 07:00, 12 May 2008

WAMP: xampp

Moodle folders

'Start/Stop Moodle.exe'

Create a batch file

Create an icon

Create an executable file

Resources