home *** CD-ROM | disk | FTP | other *** search
/ Corel Custom Photo / Corel_CustomPhoto_Disk1_1999.iso / Register / Cancel.frm next >
INI File  |  1999-06-25  |  610b  |  24 lines

  1. [Misc]
  2. Width=180
  3. Height=90
  4. Title=Cancel Registration
  5.  
  6.  
  7. [Version]
  8. Upgrade1=1
  9.  
  10. [Field Profile]
  11. Field1="&Yes",defpushbutton,2,24,60,50,14
  12. Field2="&No",pushbutton,10,108,60,50,14
  13. Field3="Registration is important!",ltext,-1,14,14,213,16
  14. Field4="Are you sure you want to cancel?",ltext,-1,14,38,160,16
  15.  
  16. [OnExit]
  17. Item1=Defaults,Exitcode,2,SCREEN,chekremd
  18.  
  19. ;Write Cancel=1 to Register section of pipeline.ini
  20. Item2=Defaults,Exitcode,2,WRITEDAT,Misc,Cancel,1
  21. Item3=Defaults,Exitcode,2,WRITEINI,Register,Cancel,Pipeline.ini,Misc,Cancel
  22. Item4=Defaults,Exitcode,2,CLEARINISECTION,Misc,pipedlg.dat
  23.  
  24.