For example, Quick Batch File Compiler includes a
number of features that can help you produce better command line applications. For example, you can
perform some advanced tasks with this utility, such as including external files with the executable. This
feature lets you combine several batch files into one executable, so you don??™t have multiple files floating
around.
The program also comes with a decompiler you can use to recover your code should you lose it. Simply
right-click the executable and choose Decompile with QuickBCF from the context menu. You can protect
your code from others by adding a password using the fields on the Decompilation tab of the
Options dialog box that you access with the Project
Options command.
198 CHAPTER 7
EDITING AND COMPILING BATCH FILES AND SCRIPTS
Unlike most utilities, this one includes a number of customizations that you need to produce a professional
looking executable. The Custom Resources tab shown in Figure 7.7 shows the customizations
you can perform. You can include a file description, company name, version, and an icon. Everything
works as it should. Displaying the executable??™s Properties dialog box shows the results of these entries.
Pages:
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500