Search code examples
visual-studio-2019tizen

How to run Tizen Certificate Manager from Visual Studio


I use Visual Studio Community 2019 Version 16.6 with Visual Studio Tools for Tizen (3.1.0.0). Tizen projects can be built and run on a Tizen Emulator but when I try to open Tizen Certificate Manager from Tools > Tizen > Tizen Certificate Manager it doesn't open anything. The only thing I see when Visual Studio runs without administrator rights is a window to allow certificate-manager.exe to make changes on device.

How to run the Tizen Certificate Manager properly?


Solution

  • I found a way to open the Tizen Certificate Manager manually. Go to a directory with Tizen SDK and run "eclipse.exe" The full path can be like this: "C:\Tizen SDK\tools\certificate-manager\eclipse.exe"