Gazebo in Conda Environment with PX4 on Windows

I have successfully installed Gazebo via a conda environment on my Windows 10 laptop, and I am wanting to run PX4 SITL with gazebo (I have done so on my Ubuntu). However in order to run the PX4 command, I need to be in the .bat terminal, which then cannot locate the gazebo installation.

Is there a way to copy over from the conda environment my gazebo package, or a way to tell PX4 to look in my environment for the gazebo dependencies?