Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2006
    Posts
    27

    Keeping Data On One Computer

    I have a project where I'm trying to keep information that my program has written to the registry only be accessible on the computer it was intended to be on. In other words, the program I have can be copied anywhere, but unless the data is in a certain place, you can't access it.

    I suppose this is similar to have the software registered on only one PC at a time, except they can have the software, I just don't want them to be able to view the information written to the registry.

    If that makes sense, or if it is even possible, I would love to read any opinions on how it could be accomplished!

  2. #2
    Join Date
    Oct 2005
    Location
    MI
    Posts
    524
    One of the best ways to accomplish this is to link the application to the users hard drive serial number. This can be done by hard coding the value into special builds for each machine (works well for small numbers of installations). If you need to manage larger numbers of installations, you'll want to take a look at this excellent Thread with examples started by Roboblue.

    http://www.indigorose.com/forums/sho...ht=drive+label
    Yeah right. Who's the only one here who knows the illegal ninja moves from the government?

    ()))))))))o)))))))==============================================

  3. #3
    Join Date
    Mar 2006
    Posts
    27
    Excellent... Many thanks!

Similar Threads

  1. Aggregating & Emailing data: fine details just need polishing
    By travisperkins in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 02-11-2006, 03:49 PM
  2. Uninstalling each User's user data?
    By johneast in forum Setup Factory 7.0
    Replies: 1
    Last Post: 08-14-2005, 09:47 AM
  3. INFO: Microsoft Data Access Components 2.8 Runtime Notes
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 11-28-2003, 08:20 AM
  4. Replies: 0
    Last Post: 06-22-2003, 06:47 AM
  5. INFO: Why Files are Renamed in the DATA Folder
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-24-2002, 03:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts