FAQ: Where Can I Find the Activation Wizard?


Atalasoft's SDKs ship with an activation wizard, and any machine which has the SDK installed will have the wizard installed along with it, However our activation wizard is standalone and does not require any installation.

We also have a Visual Studio extension for activation

Locating the Wizard when the SDK is Installed Locally

our activation wizard is named DotImageActivationWizard.exeand is found in

c:\Program Files (x86)\Atalasoft\DotImage X.Y\

where x.y is the major.minor version of the SDK

EXAMPLE:

for 11.3:
C:\Program Files (x86)\Atalasoft\DotImage 11.3\DotImageActivationWizard.exe

For 11.2:
C:\Program Files (x86)\Atalasoft\DotImage 11.2\DotImageActivationWizard.exe

etc.

Direct Download Link

For convenience, here is a link to directly download the wizard

(works for all supported versions)
https://www.atalasupport.net/downloads/DotImageActivationWizard.exe

Visual Studio Extension

NOTE: The current version is 11.1.0.1 as of the creation of this document (January 2019) updates of the SDK happen with regularity. We work hard not to make breaking changes so this guide should be compatible with future releases. We will update the specific technical details as needed as changes arise

If you have not done so, please log in or create an account with Atalasoft so that you can activate our SDK.

  • In Visual Studio, go to Tools->Extensions and Updates
  • Select the Online option
  • In the search box, type "Atalasoft"
  • Select Atalasoft DotImage Activation Wizard for VS2017 and click Download



  • Close the tab and close Visual Studio (needs visual studio to close to finish the install)



  • The VSIX installer will pop a dialog asking if you want to Modify Visual Studio...
  • Click the Modify and allow the proces to complete



  • Once the install is complete close the install window and restart Visual Studio



  • There should now be an "Activate DotImage" option under your Tools option in Visual Studio... click it... this will start the activation wizard.



Original Article:
Q10487 - FAQ: Where Can I Find the Activation Wizard?