1-949-236-6510    

HOWTO: Verify That You Have Successfully Embedded Licensing in EXE

Table of Contents

Background

When following our instructions on how to embed a license in an exe
.NET Framework or .NET 8+

You end up with an exe that SHOULD run on any system without additional licensing. However it is best to verify this.

Back to Top

OPTION 1: Test on an Unlicensed Computer

Copy the exe to a machine where you have no Atalasoft SDK licenses installed or active and run it

Back to Top

OPTION 2: HIDE Your SDK License

First, follow the license embedding instructions depending on whether you're .NET Framework or .NET 5/6

.NET Framework: HOWTO: License an EXE for Deployment (.NET Framework)

.NET 5 / 6: HOWTO: License a .NET 6 Application (embedding license in an exe)

Open Windows Explorer and navigate to
c:\users\YOUR_USERNAME\AppData\Local\Atalasoft DotImage 11.5\

(11.5, 11.4 etc...)

Make a sub-folder named "HIDE" or "BACKUP" etc.

MOVE (not copy) all your Atalasoft.*.lic files into that folder

Run the solution - DO NOT REBUILD it - Go to the solution bin directory and run the exe directly

If it runs correctly you're licensed.. if it does not then it did not embed licensing correctly

Make sure you replace your license file back after testing

Back to Top

Original Article

Last Update

2025-06-13 - TD

Prev: HOWTO: Upgrade / Update DotImage - Including Web Apps Using WebDocumentViewer and/or WebCapture | Next: INFO: 11.5 Full Release Notes

Return to KB