home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13133 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.7 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!waikato.ac.nz!ldo
  2. From: ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: how to put indelible serial# in resource fork of app?
  5. Message-ID: <1992Jul29.165019.9730@waikato.ac.nz>
  6. Date: 29 Jul 92 04:50:19 GMT
  7. References: <Jul.20.17.18.21.1992.16265@gandalf.rutgers.edu>    <62725@cup.portal.com>
  8. Organization: University of Waikato, Hamilton, New Zealand
  9. Lines: 24
  10.  
  11. In article <62725@cup.portal.com>, MacUserLabs@cup.portal.com (Stephan - Somogyi) writes:
  12. > I regularly put tools on a server where I can access them remotely as I
  13. > wander around the office carrying a floppy with an alias to the server. If I
  14. > encountered software that told me that it would not launch from a server,
  15. > even if I was the only launcher of said app and therefore well within my
  16. > rights as a single-user licensee, I would take a dim view of this indeed.
  17.  
  18. Here's another evil twist: a program that requires a serial number the
  19. first time you run it after installation. Then, if you move it to a different
  20. volume (like on a server), it asks for the serial number again!
  21.  
  22. I'm talking about Mathematica 2.0. I suspect it does something like store
  23. a file or directory ID number in its prefs file. If this doesn't match, it
  24. knows it's running a different copy.
  25.  
  26. > I will make sure we know to test this the next time we review certain kinds
  27. > of software. I can think of a number of instances where I'd want single-user
  28. > server access to some of the DTP tools we use around here. Not farfetched at
  29. > all.
  30.  
  31. You might like to add Mathematica's copy protection to your list of things
  32. to check.
  33.  
  34. "How do I piss the user off? Let me count the ways..."
  35.