Page 1 of 1

UDC to export Commands as .xys - plus flexibility!

Posted: 30 Aug 2010 15:59
by SkyFrontier
-so we could easily backup, edit and get scripts working anywhere else in XYplorer.
Same for CTB and Catalog (catalog which I don't use at all).
Editing .dats is not an option, and I'd like to have separators which could be interpreted by XYplorer, so we could easily edit anything externally to XYplorer and this working via an extended File > Settings > Load Config..., or put it right into <xydata> folder, "user.ini" or something, having a structure similar to this:

//UDC
"Copy Temp|.ico/.jpg/.png - allowing also web based stuff, so we could easily check if a site is on or down" copyto "<curpath>", "%tmp%\*.tmp";
...
---
//CTB
"Nero 6|D:\Program Files\Nero6_6_0_3\Nero\nero.exe" open """D:\Program Files\Nero6_6_0_3\Nero\nero.exe"" /w"
...

Thanks!