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. Visual Basic
  4. how to update a VB .NET application?

how to update a VB .NET application?

Scheduled Pinned Locked Moved Visual Basic
csharpannouncementvisual-studiotutorialquestion
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.
  • J Offline
    J Offline
    jeshra279
    wrote on last edited by
    #1

    Hi All, I have created an application in Visual Studio 2005 .NET, which I installed on my client's machine. This application/project has one file, 'Form2.vb', which needs some updation. Now I want to update the installed application with this new/updated file without uninstalling the current version installed on my client's machine. Can someone Please let me know how to do this. I dont want web updation, I can go to my client's machine and update the installed application. Hope I am clear. Regards, R.S.

    S 1 Reply Last reply
    0
    • J jeshra279

      Hi All, I have created an application in Visual Studio 2005 .NET, which I installed on my client's machine. This application/project has one file, 'Form2.vb', which needs some updation. Now I want to update the installed application with this new/updated file without uninstalling the current version installed on my client's machine. Can someone Please let me know how to do this. I dont want web updation, I can go to my client's machine and update the installed application. Hope I am clear. Regards, R.S.

      S Offline
      S Offline
      Steven J Jowett
      wrote on last edited by
      #2

      You just copy the resulting file of your project.

      Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.

      J 1 Reply Last reply
      0
      • S Steven J Jowett

        You just copy the resulting file of your project.

        Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.

        J Offline
        J Offline
        jeshra279
        wrote on last edited by
        #3

        I have created a setup & deployment project and installed the exe on my client's machine. So there is no way to update that file on my client's machine. One way is to recreate the whole SEtup & deployement project with the updated file and re-install on my client's PC, but I dont want to un-install the current version; I just want by anyhow if I can update the application.

        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