PDA

View Full Version : More on process failed Gen 1053 Error code 1



NewsArchive
08-24-2011, 10:08 AM
Seems to Fail when the exe is manifested using SB7
If I compile with NO manifest, I can compile it many times.
As soon as I embed the manifest, the next compile fails.
Oh My!
--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
08-24-2011, 10:08 AM
Make sure you are entering the password and file names correctly. I (and
probably many others here) use SB7 to apply the manifest without problems.

Regards

Daan

NewsArchive
08-24-2011, 10:08 AM
Yes, the PW is correct. I can compile without manifest

--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
08-24-2011, 10:09 AM
Dan,

> Seems to Fail when the exe is manifested using SB7
> If I compile with NO manifest, I can compile it many times.
> As soon as I embed the manifest, the next compile fails.
> Oh My!

It has nothing to do with the SB manifest at all!

In the "#embed UAC manifest..." compiler directive, make sure that you have
"Skip if file is already manifested" and "Permanent" options enabled.

In the "#code sign application..." compiler directive, make sure that you
have "Skip if file is already code-signed" and "Permanent" options enabled.

Hope this helps.

Friedrich

NewsArchive
08-24-2011, 10:09 AM
Friedrich

I do have them both set exactly like that. If I don't manifest if
compiles, after I
manifest, the next compile errors.

Dan

--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
08-24-2011, 10:10 AM
Dan,

> I do have them both set exactly like that. If I don't manifest if
> compiles, after I manifest, the next compile errors.

If you are interested, send me your original (non-manifested) .exe and I
will tell you what you are doing wrong.

Friedrich

NewsArchive
08-24-2011, 10:10 AM
BTW, and also send your .sb7 script.

Friedrich

NewsArchive
08-24-2011, 10:10 AM
Roger Wilco

--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
08-25-2011, 01:22 AM
Hi Dan,

I have tested your project several times on three different machines and it
always worked as expected. See attached screenshot.

The first compile embeds a manifest into your wos.exe and code-signs it.
The next compiles correctly report an already manifested and code-signed
wos.exe and this skips the process.

Friedrich

NewsArchive
08-26-2011, 01:24 AM
Dan told me that it's working fine now.

*** [Problem solved and thread closed] ***

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

SetupBuilder is Windows 7 installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner