29 Commits

Author SHA1 Message Date
James Forshaw 4dbe155912 Merge pull request #13 from monoxgas/master
Updated VBA generator to support .NET4+ only environments
2018-08-13 11:08:54 -07:00
Nick Landers 39b473672c Quick fix for resource System.String NET version 2018-08-12 21:18:15 -06:00
Nick Landers 6c1cdc64f1 Updated VBA generator to support .NET4+ only environments (stock Win 10) using an activation manifest.
Swapped SurrogateSelector for 'Empty' in vba template.
Pushed version to 1.0.5
2018-08-12 21:00:48 -06:00
James Forshaw 69d1ddb146 Merge branch 'master' of github.com:tyranid/DotNetToJScript v1.0.4 2017-10-07 13:21:29 +09:00
James Forshaw 62dea6926a Use undefined rather than SurrogateSelector to get a null as this can fail in MSHTML based hosts. 2017-10-07 05:03:16 +01:00
James Forshaw ab58ad6bb9 Fixed bug in vbscript debug generation. 2017-10-07 05:02:48 +01:00
James Forshaw f043d0df08 Added support to specify a CLSID for a scriptlet file. 2017-09-24 23:02:38 -04:00
James Forshaw dbb831c52b Merge changes to VBA support. 2017-05-19 10:15:58 +01:00
James Forshaw aa2e5a2054 Minor changes to debug output handling. 2017-05-19 10:12:12 +01:00
James Forshaw f708ab889d Removed old VBA command line argument. 2017-05-19 10:11:17 +01:00
Nick Landers 6f8f373f64 Added version support for VBA generation
Added debug support for VBA generation
Changed '-v' short switch to set version (--ver)
2017-05-19 00:00:55 -06:00
James Forshaw 9967b9bb79 Small README update. v1.0.3 2017-05-16 19:05:25 +01:00
James Forshaw 661e104880 Added version output. 2017-05-16 19:03:51 +01:00
James Forshaw b53cd212a0 Added VBScript support. 2017-05-16 19:00:29 +01:00
James Forshaw e3cebf073f Replaced old stream loader with base64 decoder. 2017-05-16 18:08:33 +01:00
James Forshaw 162da66cbc Minor error tweaks. v1.0.2 2017-05-16 14:18:30 +01:00
James Forshaw 4ebd90608f Made templates into resources to cleanup code. 2017-05-16 14:17:05 +01:00
James Forshaw b595496d68 Updated README. 2017-05-16 14:00:30 +01:00
James Forshaw bf6601e546 Added support for v4 framework only and made script generation more generic. 2017-05-16 13:57:04 +01:00
James Forshaw 05df0921cf Merge pull request #3 from monoxgas/master
Added functionality to create VBA code
2017-04-20 23:49:37 +01:00
Monox Gas e9d70a9a91 Spelling error and WriteError fix 2017-04-20 16:47:41 -06:00
Monox Gas 43aa9b655c Added AUTHORS file
Added checks against conflicting options when selecting vba code
2017-04-20 16:34:26 -06:00
Monox Gas 91d5f7e6d4 Added functionality to create VBA code 2017-04-20 15:22:26 -06:00
James Forshaw 78869943d1 Added code to dump what classes are available if the one you specify isn't valid for the assembly. v1.0.1 2017-04-17 17:09:59 +01:00
James Forshaw ce3b01ccdf Fixed bug with output command. JS file doesn't like the BOM. v1.0.0 2017-04-09 11:15:11 -07:00
James Forshaw 53a9e37f42 Removed readme. 2017-04-09 11:14:48 -07:00
James Forshaw 6adf9575f2 Fixed README 2017-04-08 18:14:08 -07:00
James Forshaw 93f73ef157 Added implementation 2017-04-08 16:48:20 -07:00
James Forshaw b692f4b40f Initial commit 2017-04-08 16:41:17 -07:00