What are the dependencies that a .exe file needs to run correctly without any error in any given system??

Can these dependecies be bundled into one single executable file?

Its hard if the system does not have Qt or mingw installed.