Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2005
    Posts
    39

    Grin Help - please contact me (executable files that run in obly one pc)

    Dear friends:

    I would like to know how to the following:

    I hava built a project (executable file) , the clients will sent to me the id of their pcs and i have the follwing question:

    1) what code do i have to use to stick the excutable file to 1 pc (with the id that the clients send me)
    2) where do i have to put it and how

    please contact me and ...

    Thanks

  2. #2
    Join Date
    Apr 2010
    Posts
    529
    Here's a few suggestions to push things along...

    Have a look at http://www.indigorose.com/forums/thr...-Action-Plugin for Scriptonite's Serialization Plugin.

    Otherwise, you can get a hardware fingerprint ID using RizlaUK's "hardware fingerprint dll" in a small stand alone app. The customer can send you the GUID and then you hardcode this to your full app.

    The 2nd approach is more dependant on you. The first solution is more dynamic and allows the app to "self register". Perhaps you can even require the app to "self serialize" every time it is run.

    This can be quite involving to prepare and you will have to work through some of the groundwork and basics on your own.

    Cheers,
    MadDogDean

Posting Permissions

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