home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!darwin.sura.net!mips!swrinde!cs.utexas.edu!sun-barr!ames!agate!ocf.berkeley.edu!ewylie
- From: ewylie@ocf.berkeley.edu (Elizabeth Wylie)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: how to put indelible serial# in resource fork of app?
- Message-ID: <14mtghINNqj2@agate.berkeley.edu>
- Date: 23 Jul 92 18:24:17 GMT
- References: <14kh9qINNds5@agate.berkeley.edu> <peter-230792103333@134.7.50.3> <1992Jul23.145152.2441@pixel.kodak.com>
- Organization: U.C. Berkeley Open Computing Facility
- Lines: 14
- NNTP-Posting-Host: tornado.berkeley.edu
-
- ---------
- A good way to keep users from running software from servers is to disable
- the capability completely. When an application is started, doing a
- GetVol( volumeName, &fVRefNum); when the app launches retrieves the
- volume reference. Use the following routine to determine if a vol ref is
- a network volume.
- ---------
-
- To say the least it's a good way to piss off hundreds of your users. Copy protection is a thing of the past.
-
- OVERCHARGE ! OVERCHARGE ! OVERCHARGE !
-
- E. Wylie
- .
-