Questo sito utilizza i cookie per migliorare servizi ed esperienza degli utenti. Se decidi di continuare la navigazione consideriamo che accetti il loro uso.

Panoramica Cerca Sopra
Dettagli del download
Binding a project to the comp Binding a project to the computer
(0 voti)

CheckHDSerialNumber is an example project designed to demonstrate how to easily protect a project from being launched on an unauthorized computer. After the protection is activated, the project is bound to the hard disk serial number and cannot be run on another computer. Two tags named HDSerialNumber and CheckEnabled are defined through the Device Manager. The first one contains the serial number, the other one is used to activate/deactivate the protection.

Three scripts are defined through the Script Manager. The UpdateHDSerialNumber script is intended for updating the disk serial number in the HDSerialNumber tag. The ExitRuntimeModule script is used to terminate the project. The ProjectRun script is used to compare the current disk serial number to the value of the HDSerialNumber tag. If the numbers do not match, the Dlg_ProjectCannotRun dialog window is displayed. After the dialog is confirmed by clicking the OK button, the project is terminated.

All instructions listed below are also shown in the visualization window.

Disk check activation instructions:

1. Start the runtime software.

2. Save the current hard disk serial number to the HDSerialNumber tag (click on the Save HD serial number button).

3. Terminate the runtime software.

4. Bring up the Device Manager. On the Advanced page of the CheckEnabled tag's properties, activate the Save last value option.

5. Start the runtime software.

6. Start checking the hard disk serial number (click on the Check serial number check box).

7. Terminate the runtime software.

Disk check testing instructions:

1. Start the runtime software.

2. Change the saved value of the HDSerialNumber tag (using the Display component).

3. Terminate the runtime software.

4. Start the runtime software.

Disk check cancel instructions:

1. Bring up the Device Manager. On the Advanced page of the CheckEnabled tag's properties, deactivate the Save last value option.

Informazioni

Versione:
Dimensione33.2 KB
Downloads1
Lingua
Licenza
Autore
Sito Web
Prezzo
Creato24-08-2015
Creato da
Modificato il24-08-2015
Modificato daroby

Solo gli utenti registrati e loggati possono scaricare questo file.

.

.