...
File | Description |
---|---|
charon_cleanshutdown.ps1 | Powershell main script |
charon_cleanshutdown_Windows.exp | Expect script, launched by the Powershell script if 'expect' is selected |
rsh.exe | Used if 'rsh' mode is selected |
template.ini | Used to facilitate the creation of a customized configuration file for the CHARON instance |
plink.exe | Taken from www.putty.org and used with "expect" mode only (see further) |
psexec.exe | Taken from Microsoft Sysinternals and used in case of integration to Windows shutdown |
...