Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Installer for WPF Control

Installer for WPF Control

Scheduled Pinned Locked Moved WPF
csharpvisual-studiowpfhelpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Prasoon Chaudhary
    wrote on last edited by
    #1

    I have created a WPF control, which I want to deploy to the user. I need to create an installer for this control. Installer should create a custom tab in VS toolbox and place the control inside that tab, the way it is done by other WPF control installers (e.g., Telerik). Any help/idea?

    W A 2 Replies Last reply
    0
    • P Prasoon Chaudhary

      I have created a WPF control, which I want to deploy to the user. I need to create an installer for this control. Installer should create a custom tab in VS toolbox and place the control inside that tab, the way it is done by other WPF control installers (e.g., Telerik). Any help/idea?

      W Offline
      W Offline
      Wayne Gaylard
      wrote on last edited by
      #2

      This was the first link Google came up with How to: Package and Install Custom Controls for the Toolbox[^]. That should tell you all you need to know. Next time try Google it yourself.

      ...and I have extensive experience writing computer code, including OIC, BTW, BRB, IMHO, LMAO, ROFL, TTYL.....

      P 1 Reply Last reply
      0
      • W Wayne Gaylard

        This was the first link Google came up with How to: Package and Install Custom Controls for the Toolbox[^]. That should tell you all you need to know. Next time try Google it yourself.

        ...and I have extensive experience writing computer code, including OIC, BTW, BRB, IMHO, LMAO, ROFL, TTYL.....

        P Offline
        P Offline
        Prasoon Chaudhary
        wrote on last edited by
        #3

        Many thanks for your reply. I tried google before asking question here, but none of them (including this one) could fulfill my requirement. When I install Telerik with the help of their EXE, it just installs everything without being specific to any application. It puts that control into a specific tab in VS toolbox and also places it into 'Assets' tab of 'Expression Blend' without asking any question. This .vsi file, including dialog box and messages, seems to be specific to Visual Studio and asks questions before installing.

        1 Reply Last reply
        0
        • P Prasoon Chaudhary

          I have created a WPF control, which I want to deploy to the user. I need to create an installer for this control. Installer should create a custom tab in VS toolbox and place the control inside that tab, the way it is done by other WPF control installers (e.g., Telerik). Any help/idea?

          A Offline
          A Offline
          Abhinav S
          wrote on last edited by
          #4

          This [^]could help you as well.

          The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups