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. Installing a Exe

Installing a Exe

Scheduled Pinned Locked Moved C#
helpannouncementworkspace
5 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.
  • A Offline
    A Offline
    Anil Kumar Arvapalli
    wrote on last edited by
    #1

    Guys, I am done with my .exe, now i want to setup the exe through a installer packager and update the same in Add or remove programs in Control Panel, can some body let me know the process.. I googled a lot , no use.. Please help me out...Thank u

    M S 2 Replies Last reply
    0
    • A Anil Kumar Arvapalli

      Guys, I am done with my .exe, now i want to setup the exe through a installer packager and update the same in Add or remove programs in Control Panel, can some body let me know the process.. I googled a lot , no use.. Please help me out...Thank u

      M Offline
      M Offline
      musefan
      wrote on last edited by
      #2

      If your willing to pay then MSI Factory[^] is a good tool Otherwise you could look into WIX[^] (lots of effort) or what is available in Visual Studio[^]

      Life goes very fast. Tomorrow, today is already yesterday.

      1 Reply Last reply
      0
      • A Anil Kumar Arvapalli

        Guys, I am done with my .exe, now i want to setup the exe through a installer packager and update the same in Add or remove programs in Control Panel, can some body let me know the process.. I googled a lot , no use.. Please help me out...Thank u

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

        Make a Setup and Deployment to make installer package.. In that way you can have in control panel too.

        A 1 Reply Last reply
        0
        • S ShafiqA

          Make a Setup and Deployment to make installer package.. In that way you can have in control panel too.

          A Offline
          A Offline
          Anil Kumar Arvapalli
          wrote on last edited by
          #4

          Thanks dude... its worked ... One more thing how to create a desktop shortcut for inatalled location using this deployment...

          D 1 Reply Last reply
          0
          • A Anil Kumar Arvapalli

            Thanks dude... its worked ... One more thing how to create a desktop shortcut for inatalled location using this deployment...

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            Don't get too used to the Setup and Deployment project. It won't be there in the next Visual Studio. I highly recommend you start using InstallShield Express or some other packaging tool, InnoSetup, Wise for Windows Installer, WIX, ..., in its place.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak

            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