home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / tools / 793 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  984 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!utgpu!attcan!ncrcan!becker!censor!geac!torsqnt!hlpell
  2. From: hlpell@sequent.com (Howard Pell)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Can VB write over itself?
  5. Message-ID: <U=T.714494455@cansqnt>
  6. Date: 22 Aug 92 14:40:55 GMT
  7. Sender: usenet@torsqnt.tor.sequent.com (Usenet News Owner)
  8. Distribution: comp
  9. Organization: Sequent Computer Systems (Canada) Ltd.
  10. Lines: 9
  11. Nntp-Posting-Host: cansqnt.tor.sequent.com
  12.  
  13. I want to have my software product prompt the user for his/her name and the
  14. registration number and then store this in a safe place, as do most
  15. software packages.  Can Visual Basic overwrite its own .EXE file to store
  16. this info?  That is, can I set aside an area of the .EXE that will be used
  17. exclusively for this purpose?  Then if the setup program sees that this
  18. area has data in it, it will not prompt the user to re-enter his/her name
  19. and registration number.
  20.  
  21. Any and all help appreciated.
  22.