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. Deploying application on client machine (LAN)

Deploying application on client machine (LAN)

Scheduled Pinned Locked Moved C#
sysadminhelp
6 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.
  • A Offline
    A Offline
    abhinish
    wrote on last edited by
    #1

    hi guys! need some help i want to develop an application which retrieves all the client machines within a network and install a client application on the selected client machine. something like "ENTERPRISE DEPLOYMENT". i m trying to use winsocks for transferring files and installing them on client but not getting it done in a proper manner. can any one help me out and tell what to do.. is my approach wrong.. any help , guideline link .. thanx.

    abhinav

    C 1 Reply Last reply
    0
    • A abhinish

      hi guys! need some help i want to develop an application which retrieves all the client machines within a network and install a client application on the selected client machine. something like "ENTERPRISE DEPLOYMENT". i m trying to use winsocks for transferring files and installing them on client but not getting it done in a proper manner. can any one help me out and tell what to do.. is my approach wrong.. any help , guideline link .. thanx.

      abhinav

      C Offline
      C Offline
      coolestCoder
      wrote on last edited by
      #2

      Hi,

      abhinish wrote:

      but not getting it done in a proper manner.

      What problem you are facing ? Please specify details of the problem.


      "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


      Anant Y. Kulkarni

      A 1 Reply Last reply
      0
      • C coolestCoder

        Hi,

        abhinish wrote:

        but not getting it done in a proper manner.

        What problem you are facing ? Please specify details of the problem.


        "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


        Anant Y. Kulkarni

        A Offline
        A Offline
        abhinish
        wrote on last edited by
        #3

        thanx for the reply anant the problem is if i even copy the setup files on client pc it will display the setup wizard.. but i want to do the installation in background without any user interaction is there any other way to install the setup.. i m quite confused.. any guidence in which direction i should work..

        abhinav

        C 1 Reply Last reply
        0
        • A abhinish

          thanx for the reply anant the problem is if i even copy the setup files on client pc it will display the setup wizard.. but i want to do the installation in background without any user interaction is there any other way to install the setup.. i m quite confused.. any guidence in which direction i should work..

          abhinav

          C Offline
          C Offline
          coolestCoder
          wrote on last edited by
          #4

          Hi,

          abhinish wrote:

          but i want to do the installation in background without any user interaction

          Does your application need the default setup package ? means you can directly do the copy and run the program exe ? Is it possible in ur case ?


          "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


          Anant Y. Kulkarni

          A 1 Reply Last reply
          0
          • C coolestCoder

            Hi,

            abhinish wrote:

            but i want to do the installation in background without any user interaction

            Does your application need the default setup package ? means you can directly do the copy and run the program exe ? Is it possible in ur case ?


            "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


            Anant Y. Kulkarni

            A Offline
            A Offline
            abhinish
            wrote on last edited by
            #5

            no! as many dlls are to be registred..

            abhinav

            C 1 Reply Last reply
            0
            • A abhinish

              no! as many dlls are to be registred..

              abhinav

              C Offline
              C Offline
              coolestCoder
              wrote on last edited by
              #6

              Hi, Can you create your own setup application ? This app wont have any GUI and would only register the required dll's. You will run the new application instead of the default setup package. I actually dont know the complete scenario on your side, thats why i can just guess and ask questions !


              "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


              Anant Y. Kulkarni

              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