home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!van-bc!cs.ubc.ca!newsserver.sfu.ca!sfu.ca!shephard
- From: shephard@fraser.sfu.ca (Gordon Shephard)
- Subject: Re: How could I copy protect Borland C++ on a network ?
- Message-ID: <shephard.724811384@sfu.ca>
- Sender: news@sfu.ca
- Organization: Simon Fraser University, Burnaby, B.C., Canada
- References: <BUSSIERE.92Dec17150727@garrot.DMI.USherb.CA> <1992Dec19.233247.12469@exucom.com>
- Date: Sun, 20 Dec 1992 00:29:44 GMT
- Lines: 25
-
- cyberman@exucom.com (Stephen R. Phillips) writes:
- >Luc Bussieres (bussiere@garrot.DMI.USherb.CA) wrote:
- >: Is there a way to protect Borland C++ from pirating on an nfs disk?
- >:
- >: Does novell as a copy protection feature that will work with Borland C++?
-
- 1) Execute-Only on Novell is horrendous as you are no longer
- able to back up the Execute Only files. Unacceptable.
-
- 2) Difficult (If not impossible) to copy protect programs on a PC,
- because the Executable has to be loaded into memory in order to
- run. At which point you may make a copy from memory (Of course
- you don't get the Overlay Files...)
-
- 3) Try experimenting with the Hidden attribute. A DOS Copy won't
- work with a hidden files, but you can execute it.
-
- --
- | Gordon Harry Shephard | Distributed Computing Support Group |
- | Academic Computing Services | Phone: (604)291-3930 (604)464-4991 |
- | Simon Fraser University | |
- | Burnaby, BC, Canada. V5A 1S6 | shephard@sfu.ca |
- | |
- | Disclaimer: In No Way am I speaking for my Employers or Simon Fraser |
- | University. |
-