Tool

Mark Poole's picture
tool
Reads:

3267

Score:
0
0
 
Comments:

0

MakeAXT

Author Info

22 September 1999 - 5:19pm
Submitted by: Mark Poole

license: 
Free

I had an application that was totally contained in a directory structure (no registry entries, no files in windows/sys, etc.) I didn't feel like doing a snAppShot just to copy some files, but adding them manually inside of NWAdmin is even less fun. So, I wrote this Perl script to do it for me. When it runs it will ask for three directories:

  • The directory where the files are now
  • The location you are going to distribute them from
  • The location you want them distributed to

It will then copy all of the files to the Source_path (which must exist), and create an .axt file you can use to make a NAL object to copy them to your machines. It follows all NAL conventions (renames the files to #.fil, and creates a filedef.txt, creates macros, etc.)

To run MakeAXT you need Perl, which is available for Win32 platforms at www.ActiveState.com.

AnhangGröße
makeaxt.zip1.09 KB




User Comments

© 2013 Novell