Results 1 to 2 of 2

Thread: extract file list with version from project

  1. #1
    Join Date
    Oct 2001
    Posts
    44,727

    extract file list with version from project



    I'm running ISDev 7.0.2, with a Basic MSI project.

    In the "Files" section of the project, I can get a list of the files that
    are being installed by looking at the specific directory that i'm having IS
    install those files to. Along with just the filename, I can also see the
    modified dates and version numbers of files.

    I need a way to extract this file list from the MSI project, into some other
    format (CSV, Txt, Excel, whatever). How can I go about doing this? I do not
    know of any method that is built into ISDev.

    Thanks,

    -Derick.


  2. #2
    Join Date
    Oct 2001
    Posts
    44,727

    Re: extract file list with version from project



    I figured it out. I used ORCA form the MSI SDK to cut and paste the file
    list.

    -Derick.

    "Derick Bailey" <dbailey@airsysco.com> wrote in message
    news:3c1f70b6$1@news.installshield.com...
    > I'm running ISDev 7.0.2, with a Basic MSI project.
    >
    > In the "Files" section of the project, I can get a list of the files that
    > are being installed by looking at the specific directory that i'm having
    IS
    > install those files to. Along with just the filename, I can also see the
    > modified dates and version numbers of files.
    >
    > I need a way to extract this file list from the MSI project, into some
    other
    > format (CSV, Txt, Excel, whatever). How can I go about doing this? I do
    not
    > know of any method that is built into ISDev.
    >
    > Thanks,
    >
    > -Derick.
    >
    >


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •