As of I know, For opening the ROSbag file, we need a ROS libraries (Python or C++) which works in Linux environment.
So,
1) We need to open the Rosbag file in Linux environment read and publish it via ROS nodes(ROS works with Publisher Subscriber concepts as Similar to MQTT). In Labview, there is ROS node implementation where we can subscribe to the Published Topic from Linux (https://www.clearpathrobotics.com/assets/guides/ros/ROSforLabVIEW.html).
2) In Latest Windows 10, which natively supports installation of Linux, which is kind of similar to docker or vm,
http://wiki.ros.org/Installation/Windows