Figured it out. Some guy over at Autohotkey threw together a code for calculator and notepad.
~Shift::

WinActivate, Untitled - Notepad


return






~Shift Up::
WinActivate, Calculator


return






Esc::ExitApp
Works great with those two items. Just need to change them to WoW1 and WoW2