33 lines
470 B
Markdown
33 lines
470 B
Markdown
## testxlst.js
|
|
|
|
* Functions: Execute
|
|
|
|
```
|
|
cscript testxlst.js C:\test\test.xml c:\test\test.xls c:\test\test.out
|
|
|
|
wscript testxlst.js C:\test\test.xml c:\test\test.xls c:\test\test.out
|
|
```
|
|
|
|
Acknowledgements:
|
|
* Jimmy - @bohops
|
|
|
|
Code sample:
|
|
*
|
|
|
|
Resources:
|
|
* https://twitter.com/bohops/status/993314069116485632
|
|
|
|
Full path:
|
|
```
|
|
c:\python27amd64\Lib\site-packages\win32com\test
|
|
```
|
|
|
|
Notes:
|
|
Part of Pywin32
|
|
https://github.com/mhammond/pywin32
|
|
|
|
Detection:
|
|
|
|
|
|
|