22 Feb 11, 10:47PM
(22 Feb 11, 07:12AM)Bukz Wrote: A "write2cfg" command that would append .cfg files with the given string. The first argument could be the file to write to, if it already exists, just append, if it doesn't exist, create + write. This would open up a whole world of possibilities but one example would be self-installing scripts.
this could be done with a batch file (although it would be very time consuming to set up), however, i definitely would not advocate running .bat files that you downloaded off the internet, so this command would be a good way to do this.