Created with Raphaël 2.0.0

Friday, October 26, 2018

Fix "There is no script engine for file extension '.js'" Visual Studio Post Build Event

Fix "There is no script engine for file extension '.js'" Visual Studio 2010 Post Build Event

1
cscript.exe $(ProjectDir)EnableLaunchApplication.js $(BuiltOuputPath)

Solution add /e:javascript to cmd line

1
cscript.exe /e:javascript $(ProjectDir)EnableLaunchApplication.js $(BuiltOuputPath)

No comments:

Post a Comment - All Comments are Mediated. SPAM, Link Building, fake profiles, and BS will not pass.

Buy Me A Coffee