Rolling out in corpo environment - Avoid needing admin rights to launch packaged project (Prereq)

Hey everyone,

so i am currently stuck with a problem. Our packaged game/app is supposed to be installed in a corporate environment. However, we dont have admin rights. And here lies the problem.
Almost all target devices will certainly never have had a game or such installed before, so the prerequisites installer needs to run. However, as stated above, this needs to happen without admin rights. Is there any way (can’t think of one) to get this going without admin rights? I suppose not, because it installs VC++Redist and DX?

Thanks