home *** CD-ROM | disk | FTP | other *** search
/ Master 95 #1 / MASTER95_1.iso / microsof / vbasic4 / vb4-6.cab / setup1.vbp < prev    next >
Encoding:
VisualBasic Project  |  1995-07-26  |  1.0 KB  |  38 lines

  1. Form=SETUP1.FRM
  2. Module=basSetup1; SETUP1.BAS
  3. Module=basCommon; COMMON.BAS
  4. Module=basSetupRes; SETUPRES.BAS
  5. Module=basLogging; LOGGING.BAS
  6. Form=BEGIN.FRM
  7. Form=WELCOME.FRM
  8. Form=PATH.FRM
  9. Form=MESSAGE.FRM
  10. Form=DSKSPACE.FRM
  11. Form=COPY.FRM
  12. Form=SERVERDT.FRM
  13. ProjWinSize=78,109,648,311
  14. ProjWinShow=2
  15. IconForm="frmSetup1"
  16. HelpFile=""
  17. ResFile32="SETUP132.RES"
  18. ResFile16="SETUP1.RES"
  19. Title="Visual Basic 4.0 Setup Toolkit"
  20. ExeName32="setup132.exe"
  21. ExeName="setup1.exe"
  22. Name="Setup1"
  23. HelpContextID="0"
  24. StartMode=0
  25. VersionCompatible32="0"
  26. VersionCompatible="0"
  27. MajorVer=4
  28. MinorVer=0
  29. RevisionVer=2331
  30. AutoIncrementVer=0
  31. ServerSupportFiles=0
  32. VersionCompanyName="Microsoft Corporation"
  33. VersionFileDescription="Visual Basic 4.0 SetupToolkit"
  34. VersionLegalCopyright="Copyright (c) 1987-1995 Microsoft Corporation"
  35. VersionLegalTrademarks="Microsoft is a registered trademark of Microsoft Corporation.  Windows(TM) is a trademark of Microsoft Corporation."
  36. VersionProductName="Microsoft Visual Basic for Windows"
  37. CondComp="LOGGING = 1"
  38.