WoW [Release] Build 8606 (Jul 10 2008 11:43:23)
games:windows:world_of_warcraft_1.12.1
This is an old revision of the document!
Table of Contents
Information
- World of Warcraft: The Burning Crusade
- 2.4.3.8606 1)
- 32-bit
- TODO:
string
+ above (this is Vanilla)
Prerequisites
Notes
This is for private server use
- See MaNGOS One localhost Server to set-up a server
Install
Sources
Vanilla
- Install to
C:\Program Files (x86)\World of Warcraft 1.12.1
WoW-1.0.1.3989-enUS.iso
WoW-1.12.0-enUS-patch.exe
wow-1.12.0.5595-to-1.12.1.5875-enus-patch.exe
Settings
Config.wtf
MKDIR "%ProgramFiles(x86)%\World of Warcraft 1.12.1\WTF" & "notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 1.12.1\WTF\Config.wtf"
SET SmallCull "0" SET timingModeOverride "2" SET accountName "Espionage724"
realmlist.wtf
"notepad.exe" "%ProgramFiles(x86)%\World of Warcraft 2.4.3\realmlist.wtf"
set realmlist 127.0.0.1 set patchlist 127.0.0.1
Macros
Hide Time/Clock
- Hides the time on the minimap along with the hiding the time being shown on Calendar-button hover
Interface → Display → [x] Show Clock needs to be enabled in order for this macro to hide both it and the Calendar hover 2)
/run TimeManagerClockButton:Hide() TimeManagerClockButton:HookScript("OnShow", function(self) self:Hide() end) GameTimeFrame:HookScript("OnEnter", function() GameTooltip:SetOwner(UIParent) end)
Compat Settings
REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE NoDTToDITMouseBatch" /f
Firewall
Block
"netsh.exe" advfirewall firewall add rule name="World of Warcraft 2.4.3" dir="in" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe" & "netsh.exe" advfirewall firewall add rule name="World of Warcraft 2.4.3" dir="out" action="block" profile="any" program="%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe"
Delete Rules
"netsh.exe" advfirewall firewall delete rule name="World of Warcraft 2.4.3"
Launcher Shortcuts
Desktop
WoW 2.4.3
"%ProgramFiles(x86)%\World of Warcraft 2.4.3\Wow.exe"
WoW 2.4.3
/srv/www/wiki/data/attic/games/windows/world_of_warcraft_1.12.1.1759981370.txt.gz · Last modified: by Sean Rhone