'Opening Specific File Extension With A Batch File?

This code doesn't work in some computer why? It just run program without file. I checked file and application path there is no problem.

start "" "C:\Program Files\SOLIDWORKS Corp\eDrawings\eDrawings.exe" "C:\....\220061300.SLDASM"


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source