Visual Studio 2015 - Toolbox Controls Installer for Janus WinForms

Fabian Wiedenhöfer 36 Reputation points
2021-12-04T17:15:23.45+00:00

Hi,

im looking for the ToolboxControlsInstaller.msi for VS2015
Its needed to install Janus WinForms. I already looked everywhere on the web (google, Microsoft website) but im not able to find the installer.

Does anybody know how to get the TCI?

would be highly appreciated

best regards

Developer technologies | Visual Studio | Setup
{count} votes

Accepted answer
  1. Matthew Collins 81 Reputation points
    2022-09-10T06:12:33.95+00:00

    Open "JanusWinFormsV4Patch.exe" with 7-Zip > Open Archive, Click Ok to Error, Order the Items by Size and Drill into the biggest item, you will see the dll files, Select them all and Copy To and select a folder. You need to clean up\fix up the file names and the dlls are not registered in the GAC but you can add a reference with the Browse option in Visual Studio.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Fabian Wiedenhöfer 36 Reputation points
    2022-01-03T19:35:37.92+00:00

    Hello @Tianyu Sun-MSFT , I was able to find the ToolboxControlsInstaller.msi

    to get it I had to download and install

    with standard settings the file is located here
    C:\Program Files (x86)\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Redistributables\ToolboxControlsInstaller.msi

    After running the file I was able to install Janus WinForms.

    Thank you for your support.

    best regards

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.