CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2002
    Location
    Mumbai
    Posts
    98

    Smile Setup on Win2003

    Hi Friends,

    I am creating the setup of vb project on the windows 2003 and when i try to install it on windows 2000 it gives me message of files are not up to date kindly restart.

    When i restart it gives me the same message and i am unable to install it.
    ( But when i create setup on windows 2000 it works fine on windows 2000 and windows 2003. )

    Is there anything which I am missing?
    Kindly help.


    Thanks

  2. #2
    Join Date
    Dec 2001
    Posts
    6,332

    Re: Setup on Win2003

    What files does it say are not up to date? Does it say this about the files on the system or the files in the setup package?
    Please remember to rate the posts and threads that you find useful.
    How can something be both new and improved at the same time?

  3. #3
    Join Date
    Sep 2002
    Location
    Mumbai
    Posts
    98

    Re: Setup on Win2003

    System Files.

  4. #4
    Join Date
    Dec 2002
    Location
    London, UK
    Posts
    1,569

    Re: Setup on Win2003

    I would have to guess that win 2K contains some files to do pretty graphics and such... where as win 2003 would never want to use these.

    ?Perhaps that is the problem?
    Mike

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

Featured