home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / update_h / _winfile / winman / script / base / dummy.wms < prev    next >
Encoding:
INI File  |  1994-04-10  |  391 b   |  18 lines

  1. [Header]
  2. Name=DUMMY.WMS
  3. Alias=Dummy script for Hostapplication demo
  4. Author=BrainWare / R.Schallberger
  5. Date_Written=5.4.94
  6. Changed_By=
  7. Changed_At=
  8. Change_Reason=
  9. Version=1
  10.  
  11. [Install]
  12.  MessageBox 'Host Applications' 'This would install a menu option' /ok /info /o=end
  13. :END 
  14.  
  15. [UnInstall]
  16.  MessageBox 'Host Applications' 'This would remove a menu option' /ok /info /o=end
  17. :END 
  18.