Results 1 to 9 of 9

Thread: Package depoyment wizard fails on W2000

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Location
    Sevenoaks, UK
    Posts
    11

    Question Package depoyment wizard fails on W2000

    Having transferred my VB6 development program from a Win ME PC a W2000 machine I now find I cannot make the Package & Deplyment Wizard work. It hangs after I have selected the folder for the package. It works fine on the Win ME machine.
    Any ideas please?
    Geoff

  2. #2
    PowerPoster Keithuk's Avatar
    Join Date
    Jan 2004
    Location
    Staffordshire, England
    Posts
    2,236
    Yes, Win2k is s**t, stick to ME. I still use Win98 because of this type of problem.

    When you say you've transfered VB6 development program. Do you mean just the project, so the Win2k isn't yours. This may seem a stupid question but do you have admin rights?

    Try uninstalling and re-installing with Service Pack 6.0. There are plenty of links on here for that.

  3. #3
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959
    Try the INNO set up Package. You cam use P & D the find out what files need be include then add them to INNO.

  4. #4
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697
    I DID use P&D Wizard previously but had the same problem with Win2000 so starting using INNO and have not had a probelm since.

    Jmacp is right in saying find out what files are needed in your setup via P&D then use INNO.

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Location
    Sevenoaks, UK
    Posts
    11
    I have full admin rights on the W2000 PC and am keeping the old (slower) Win ME machine as backup. Downloadng the latest VB6 service packs has not helped.
    I have now downloaded and installed INNO but as yet I have not worked out how to use it (not obvious to me anyway).
    I guess I will have to identify the files I need from the Win ME machine since P&D does not work on W2000.
    Thanks for the suggestion - I will see if I can work out how to use INNO.
    Geoff

  6. #6
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    LOL WINDOWS ME.

    Suprised anything works on that
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  7. #7

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Location
    Sevenoaks, UK
    Posts
    11
    Thanks guys for pointing me in the direction of INNO. Itreally does work on W2000 when I had sorted out how to use it.
    The only thing I remain uncertain about is how I would have determined what dependency files are needed if I had not had access to the P&D on the old machine.
    Is there an easy way of identifying what additional files are needed for a new package?
    Geoff

  8. #8
    Hyperactive Member Vishalgiri's Avatar
    Join Date
    Oct 2003
    Location
    India
    Posts
    345
    You can make a exe that will deploy your App as P&D does, just make a list of required OCX and dll and others install them to where they should be ...

    Or use Setup Factory
    Regards,
    Vishalgiri Goswami
    Gujarat, ( INDIA ).
    ---------------------

  9. #9
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Well

    Use Microsoft Visual Studio Installer. I have used it to install apps on Win 2k and XP and have not run into any problems with the installer packages... just with my applications

    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

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