diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-04 10:18:42 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-04 10:18:42 +0000 |
| commit | 62502d68f369a41d40da080c5674e29a59c40e7c (patch) | |
| tree | 0f4a66bc966e4ab31e4aacd73a6a076c49348add /Config.bat | |
| parent | 703b273472bdd92a604178918e6782c427cfda72 (diff) | |
BUILD : 1.7.20 (1330) BUGS : 815 NOTES : Applied patch by Trystan to properly detect Windows Vista and Windows Server 2008
git-svn-id: svn://svn.anope.org/anope/trunk@1330 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1046 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Config.bat')
| -rw-r--r-- | Config.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.bat b/Config.bat new file mode 100644 index 000000000..96501a98c --- /dev/null +++ b/Config.bat @@ -0,0 +1,3 @@ +@echo off
+cscript /nologo install.js
+
|
