NetXed® Utilities A set of FREE, fast, lightweight utility programs for Windows.

NetXed® is a set of utilities that used to be licensed software and is now offered license-free for public use. NetXed is offered "as-is" but completely free with no ads and is not a trial. The programs were written a long time ago, but still work and are amazingly useful.

NetXed32.exe - processes simple to complex scripts to automate tasks.

  1. Read, create or modify text files.
  2. Run external programs (shell, Windows, other NetXed programs) synchronously or asynchronously.
  3. Detect if programs are running by name, then take action in the script.
  4. Programmatic control.
  5. Zip and optionally outer-encrypt files.
  6. Generate user dialogs to gather information, browse files or folders, lists, text boxes, checkboxes, option groups etc.
  7. Run batch shell commands intermixed with the script

NXRDB.exe - executes remote database operations.

  1. Execute sequences of tasks.
  2. Execute SQL statements.
  3. Transfer data between any two data sources: databases, CSV, XML, fixed format files.
  4. Store credentials in encrypted files.
  5. Encrypt the INI file to keep the tasks hidden and secure.

NXRFiles.exe - executes file management operations.

  1. Execute sequences of file management tasks. Move, copy, delete, clean, sync, rename, list, zip, recursive, date specific, etc.
  2. Much faster than built-in Windows file operations.
  3. Process or create lists of files.
  4. Log actions or create lists of files that were acted on.
  5. Encrypt the INI file to keep the tasks hidden and secure.

NetXedReadme.pdf - Comprehensive documentation with examples.

Download NetXed

*Completely free, no license, no strings attached, no ads.

This user dialog including an Options list, Browse button, Edit textbox, Drop-down list and Checkbox was created using 9 script lines, two of which are to set initial values.