home *** CD-ROM | disk | FTP | other *** search
/ Photo Light / PHOTO_LIGHT.iso / install.dat < prev    next >
Text File  |  1995-10-29  |  2KB  |  80 lines

  1. /*
  2.  * INSTALL.DAT
  3.  *
  4.  * Project: PHOTO LIGHT 
  5.  * Version: 1.0
  6.  *
  7.  *@StartupDir
  8.  *@StartupDrive
  9.  *
  10.  * @Qstring @Item50 = "@StartupDrive:\\cassino\\constutn\\constutn.exe,CONST.ICO"
  11.  *
  12.  */
  13.  
  14. @DefineProject
  15.     @Name = "CdExpert   -   PHOTO LIGHT"
  16.     @Version = "1.0"
  17.     @OutDrive = @WinDrive
  18.     @SubDir = @WinDir
  19. @EndProject
  20. @DefineVars
  21. @Qstring @Item1 = "Notepad @StartupDrive:\\leiame.txt,Leiame"
  22.  
  23. @Qstring @Item2 = "Write @StartupDrive:\\Helputl.wri,Help Utils"
  24. @Qstring @Item3 = "Write @StartupDrive:\\HelpThub.wri,Help Thumbs"
  25.  
  26. @Qstring @Item4 = "@StartupDrive:\\thmpls\\thmpls.exe,Thumbs Install"
  27. @Qstring @Item5 = "@StartupDrive:\\corel5wm\\setup.exe,Corel5 Install"
  28. @Qstring @Item6 = "@StartupDrive:\\pageplus\\install.exe,PagePlus Install,@StartupDrive:\\pageplus\\binxz002.ico"
  29. @Qstring @Item7 = "@StartupDrive:\\photoshp\\setup.exe,PhotoShop Install,@StartupDrive:\\photoshp\\photo000.ico"
  30. @Qstring @Item8 = "@StartupDrive:\\topdraw\\install.exe,TopDraw Install,@StartupDrive:\\topdraw\\topdr000.ico"
  31.  
  32.  
  33. @EndVars
  34. @Display
  35.     
  36.     @Cls        
  37.  
  38.     Obrigado por Adquirir os Produtos  CD EXPERT !
  39.     
  40.     Este e' o melhor CD de PHOTOS do Mercado. 
  41.     
  42.     Iremos verificar a configuracao de seu computador.
  43.     
  44.     Este procedimento leva poucos minutos,
  45.  
  46.     Tenha paciencia e aguarde a Finalizacao. oK ?  
  47.  
  48.  
  49.  
  50. @Pause
  51. @ProgramManager("[ShowGroup(Photo Utils,6)][DeleteGroup(Photo Utils)]")
  52.  
  53. @EndDisplay
  54.  
  55. @Finish
  56.  
  57.     @Cls        
  58.        
  59.     Instalacao Completa !!
  60.     
  61.  
  62.     Dentro do Grupo Photo Utils foi instalado todos utilitarios e        
  63.     Bonus deste CD
  64.  
  65.     - PAGE PLUS INTRO       - PHOTOSHOP      - COREL 5
  66.  
  67.     - THUMBS PLUS           - TOP DRAW      
  68.  
  69.     
  70.     
  71.     @Pause
  72.  
  73. @ProgramManager("[CreateGroup(Photo Utils)][AddItem(@Item1)][AddItem(@Item2)][AddItem(@Item3)][AddItem(@Item4)][AddItem(@Item5)][AddItem(@Item6)][AddItem(@Item7)][AddItem(@Item8)]")
  74.  
  75.  
  76. @EndFinish
  77.  
  78.  
  79. /* end-of-file */
  80.