diff options
author | Adam <Adam@anope.org> | 2010-08-21 03:47:01 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-08-21 03:47:01 -0400 |
commit | 6608f16b7d3cc604b786b88eca2aad79e6b9b873 (patch) | |
tree | fa5bbd899d141f6d2e2e0b2a7f358aca16164322 /docs/WIN32.txt | |
parent | fb551f0d5d412246a5221e8e9e310c191033b317 (diff) |
Removed Config.bat and install.js and replaced it with a small C# program that tends to fail less.
Diffstat (limited to 'docs/WIN32.txt')
-rw-r--r-- | docs/WIN32.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/WIN32.txt b/docs/WIN32.txt index 102c36702..1ebdc54fd 100644 --- a/docs/WIN32.txt +++ b/docs/WIN32.txt @@ -72,7 +72,7 @@ Anope for Windows 4) You now need to configure Anope to your requirements. At the prompt type:
- <path to source directory>\Config.bat
+ <path to source directory>\Config.exe
NOTE: If you run an Anti-Virus program such as McAfee or Norton, you may
be unable to run this command due to the protection in place. Some Anti-
|