home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Freeware / Utilitare / pebuild / bartpe.txt < prev    next >
Text File  |  2004-12-03  |  7KB  |  170 lines

  1.         
  2. BartPE Tool
  3. Copyright (c) 2003-2004 Bart Lagerweij. All rights reserved.
  4. This program is free software. Use and/or distribute it under the
  5. terms of the Nu2 license (see below)
  6.  
  7. This tool is used to load network drivers and manage network components in 
  8. BartPE.
  9.  
  10. Usage examples:
  11.     bartpe -pnp
  12.     ...detects and load drivers using PnP
  13.     bartpe -c p -i ms_tcpip
  14.     ...installs protocol ms_tcpip
  15.     bartpe -q ms_ipx
  16.     ...displays if component ms_ipx is installed
  17.     bartpe -u ms_ipx
  18.     ...uninstalls component ms_ipx
  19.     bartpe -s n
  20.     ...shows all installed net components
  21.     bartpe -b ms_tcpip
  22.     ...shows binding paths containing ms_tcpip
  23.  
  24. Here's how to load microsoft network support:
  25.     rem register netcfgx.dll
  26.     regsvr32 /s netcfgx.dll
  27.     rem load network adapter driver
  28.     bartpe -v -minint
  29.     rem load tcpip protocol
  30.     bartpe -v -c p -i ms_tcpip
  31.     rem load microsoft network client
  32.     bartpe -v -c c -i ms_msclient
  33.     net start tcpip
  34.     net start dhcp
  35.     net start nla
  36.  
  37. Credit:
  38. - Used info from Microsoft DDK sample "snetcfg"
  39.   Written by: kumarp (28-September-98)
  40. - Used info from Microsoft DDK sample "devcon"
  41.  
  42. LICENSE for BARTPE.EXE
  43.  
  44. 1. By using and/or opening any packaging enclosing this 
  45. software, expanding any compressed file containing this 
  46. software or by utilizing this software, you agree to be 
  47. bound by the terms of this license agreement.
  48.  
  49. 2. The software, documentation and any other materials 
  50. accompanying this License whether on disk, in read only 
  51. memory, on any other media or in any other form 
  52. (collectively the "Software") are licensed, not sold, to you 
  53. by Bart Lagerweij, as well as his respective members, 
  54. agents, directors, officers, servants and representatives, 
  55. if any, (collectively "Licensor") for use only under the 
  56. terms of this License, and Licensor reserves all rights not 
  57. expressly granted to you. The rights granted herein are 
  58. limited to Licensor's intellectual property rights in the 
  59. Software and do not include any other patents or 
  60. intellectual property rights. You own the media on which the 
  61. Software is recorded but Licensor retains ownership of the 
  62. Software itself. The rights granted under the terms of this 
  63. License include any software upgrades that replace and/or 
  64. supplement the original Software product, unless such 
  65. upgrade contains a separate license.
  66.  
  67. 3. Permission is hereby granted, free of charge, to any 
  68. person obtaining a copy of the Software to use, copy, 
  69. publish and distribute the Software, subject to the 
  70. conditions of this License.
  71.  
  72. 4. This license must be included with all copies of the 
  73. Software, and may not be modified from its original format 
  74. as created by the Licensor. The Software may not be 
  75. distributed subject to any other license.
  76.  
  77. 5. This License is effective until terminated. Your rights 
  78. under this License will terminate automatically without 
  79. notice from Licensor or if you fail to comply with any 
  80. term(s) of this License. Upon the termination of this 
  81. License, you shall cease all use of the Software and destroy 
  82. all copies of it, whether full or partial.
  83.  
  84. 6. Selling or charging a fee for the Software is prohibited, 
  85. although a fee may be charged for the act of transferring a 
  86. copy and/or for the distribution media, but not for the 
  87. Software itself.
  88.  
  89. 7. The Software, in whole or in part, may not be 
  90. incorporated with or into any other software product without 
  91. written permission from Licensor.
  92.  
  93. 8. You expressly acknowledge and agree that use of the 
  94. software is at your sole risk and that the entire risk as to 
  95. satisfactory quality, performance, accuracy and effort is 
  96. with you. Licensor does not warrant against interference 
  97. with your enjoyment of the software, that the functions 
  98. contained in the software will meet your requirements, that 
  99. the operation of the software will be uninterrupted or 
  100. error-free, or that defects in the software will be 
  101. corrected. Should the software prove defective, you assume 
  102. the entire cost of all necessary servicing, repair or 
  103. correction.
  104.  
  105. 9. THE SOFTWARE IS PROVIDED "AS IS," WITHOUT WARRANTY OF ANY 
  106. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
  107. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
  108. PURPOSE AND NONINFRINGEMENT. No oral or written advice given 
  109. by Licensor or by an authorized representative of Licensor 
  110. shall create a warranty.
  111.  
  112. 10. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT SHALL 
  113. THE LICENSOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
  114. LIABILITY, INCLUDING BUT NOT LIMITED TO PERSONAL INJURY, OR 
  115. ANY INCIDENTAL, SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES 
  116. WHATSOEVER, INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS 
  117. OF PROFITS, LOSS OF DATA, BUSINESS INTERRUPTION OR ANY OTHER 
  118. COMMERCIAL DAMAGES OR LOSSES, ARISING OUT OF OR RELATED TO 
  119. YOUR USE OR INABILITY TO USE THE SOFTWARE, HOWEVER CAUSED, 
  120. REGARDLESS OF THE THEORY OF LIABILITY (CONTRACT, TORT OR 
  121. OTHERWISE) AND EVEN IF LICENSOR HAS BEEN ADVISED OF THE 
  122. POSSIBILITY OF SUCH DAMAGES.
  123.  
  124. 11. THIS SOFTWARE IS NOT INTENDED FOR USE IN ANY APPLICATION 
  125. IN WHICH THE FAILURE OF THE SOFTWARE COULD LEAD TO DEATH, 
  126. PERSONAL INJURY OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE.
  127.  
  128. 12. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED 
  129. WARRANTIES, LIABILITY OR LIMITATIONS ON APPLICABLE STATUTORY 
  130. RIGHTS OF A CONSUMER, SO THE ABOVE EXCLUSIONS AND 
  131. LIMITATIONS MAY NOT APPLY TO YOU. IF SUCH EXCLUSIONS FROM 
  132. LIABILITY APPLY TO YOU, DO NOT USE THIS SOFTWARE.
  133.  
  134. 13. In no event shall Licensor's total liability to you for 
  135. all damages exceed the amount of $50.00. The foregoing 
  136. limitations will apply even if the above stated remedy fails 
  137. in its essential purpose.
  138.  
  139. 14. This License constitutes the entire agreement between 
  140. the parties with respect to the use of the Software licensed 
  141. hereunder and supersedes all prior or contemporaneous 
  142. understandings regarding such subject matter. No amendment 
  143. to or modification of this License will be binding unless in 
  144. writing and signed by Licensor. Any translation of this 
  145. License is done for local requirements and in the event of a 
  146. dispute between the English and any non-English versions, 
  147. the English version of this License shall govern.
  148.  
  149. 15. This License will be governed by and construed in 
  150. accordance with the laws of the Netherlands, as applied to 
  151. agreements entered into and to be performed entirely within 
  152. the Netherlands between Dutch residents. This License shall 
  153. not be governed by the United Nations Convention on 
  154. Contracts for the International Sale of Goods, the 
  155. application of which is expressly excluded.
  156.  
  157. 16. If for any reason a court of competent jurisdiction 
  158. finds any provision, or portion thereof, to be 
  159. unenforceable, the remainder of this License shall continue 
  160. in full force and effect.
  161.  
  162. U.S. GOVERNMENT RESTRICTED RIGHTS
  163. The Software and documentation are provided with RESTRICTED 
  164. RIGHTS. Use, duplication, or disclosure by the Government is 
  165. subject to restrictions as set forth in subparagraph 
  166. (c)(1)(ii) of the Rights in Technical Data and Computer 
  167. Software clause at DFARS 252.227-7013 or subparagraphs 
  168. (c)(1) and (2) of the Commercial Computer Software-
  169. Restricted Rights at 48 CFR 52.227-19, as applicable.
  170.