Readme.txt 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. =========================================
  2. =========================================
  3. Batch Compiler BY: RYAN "NEMESIS" GREGG
  4. =========================================
  5. =========================================
  6. ===========================
  7. Program/Author Information:
  8. ===========================
  9. ---- General Program Information ----
  10. Date : April 22nd 2005
  11. Author : Ryan "NEMESIS" Gregg
  12. Title : Batch Compiler
  13. Build : 3.1.2
  14. Email address : [email protected]
  15. Home page / Website : http://nemesis.thewavelength.net/
  16. ---- Program Construction Information ----
  17. Written In : C# .NET
  18. =============
  19. Requirements:
  20. =============
  21. OS
  22. - Windows XP
  23. - Windows 2000
  24. - Windows ME
  25. - Windows 98
  26. - Windows NT
  27. - Windows Server 2003
  28. CPU
  29. - 90 MHz Intel Pentium Class Processor or Equivalent
  30. RAM
  31. - 32 MB of RAM (96 MB recommended.)
  32. ====
  33. FAQ:
  34. ====
  35. Q.
  36. When I launch Batch Compiler I get the following error message:
  37. "The application failed to initialize properly (0xc0000135). Click ok
  38. to terminate the application."
  39. A.
  40. Batch Compiler is written in C# .NET and such as requires the .NET
  41. runtimes to run. See the following link for more information:
  42. http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en
  43. Q.
  44. When I launch Batch Compiler I get the following error message:
  45. "A required .DLL file, MSCOREE.DLL, was not found."
  46. A.
  47. Batch Compiler is written in C# .NET and such as requires the .NET
  48. runtimes to run. See the following link for more information:
  49. http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en
  50. Q.
  51. When I open an old preset file I get the following error message:
  52. "Error: The data at the root level is invalid. Line 1, position 1."
  53. A.
  54. Batch Compiler v3.X.X is not backwards compatible with Batch Compiler
  55. v2.X.X. This means that old preset files will not work and you will
  56. have to recreate them.
  57. Q.
  58. How can I convert a preset I've saved using one specification file to
  59. a preset of another specification file?
  60. A.
  61. This can be accomplished by importing the preset. To do this:
  62. 1. From the 'Specifications' menu select the specification file you
  63. would like to convert the preset to.
  64. 2. From the 'File' menu select 'Import Preset'.
  65. 3. Browse to and open the preset you would like to convert from.
  66. ==================
  67. Program Changelog:
  68. ==================
  69. v3.1.2
  70. - Changed compile shortcut to Ctrl-R to avoid conflicts.
  71. - Added context menu shell execution options for the target file.
  72. v3.1.1
  73. - Improved Option Form path browsing.
  74. - Fixed NotePad detection for automatic setup.
  75. v3.1.0
  76. - Added new Variable element to specifications.
  77. - Added Command List Batches to toggleable stage list.
  78. - Added "Shared With" line to option tool tip text.
  79. - Upgraded to Automatic Update library.
  80. - Fixed "Remember File" bug.
  81. - Updated Nem's Tools link.
  82. - Other small changes.
  83. v3.0.0
  84. - Rewrote application in C#.
  85. - Enhanced and standardized specification format.
  86. - Added web based specification auto update control.
  87. - Added support for several tools through specifications.
  88. ==============================
  89. Program Copyright-Permissions:
  90. ==============================
  91. LICENSE
  92. Terms and Conditions for Copying, Distributing, and Modifying
  93. Items other than copying, distributing, and modifying the Content
  94. with which this license was distributed (such as using, etc.) are
  95. outside the scope of this license.
  96. 1. You may copy and distribute exact replicas of Batch Compiler as you receive
  97. it, in any medium, provided that you conspicuously and appropriately
  98. publish on each copy an appropriate copyright notice and disclaimer
  99. of warranty; keep intact all the notices that refer to this License
  100. and to the absence of any warranty; and give any other recipients of
  101. Batch Compiler a copy of this License along with Batch Compiler. You may at your
  102. option charge a fee for the media and/or handling involved in creating
  103. a unique copy of the Batch Compiler for use offline, you may at your option offer
  104. instructional support for the Batch Compiler in exchange for a fee, or you may at
  105. your option offer warranty in exchange for a fee. You may not charge a
  106. fee for Batch Compiler itself. You may not charge a fee for the sole service
  107. of providing access to and/or use of Batch Compiler via a network (e.g. the Internet),
  108. whether it be via the world wide web, FTP, or any other method.
  109. 2. You may not modify your copy or copies of Batch Compiler or any portion of it.
  110. 3. You are not required to accept this License, since you have not signed it.
  111. However, nothing else grants you permission to copy, distribute or modify Batch Compiler.
  112. These actions are prohibited by law if you do not accept this License. Therefore,
  113. by copying or distributing Batch Compiler you indicate your acceptance of this License to do
  114. so, and all its terms and conditions for copying, distributing and modifying Batch Compiler.
  115. NO WARRANTY
  116. 4. BECAUSE BATCH COMPILER IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  117. FOR BATCH COMPILER, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
  118. IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE BATCH COMPILER "AS IS" WITHOUT
  119. WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
  120. THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
  121. ENTIRE RISK OF USE OF THE BATCH COMPILER IS WITH YOU. SHOULD BATCH COMPILER PROVE FAULTY, INACCURATE, OR
  122. OTHERWISE UNACCEPTABLE YOU ASSUME THE COST OF ALL NECESSARY REPAIR OR CORRECTION.
  123. 5. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY
  124. COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MIRROR AND/OR REDISTRIBUTE BATCH COMPILER AS
  125. PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
  126. INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE BATCH COMPILER,
  127. EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.