Hi Andreas,

>
> All Up and working. I had to run the SDK stub for windows 7 then all
> worked.
>

Cool!

> I could see the digital signature when i right clicked and went to the tab
> on my installed exe.
>
> BTW under the details tab of the exe how can i get my information into
> there ?

The "Details" tab on Windows 7 (or the "Version" tab on XP) displays the
standard "version resource" information. For your own .exe, you have to
compile such a version resource into your application (when you build the
..exe with Clarion, Visual Studio, etc.).

To set the version resource information in your SetupBuilder generated
setup.exe, just use "General Information" -> "Version Resource".

Does this help?

Friedrich