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
How to get computer's hardware id?
How to get computer's hardware id?
You do not have the required permissions to view the files attached to this post.
-
vinicius.edson
- Posts: 4
- Joined: Mon Oct 28, 2013 6:52 pm
Re: How to get computer's hardware id?
Don't work.
It's blank.

It's blank.

Re: How to get computer's hardware id?
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!
-
Alex.Rischer
- Posts: 7
- Joined: Tue Jul 05, 2016 11:17 am
Re: How to get computer's hardware id?
Please. Compile the same for Enigma x64 version.
Re: How to get computer's hardware id?
Hi Alex, you can take just any exe and protect it with option Registration Features - Registration Dialog, it will show the hardware id by default.
Is not that sufficient?
-
Alex.Rischer
- Posts: 7
- Joined: Tue Jul 05, 2016 11:17 am
Re: How to get computer's hardware id?
Nope. I have a lot of specific protected DLLs and if to enable graphical interface there nothing will be working.
I can make it by myself of course, but I would like the developer/you to make this to avoid any possible problems.
I have been using your "HardwareID" for x86 for many years, but now I need to move these specific files to x64.
Thank you for your work!
I can make it by myself of course, but I would like the developer/you to make this to avoid any possible problems.
I have been using your "HardwareID" for x86 for many years, but now I need to move these specific files to x64.
Thank you for your work!
Re: How to get computer's hardware id?
No problems, but the file is bigger for x64.
You do not have the required permissions to view the files attached to this post.
-
Alex.Rischer
- Posts: 7
- Joined: Tue Jul 05, 2016 11:17 am
Re: How to get computer's hardware id?
Excellent. Thank you very much for your support.
