I'm using hfs "event scripts" to load a scripts every 60 sec
which i can add new account and real folder with command something like this
{.add folder|real|F:\testfolder|testfolder.}
{.new account|testuser|password=testpass|enabled=true|redirect=/testfolder/.}
everything works fine but the problem is that I can't delete the account and real folder with the command
is there any command OR script similar to the above which can delete account and real folder?
Thank you very much.