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. C#
  4. How to unregister Dll

How to unregister Dll

Scheduled Pinned Locked Moved C#
c++sharepointcomtestingdebugging
3 Posts 2 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.
  • M Offline
    M Offline
    manju 123
    wrote on last edited by
    #1

    Hi all.. I have registered dll using RegAsm... as.. RegAsm.exe E:\Sharepoint_080808\Testing_new\Src\Sharepoint_API\Sharepoint_API\bin\Debug\Sharepoint_API.dll /tlb:Sharepoint_API.tlb /codebase and created .tlb file.... How can i unregister the dll again.. thank you manju

    Hi.. I am Mnaju.I have Completed my B.E Computers Science.Lokking for a job.I am interested in VC++ manju

    L 1 Reply Last reply
    0
    • M manju 123

      Hi all.. I have registered dll using RegAsm... as.. RegAsm.exe E:\Sharepoint_080808\Testing_new\Src\Sharepoint_API\Sharepoint_API\bin\Debug\Sharepoint_API.dll /tlb:Sharepoint_API.tlb /codebase and created .tlb file.... How can i unregister the dll again.. thank you manju

      Hi.. I am Mnaju.I have Completed my B.E Computers Science.Lokking for a job.I am interested in VC++ manju

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.1434
      Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.

      Syntax: RegAsm AssemblyName [Options]
      Options:
      /unregister Unregister types
      /tlb[:FileName] Export the assembly to the specified type library
      and register it
      /regfile[:FileName] Generate a reg file with the specified name
      instead of registering the types. This option
      cannot be used with the /u or /tlb options
      /codebase Set the code base in the registry
      /registered Only refer to already registered type libraries
      /asmpath:Directory Look for assembly references here
      /nologo Prevents RegAsm from displaying logo
      /silent Silent mode. Prevents displaying of success messages
      /verbose Displays extra information
      /? or /help Display this usage message

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      M 1 Reply Last reply
      0
      • L leppie

        Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.1434
        Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.

        Syntax: RegAsm AssemblyName [Options]
        Options:
        /unregister Unregister types
        /tlb[:FileName] Export the assembly to the specified type library
        and register it
        /regfile[:FileName] Generate a reg file with the specified name
        instead of registering the types. This option
        cannot be used with the /u or /tlb options
        /codebase Set the code base in the registry
        /registered Only refer to already registered type libraries
        /asmpath:Directory Look for assembly references here
        /nologo Prevents RegAsm from displaying logo
        /silent Silent mode. Prevents displaying of success messages
        /verbose Displays extra information
        /? or /help Display this usage message

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        M Offline
        M Offline
        manju 123
        wrote on last edited by
        #3

        HI.. Thank you very much... manju

        Hi.. I am Mnaju.I have Completed my B.E Computers Science.Lokking for a job.I am interested in VC++ manju

        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