Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
790 B

  1. #output catalog filename
  2. vbscript.cat
  3. #files included in the catalog
  4. #environment variables are expanded
  5. #
  6. #the first field is the file name
  7. #the second field is the path name where the file is installed
  8. #the third field is the file name to which this file is renamed during setup
  9. #the third and second fields are optional
  10. #the renamed name starts with a =
  11. #the pathinfo starts with a |
  12. #
  13. %inputdir%\..\mill\vbscript\wshom.ocx|%WinDir%\system
  14. %inputdir%\..\mill\vbscript\wshext.dll|%WinDir%\system
  15. %inputdir%\..\mill\vbscript\vbscript.dll|%WinDir%\system
  16. %inputdir%\..\mill\vbscript\scrrun.dll|%WinDir%\system
  17. %inputdir%\..\mill\vbscript\wscript.exe|%WinDir%
  18. %inputdir%\..\mill\vbscript\cscript.exe|%WinDir%\command
  19. %inputdir%\..\mill\vbscript\wscript.hlp|%WinDir%\help