Results 1 to 7 of 7

Thread: Is there any trick to adding manifest to Setupbbuilder

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2

    Default Re: Is there any trick to adding manifest to Setupbbuilder

    > I just added manifest to my app.
    >
    > Do I need to any setup in Setupbuilder or just add manifest to the file
    > list.

    Tony,

    The method I use is to NOT add the manifest in Clarion.

    If you want to see how the app appears during development, put the properly
    named external manifest in the same folder as the app runs in after a
    compile.

    Then in the SetupBuilder script editor, let SetupBuilder apply the manifest
    for you (see attached screen shots)

    Put this in before the [ Create Folders ] script point.

    NOTE:

    If you are binding the app to a single processor, adding Armadillo
    protection and code signing the apps, you need to pay attention and do them
    in a specific order.

    See attached screen shots.


    Using SetupBuilder and an external manifest (during development) will give
    you the best of both worlds.

    You can see the app manifested during development (if you are on XP or
    Vista) and SetupBuilder will apply a proper manifest during the process of
    building the compiler.

    HTH,

    Charles

    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds
    www.pagesnip.com - "Print and Save the Web, just the way you want it!"
    www.clarionproseries.com - "Serious imaging tools for Clarion Developers"
    www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
    and Forms!"
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    www.fotokiss.com - "World's Best Auction Photo Editor"
    -------------------------------------------------------------------------------------------------------
    Attached Images Attached Images   

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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