Results 1 to 5 of 5

Thread: [resolved] Developing on WIn8 and Packaging & Deploying for XP

  1. #1

    Thread Starter
    Addicted Member SaharaWizard's Avatar
    Join Date
    Nov 2004
    Location
    Canada
    Posts
    254

    Resolved [resolved] Developing on WIn8 and Packaging & Deploying for XP

    Hello ppl
    If you develop and application with VB6.0 on a computer which runs on WIndows 8, what should you do so your installation package would work on XP and NT computers?
    1. Do you have to do anything at all? If yes what?
    2. DO you have to complie and packege on an XP to be able to install it on an XP or NT computer?
    Thanks
    Last edited by SaharaWizard; Mar 11th, 2005 at 10:20 PM.
    Don't let your schooling get in the way of your education.

  2. #2
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: Developing on WIn8 and Packaging & Deploying for XP

    Quote Originally Posted by SaharaWizard
    1. Do you have to do anything at all? If yes what?
    Thanks
    No, not really.
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  3. #3
    Fanatic Member TheVader's Avatar
    Join Date
    Oct 2002
    Location
    Rotterdam, the Netherlands
    Posts
    871

    Re: Developing on WIn8 and Packaging & Deploying for XP

    The app doesn't have to be compiled on a Win NT or XP system, but all computers it runs on must have the VB6 runtime files installed, as well as any other references you may be using in your project.
    Author for Visual Basic Web Magazine

    My articles on the Web Browser Control:
    Using the Web Browser Control & Using the DHTML Document Object Model

    The examples referenced in the articles can be found here:

  4. #4

    Thread Starter
    Addicted Member SaharaWizard's Avatar
    Join Date
    Nov 2004
    Location
    Canada
    Posts
    254

    How can I find the list and include it?

    Hi
    Thanks for the replies. I have 3 questions:

    1. How can I find the files [the VB6 runtime files installed, as well as any other references] that has to go with it ?
    2. Where can I get them?
    3. How can I include them in the installation package to make sure thaty are installed?
    Thanks a million in advance
    Don't let your schooling get in the way of your education.

  5. #5

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