Results 1 to 3 of 3

Thread: client installation

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    12

    client installation

    i am writing in vb.net and i want to install the project in a server and in 2 clients.
    My question is:
    i use in my project some libraries (except the framework) and i want to know
    if i must to install those libraries in both (server and client)
    OR can i install only in server so the client to use the libraries from the server.

    if yes how can i do this

    thanks

  2. #2
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Re: client installation

    If you add the libraries as references in your project then they will be included in the setup package.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    12

    Re: client installation

    thanks for the answer
    but
    when i am installing my project in a client i dont want to install again the libraries (as in server) because
    when i am updating with the new version i want to install the libraries only in server and dont in the clients.
    thanks again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width