Commented Issue: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.Comments: Hi there. Sorry I have very little chance to fix it before Christmas unless it is something very obvious (like spaces in the GUID). Can you please try to...
View ArticleCommented Issue: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.Comments: Sorry, I actually meant insert the spaces as it looks like this is what CS-Script passes to regsvr32.exe
View ArticleCommented Issue: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.Comments: Don't warry. I got it. It is a nasty code formatting side effect. Spaces were injected in the source code (hardcoded dll names). Will fix it very soon. Tanks
View ArticleSource code checked in, #05c0ddd3e0b71b57345734ef3344f14d2d92a00d
Fixed broken Shell Extension registration
View ArticleReleased: Release v3.9.1.0 (Dec 18, 2014)
I had to do a very quick fix as NuGet referencing without 'cached script' wasn't any good at all.Fixed cached script assembly probing for NuGet packages Implemented 'auto-kill' of the script host on...
View ArticleCreated Release: Release v3.9.1.0 (Dec 18, 2014)
I had to do a very quick fix as NuGet referencing without 'cached script' wasn't any good at all.Fixed cached script assembly probing for NuGet packagesImplemented 'auto-kill' of the script host on...
View ArticleCommented Issue: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.Comments: Done (v3.9.1). This should fix your problem. Thank you for your feedback.
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 ArticleCommented Issue: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.Comments: Brilliant! I just tested it and it's fine. Thanks Oleg and well done on this project - I really like it and also the Notepad++ plugin. Merry Christmas!...
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 ArticleCommented Issue: Use Advanced Shell Extension fails [3]
See screengrabs for error messages.Comments: Merry Christmas to you too, mate!
View ArticleReleased: Release v3.9.2.0 (Jan 31, 2015)
Added support for debugging surrogate hosting process (//css_host) Changed priority of the assembly probing steps.Now Namespaces are resolved the last. Meaning that any direct assembly referencing with...
View ArticleUpdated Release: Release v3.9.2.0 (Jan 31, 2015)
Added support for debugging surrogate hosting process (//css_host)Changed priority of the assembly probing steps. Now Namespaces are resolved the last. Meaning that any direct assembly referencing with...
View ArticleUpdated Release: Release v3.9.1.0 (Dec 18, 2014)
I had to do a very quick fix as NuGet referencing without 'cached script' wasn't any good at all.Fixed cached script assembly probing for NuGet packagesImplemented 'auto-kill' of the script host on...
View ArticleReleased: Release v3.9.1.0 (Dec 18, 2014)
I had to do a very quick fix as NuGet referencing without 'cached script' wasn't any good at all.Fixed cached script assembly probing for NuGet packages Implemented 'auto-kill' of the script host on...
View ArticleUpdated Release: Release v3.9.1.0 (Dec 18, 2014)
I had to do a very quick fix as NuGet referencing without 'cached script' wasn't any good at all.Fixed cached script assembly probing for NuGet packagesImplemented 'auto-kill' of the script host on...
View ArticleSource code checked in, #3d723981d8f46073338931d091548b564a82acee
* ConfigConsole updated to support Chocolatey deployment * Added CSScript.ResolveAssemblyAlgorithm and CSScript.ResolveSourceAlgorithm
View ArticleSource code checked in, #b837d0226761cc40a1cb65e88a0abc250e959304
Release v3.9.3.0 * Implemented unified way of collecting the script referenced assemblies with CSScript.AggregateReferencedAssemblies
View ArticleSource code checked in, #6cfb743fbb9fb146466c250fa0c9abd3b8d8a9cd
Release v3.9.3.0 (some extra) * Added CSSCRIPT_INC (ALLUSERSPROFILE/CS-Script/Inc) probing directory
View Article