Page 1 of 1

How to get computer's hardware id?

Posted: Mon Feb 03, 2014 8:11 am
by Enigma
There is a small application which just shows a computer hardware id.

It may be helpful if you can make changes to the sources of your application to show hardware id using EP_RegHardwareID, or if you are enable to show a registration dialog due to registered state of software.

Application written in Delphi, contains all sources and binary exe.

To make it work, protect the exe from the archive with your .enigma project file. Note, before protection, make sure the following options are disabled (disable them temporary):
1. Registration Features - Common - Allow Execution only if Registered
2. Registration Features - Registration Dialog

Re: How to get computer's hardware id?

Posted: Sun Mar 16, 2014 10:20 pm
by vinicius.edson
Don't work.

It's blank.

Image

Re: How to get computer's hardware id?

Posted: Mon Mar 17, 2014 6:06 am
by Enigma
You have to protect the file to make it works with your project file. Each program should be protected, only after protection the features startto work!