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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to unregister a addin from MS Word?

How to unregister a addin from MS Word?

Scheduled Pinned Locked Moved C / C++ / MFC
questiontutorial
5 Posts 3 Posters 1 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.
  • B Offline
    B Offline
    Banks K
    wrote on last edited by
    #1

    Hello All, I am working a addin for MS Word and i am new with that so i have registered a addin but now i am unable unregistered this addin. so can body tell me how can i unregistered a addin. and also i want to know how can i add menu bar in this addin and how to handle messages? if any body can give me idea about that, than please share with me. thanks bankey

    D 1 Reply Last reply
    0
    • B Banks K

      Hello All, I am working a addin for MS Word and i am new with that so i have registered a addin but now i am unable unregistered this addin. so can body tell me how can i unregistered a addin. and also i want to know how can i add menu bar in this addin and how to handle messages? if any body can give me idea about that, than please share with me. thanks bankey

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Banks K wrote:

      so can body tell me how can i unregistered a addin.

      How did you register it?


      "A good athlete is the result of a good and worthy opponent." - David Crow

      "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

      B 1 Reply Last reply
      0
      • D David Crow

        Banks K wrote:

        so can body tell me how can i unregistered a addin.

        How did you register it?


        "A good athlete is the result of a good and worthy opponent." - David Crow

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        B Offline
        B Offline
        Banks K
        wrote on last edited by
        #3

        I have registered with "regsvr32 *.DLL"

        D T 2 Replies Last reply
        0
        • B Banks K

          I have registered with "regsvr32 *.DLL"

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          So why can't you just use the /u command-line switch? :confused:


          "A good athlete is the result of a good and worthy opponent." - David Crow

          "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

          1 Reply Last reply
          0
          • B Banks K

            I have registered with "regsvr32 *.DLL"

            T Offline
            T Offline
            Tim Paaschen
            wrote on last edited by
            #5

            So how about "regsvr32 -u *.DLL"?

            Regards, Tim

            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