Results 1 to 3 of 3

Thread: Check System Version

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Angry Check System Version

    Problem is When we make change in EXE
    all time go to user system and update exe.
    we want spacifile a location each time when use login system check if update version is availabe then update it other wise leave it

    Plzzzzz Help me

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Check System Version

    Please use the radio buttons provided to specify your IDE/Framework version when creating a thread. Solutions can be different depending on which version you're using. If you're using .NET 2.0 then you can use ClickOnce deployment, which has in-built automatic updating. If you're using an earlier version then you can create an additional EXE that will perform the update for you.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Re: Check System Version

    using C#.net 2003

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