Is there any way to run batch files without console? Using the legacy scripting language present in Skyrim's console, we can use
bat "filename.txt", but what I'm wondering is if there is a Papyrus equivalent or any other way to run them when I need to without restarting the game. If SKSE was required, that would be fine by me.