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. Simplest Question Regarding Deployment

Simplest Question Regarding Deployment

Scheduled Pinned Locked Moved C#
csharpsysadmintutorialquestionworkspace
4 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.
  • S Offline
    S Offline
    sindhutiwari
    wrote on last edited by
    #1

    Hi, I have developed a C#.net windows application and in that one i have used a third party control in it.. For deploying the application i am publishing my application so a setup.exe file is getting created When i installed it at client side its working fine My question is ...Why in the Client System ...my system name is appearing ...How to change it Execution path in client system start...programs.......my system name...application name i want to replace that one with some other name EX : Present start.....programs.....Happy...WindowsApplication1 want to change to start.....programs....Softy.....WindowsApplication1 Plz reply me how to do this regards sindhu tiwari

    its me sid

    C 1 Reply Last reply
    0
    • S sindhutiwari

      Hi, I have developed a C#.net windows application and in that one i have used a third party control in it.. For deploying the application i am publishing my application so a setup.exe file is getting created When i installed it at client side its working fine My question is ...Why in the Client System ...my system name is appearing ...How to change it Execution path in client system start...programs.......my system name...application name i want to replace that one with some other name EX : Present start.....programs.....Happy...WindowsApplication1 want to change to start.....programs....Softy.....WindowsApplication1 Plz reply me how to do this regards sindhu tiwari

      its me sid

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Because you built the installer that way. What are you using to make an MSI ?

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      S 1 Reply Last reply
      0
      • C Christian Graus

        Because you built the installer that way. What are you using to make an MSI ?

        Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

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

        What i am doing is just right click on the project then i have clicked publish there ............. i am using Visual studio 2005 professional edition regards sindhu tiwari

        its me sid

        C 1 Reply Last reply
        0
        • S sindhutiwari

          What i am doing is just right click on the project then i have clicked publish there ............. i am using Visual studio 2005 professional edition regards sindhu tiwari

          its me sid

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          OK, I presume it's assuming that you are the author and want a group created. If there are no options presented, you'll need to use a different tool, like Advanced Installer.

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          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