Results 1 to 5 of 5

Thread: How can I add a same file name in Visual Basic 6.0's Setup Wizard?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    3

    Question

    I want to know how can I add a same file name in Setup Wizard using Visual Basic 6.0?

    I'm using Package and Deployment Wizard in Visual Basic 6.0,
    when I want to add a same file name in the Include Files, it said "A file with this name has already been added to the list of files.", it cannot allow me to add the same file name again. Because I have two set of report, one set for Portrait format and Landscape format, but the file name are same. e.g. Summary.rpt in Portrait Folder and Summary.rpt in Landscape Folder. I want to add them in the Setup Wizard. But I cannot do it.
    How?

    Thank you for your helping.

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    Doesn't it give you the option to add additional files...when it does...try adding the folders instead of just files.

    Hope that helps,
    D!m
    Dim

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    3

    Question It cannot allow to add Folder in Package and Deployment Wizard

    In the Include Files, it don't allow user to add a Folder, it must add a File, so, I cannot add a same file name.
    How can I add a Folder? Or VB6.0 cannot allow user add a same file name?
    Anyway, thank you!


  4. #4
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    There has to be a way...and if you can't find out or anyone then i would suggest changing the name...OR...edit the packaging program(source is provided). But i warn you, don't mess with it unless you know what you are doing...if you do mess with it, back it up first.

    aighty laterz,
    D!m
    Dim

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    3

    Smile Thank you for your suggestion

    Thanks!
    But where is the Souce Code of Packing?
    In VB6 Setup Disk or ....?
    please tell me.

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