wleepang / DesktopDeployR

A framework for deploying self-contained R-based applications to the desktop
Apache License 2.0
406 stars 120 forks source link

Microsoft JScript compilation error #46

Open itsxknight opened 1 year ago

itsxknight commented 1 year ago

Hi Everyone,

When I tried to run the appname.bat file, I received a JScript compilation error. The Error Reads;

Script: C:\Users\Name\MyApplication\dist\script\wsf\run.wsf Line: 504 Char: 18 Error: Expected ':' Code: 800A03EB Source: Microsoft JScript Compilation Error

Thanks!