Commented Unassigned: cscs.exe does not set exit code [2]
I call cscs.exe to run some C# scripts in a Windows batch file ("cscs.exe <scriptname>"), and I noticed that although my C# script is correctly setting its exit code, that code is not being...
View ArticleEdited Unassigned: cscs.exe does not set exit code [2]
I call cscs.exe to run some C# scripts in a Windows batch file ("cscs.exe <scriptname>"), and I noticed that although my C# script is correctly setting its exit code, that code is not being...
View ArticleCommented Unassigned: cscs.exe does not set exit code [2]
I call cscs.exe to run some C# scripts in a Windows batch file ("cscs.exe <scriptname>"), and I noticed that although my C# script is correctly setting its exit code, that code is not being...
View ArticleSource code checked in, #31901c8e486ef2749312abd82109bd20a3e622b0
Support for NuGet (wip)
View ArticleUpdated Wiki: Home
CS-Script Source This is the source code repository of the original CS-Script. In 15 April 2014 (10 years after the first public release) CS-Script has been re-released under MIT license and since then...
View ArticleUpdated Wiki: Home
CS-Script Source This is the source code repository of the original CS-Script. In 15 April 2014 (10 years after the first public release) CS-Script has been re-released under MIT license and since then...
View ArticleEdited Issue: cscs.exe does not set exit code [2]
I call cscs.exe to run some C# scripts in a Windows batch file ("cscs.exe <scriptname>"), and I noticed that although my C# script is correctly setting its exit code, that code is not being...
View ArticleCommented Issue: cscs.exe does not set exit code [2]
I call cscs.exe to run some C# scripts in a Windows batch file ("cscs.exe <scriptname>"), and I noticed that although my C# script is correctly setting its exit code, that code is not being...
View ArticleSource code checked in, #207a1ab170ad4c0cb2e9c31436bacf567945a2ab
Fixed issue #2: cscs.exe does not set exit code
View ArticleSource code checked in, #26e77cb24e366adb8bf64d7056c3affe956e241b
Added setting %css_nuget% EnvVar
View ArticleReleased: Release v3.9.0.0 (Dec 16, 2014)
Support for NuGet (wip) Added support for referencing NuGet packages//css_nuget dotnetzip using Ionic.Zip; using System; class Script { static public void Main() { using(ZipFile zip = new ZipFile()) {...
View ArticleCreated Release: Release v3.9.0.0 (Dec 16, 2014)
Support for NuGet (wip)Added support for referencing NuGet packages//css_nuget dotnetzip using Ionic.Zip; using System; class Script { static public void Main() { using(ZipFile zip = new ZipFile()) {...
View ArticleEdited Issue: cscs.exe does not set exit code [2]
I call cscs.exe to run some C# scripts in a Windows batch file ("cscs.exe <scriptname>"), and I noticed that although my C# script is correctly setting its exit code, that code is not being...
View ArticleCommented Issue: cscs.exe does not set exit code [2]
I call cscs.exe to run some C# scripts in a Windows batch file ("cscs.exe <scriptname>"), and I noticed that although my C# script is correctly setting its exit code, that code is not being...
View ArticleCreated Unassigned: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.
View ArticleCommented Unassigned: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.Comments: This bug tracker is really shitty when it comes to adding attachments. This is the first error message. There seem to be extra spaces inside the braces...
View ArticleSource code checked in, #1a95af3ab1a0f1ac9bedd5bb7e22f483e26966c3
Fixed cached script assembly probing for NuGet packages
View ArticleSource code checked in, #7955201113504304c63c942660b5c1926a4168e6
Implemented 'auto-kill' of the script host on cscs.exe exit
View ArticleEdited Issue: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.
View Article