PDA

View Full Version : #embed UAC manifest



NewsArchive
02-25-2009, 01:36 AM
Hello,

how to use the Manifest in SB?

Thanks much Kai

NewsArchive
02-25-2009, 01:37 AM
Hi Kai,

>
> how to use the Manifest in SB?
>

I'm not exactly sure if I understand your question. But I would suggest to
open the "#embed UAC manifest..." dialog and press "F1" -- all information
is there.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
02-25-2009, 04:19 AM
Hello Friedrich,

sorry, i mean where to out the "#embed UAC manifest in the script (wich section)?

Thanks again Kai

NewsArchive
02-25-2009, 04:20 AM
Hi Kai,

>
> sorry, i mean where to out the "#embed UAC manifest in the script (wich
> section)?
>

Please note that this is a compiler directive. It has nothing to do with
your installation logic.

This compiler directive will embed an UAC-aware manifest into your .exe. So
you only have to make sure that you do this before the compiler adds your
..exe to the setup.exe.

Before the [ Support Files ] section is a good place to do this. But you
are never tied to any "section" in SetupBuilder. The "sections" are only
there to give you some orientation. You can have registry functions in the
[ Install Files ] section and you can have Install File(s) command in the
[ Execute Programs ] section. It's completely up to you.

Does this help?

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
02-26-2009, 03:54 AM
Ok, thanks much!

Best regards

Kai

NewsArchive
02-26-2009, 12:14 PM
>>you only have to make sure that you do this before the compiler adds your
>>..exe to the setup.exe.

If you are having your installer code-sign your .EXE also, it needs to do
that AFTER adding the manifest:

1. Add manifest
2. Code-sign
3. Add .EXE to the setup.EXE

Jane

NewsArchive
02-26-2009, 12:14 PM
Thanks Jane, but i have done this :-(

Best regards

Kai

NewsArchive
02-26-2009, 12:16 PM
> Ok, thanks much!
>
> Best regards

Kai,

Charles Edmonds of LANSRAD taught me a long time ago (as illustrated in the
attached screen shot) - this order, and it has worked well.

#embed Vista manifest
#run Batch File (optional for Software Passport - Armadillo protection)
#code-sign application

[ Create Folders ]

Notice all of this JUST before Create Folders

ALSO optional - but, just after code-sign - nice place to put some:

#copy file functions to copy a processed file to a specific folder - you
have that file available in a location that isn't necessarily associated
directly with the install.

David

--
From David Troxell - Product Scope 7 - Encourager Software
Clarion Third Party Profile Exchange Online
http://encouragersoftware.com/profile/clarlinks.html
Profile Exchanges - www.encouragersoftware.com/profile/
http://www.profileexchanges.com/blog/

NewsArchive
02-26-2009, 12:16 PM
Thanks much for all your help, i have still the problem, that i disabled the
manifest generating in Clarion but if i try to the manifest in SB i get the
message, that a manifest is still with the file?

Best regards Kai

NewsArchive
02-26-2009, 12:17 PM
Hi Kai,

> sorry, i mean where to out the "#embed UAC manifest in the script (wich section)?

I do this as the first thing in the script.

Best regards,

--
Arnór Baldvinsson - Icetips Creative, Inc.
Port Angeles, Washington
www.icetips.com - www.buildautomator.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php