Skip to content

Open-ThreeDViewer

Launches the 3D-Viewer app

#requires -version 5.1

Start-Process com.microsoft.3dviewer:
exit 0 # success

This script has no configurable parameters.

An interactive directory of PowerShell scripts.