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. Visual Basic
  4. create a registry key

create a registry key

Scheduled Pinned Locked Moved Visual Basic
csharpwindows-adminquestion
8 Posts 4 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.
  • S Offline
    S Offline
    sentmemail
    wrote on last edited by
    #1

    Hi, does anyone have the code to create a registry key on a remote PC using WMI in VB.net ? thanks

    L 1 Reply Last reply
    0
    • S sentmemail

      Hi, does anyone have the code to create a registry key on a remote PC using WMI in VB.net ? thanks

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      sentmemail wrote:

      create a registry key on a remote PC using WMI in VB.net ?

      http://www.codeproject.com/csharp/remotesysinformation.asp[^] http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx[^]

      S D 2 Replies Last reply
      0
      • L Lost User

        sentmemail wrote:

        create a registry key on a remote PC using WMI in VB.net ?

        http://www.codeproject.com/csharp/remotesysinformation.asp[^] http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx[^]

        S Offline
        S Offline
        sentmemail
        wrote on last edited by
        #3

        the links are for C#. I am looking for VB.net

        J L 2 Replies Last reply
        0
        • S sentmemail

          the links are for C#. I am looking for VB.net

          J Offline
          J Offline
          Joshua Quick
          wrote on last edited by
          #4

          C# and VB.NET use the same .NET framework, so the first link still applies. Also, the 2nd link he provided takes you to a C# to VB.NET code converter.

          S 1 Reply Last reply
          0
          • S sentmemail

            the links are for C#. I am looking for VB.net

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Use the second link to convert c# to vb.net code. Good luck :)

            1 Reply Last reply
            0
            • J Joshua Quick

              C# and VB.NET use the same .NET framework, so the first link still applies. Also, the 2nd link he provided takes you to a C# to VB.NET code converter.

              S Offline
              S Offline
              sentmemail
              wrote on last edited by
              #6

              whats the advantages and disadvantages between C# and VB.net?

              J 1 Reply Last reply
              0
              • S sentmemail

                whats the advantages and disadvantages between C# and VB.net?

                J Offline
                J Offline
                Joshua Quick
                wrote on last edited by
                #7

                sentmemail wrote:

                whats the advantages and disadvantages between C# and VB.net?

                Questions like that usually spark religious war like debates. :) A search on the Internet and on this website will find many debates on this topic, having all kinds of strong opinions. In my opinion, other than the syntax, there is little difference between C# and VB.NET. Both languages have nearly identical language featuers and they use the same .NET class framework. I would say that it is to your advantage to learn both languages and doing so would make you a better ".NET developer".

                1 Reply Last reply
                0
                • L Lost User

                  sentmemail wrote:

                  create a registry key on a remote PC using WMI in VB.net ?

                  http://www.codeproject.com/csharp/remotesysinformation.asp[^] http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx[^]

                  D Offline
                  D Offline
                  Daniel Grunwald
                  wrote on last edited by
                  #8

                  That converter is based on an ancient version of our SharpDevelop converter - both problems named as "Known issues" there are already fixed in our converter: http://developer.sharpdevelop.net/codeconvert.net/[^]

                  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