PDA

View Full Version : Error GEN1072: UpdatePROTECT add-on is required...



NewsArchive
06-24-2008, 12:35 PM
Hi Friedrich,

I'm running into this when I add the MP verification to my script:
Developer Edition Version 6.8.2245
SetupBuilder EXE (SBEXE) Compiler Version: 6.8.2245

Init Globals...
Loading compiler variables...
Compiling...
build automatorweb.sb6
Script format version detected: 6.0.1718
Recursive compile (0:26): Common Definitions.sbi
Continue (0:1:27): C:\Products\BuildAutomator\Latest\Build
AutomatorWeb.sb6
Adding Digital Certificate (Preprocessor)...
Code signed successfully: C:\Products\BuildAutomator\Latest\Program
Files\Icetips Creative\Build Automator\BuildAutomator.exe
Build AutomatorWeb.sb6(36): error GEN1072: UpdatePROTECT add-on is
required to compile the script.

This ONLY happens when I run it from the Build Automator or from the
command line. If I compile it from within the SB IDE, there is no
problem. It looks to me like it's not finding a dll or something.
But even if I pass the work path (as "C:\PROGRA~1\LINDER~1\SETUPB~2"
in this case) it doesn't work (I've tried it with long/short path,
with/without double quotes)

This is the line in the SB script:

Set Variable %MPVALIDATION% to FUNCTION:Verify Subscription Key(Build
Automator, The Passcode, %MPKEYCODE%)

The command line that I used to try this with from cmd.exe:

C:\PROGRA~1\LINDER~1\SETUPB~2\sbuilder.exe /C
"C:\Products\BUILDA~1\Latest\BUILDA~2.SB6" /CV PRODUCTVER "1.30.150"
/CV OUTPUTDIR "C:\Products\BuildAutomator\Latest\Build AutomatorWeb"

I run this in the same folder where the main SB EXE is.

If I comment out the "Verify Subscription" line it works. If I
uncomment it, it fails 100% all the time. I've tried to move this
line around but it always fails.

Note that this is on a XP SP2 with all latest updates as of last
night.

Best regards,

Arnór Baldvinsson
Icetips Creative, Inc.
San Antonio, Texas, USA
www.icetips.com


Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php

NewsArchive
06-24-2008, 12:37 PM
Hi Arnór,

Hmm, seems to be very similar to the problem you reported some time ago.
The command line compiler thread is started before SetupBuilder finished the
initialization process. Item in review.

Friedrich

NewsArchive
06-24-2008, 12:38 PM
Hi Friedrich,

>Hmm, seems to be very similar to the problem you reported some time ago.
>The command line compiler thread is started before SetupBuilder finished the
>initialization process. Item in review.

The only one that I've reported in the past 6 months or so that
involved a generation error was on May 28, about "GEN1091 in 6.8"
which was a runtime mismatch.

I don't recall ever seeing 1072 before...

Best regards,

Arnór Baldvinsson
Icetips Creative, Inc.
San Antonio, Texas, USA
www.icetips.com


Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php

NewsArchive
06-24-2008, 12:38 PM
Hi Arnór,

> The only one that I've reported in the past 6 months or so that
> involved a generation error was on May 28, about "GEN1091 in 6.8"
> which was a runtime mismatch.
>
> I don't recall ever seeing 1072 before...

I think the GEN1072 error is there from the very beginning (SetupBuilder
5.x). Both GEN1091 and GEN1072 seem to be caused by the same "threading"
issue (the command line compiler is executed before the whole system is
correctly initialized).

I'll try to make a downloadable hotfix-patch available before I go on
vacation.

Friedrich

NewsArchive
06-24-2008, 12:42 PM
Hi Friedrich,

>I think the GEN1072 error is there from the very beginning (SetupBuilder
>5.x). Both GEN1091 and GEN1072 seem to be caused by the same "threading"
>issue (the command line compiler is executed before the whole system is
>correctly initialized).

Ah, I remember something about that problem, it was with the
destination thing or something that wasn't set early enough.

>I'll try to make a downloadable hotfix-patch available before I go on
>vacation.

For now I just set the product version manually (ouch<g>) in the SB
installs and don't call them from the Build Automator.

Best regards,

Arnór Baldvinsson
Icetips Creative, Inc.
San Antonio, Texas, USA
www.icetips.com


Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php

NewsArchive
06-26-2008, 02:11 AM
Hi Arnór,

> For now I just set the product version manually (ouch<g>) in the SB
> installs and don't call them from the Build Automator.

The downloadable hotfix KB0806251 should fix it now.

Thank you for bringing this to my attention.

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

"point. click. ship" - that's SetupBuilder
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
06-26-2008, 02:12 AM
Hi Friedrich,

>The downloadable hotfix KB0806251 should fix it now.
>
>Thank you for bringing this to my attention.

Thanks - will test it later today:) Just manually cranked this out
yesterday - had to set the version number manually - don't know if I
can face doing that again<bg>

Best regards,

Arnór Baldvinsson
Icetips Creative, Inc.
San Antonio, Texas, USA
www.icetips.com


Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php