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
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