in DistroLauncher/Helpers.cpp [61:66]
void Helpers::PromptForInput() { Helpers::PrintMessage(MSG_PRESS_A_KEY); _getwch(); return; }