PDA

View Full Version : C8-aware SetupBuilder 7.4



NewsArchive
04-29-2011, 10:58 AM
All Clarion 3rd Party Developers,

We'll make the C8-aware SetupBuilder 7.4 available this coming weekend.
There are some important modifications in the SB7 runtime to power C7 and C8
installs.

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

NewsArchive
04-30-2011, 01:57 AM
But what have you done for us LATELY??? <g>

jf

NewsArchive
04-30-2011, 01:57 AM
>
> But what have you done for us LATELY??? <g>
>

<G> ;-)

Friedrich

NewsArchive
04-30-2011, 01:58 AM
Jane,

> But what have you done for us LATELY??? <g>

REALLY, WHAT?!<g>

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://www.cpcs-inc.com


Product Release & Update Notices
http://twitter.com/DeveloperPLUS

NewsArchive
04-30-2011, 01:58 AM
>> But what have you done for us LATELY??? <g>
>
> REALLY, WHAT?!<g>

Only a few "cosmetic" modifications <bg>

Friedrich

NewsArchive
04-30-2011, 01:58 AM
Okay, here is the SB74 release history <g>

Friedrich


SetupBuilder 7.4 Build 3309
----------------------------------------------------------------------------

FEATURE : (sync from SB8) Add support for the SoftVelocity Clarion 8.0
environment (Professional and Enterprise Editions).

FEATURE : (sync from SB8) Add support for .NET 4.0 assemblies. In .NET
Framework 4.0, the GAC went through a few changes. To avoid
interference issues between CLR 2.0 and CLR 4.0, the GAC is
now split into private GACs for each runtime.

FEATURE : (sync from SB8) Add "Set Active .NET Framework..." script
function to programmatically set the supported .NET Framework
version.

FEATURE : (sync from SB8) Add "Set Proxy Server Info..." script function
to programmatically set the proxy server information through
variables.

IMPROVEMENT: (sync from SB8) IDE: The "Clarion Environment Detection" dialog
displays the supported Clarion versions in the Script Editor.

IMPROVEMENT: (sync from SB8) The "If System does have Clarion 7.x" Statement
returns "1" in the %_SB_RETURNEX% variable if the Clarion 7.x
IDE is "initialized".

IMPROVEMENT: (sync from SB8) The "If System does have Clarion 8.0" Statement
returns "1" in the %_SB_RETURNEX% variable if the Clarion 8 IDE
is "initialized".

IMPROVEMENT: (sync from SB8) IDE: All dialogs display the name of the
variable that receives the result of this function in the
Script Editor.

IMPROVEMENT: (sync from SB8) IDE: The "Set Variable..." function displays
the [Remove File Name] option in the Script Editor.

IMPROVEMENT: (sync from SB8) IDE: The "Set VariableEx..." function displays
the [Remove File Name] option in the Script Editor.

IMPROVEMENT: (sync from SB8) [SB#103091] IDE: The selected folder of the
left-bottom panel is displayed in the status bar.

IMPROVEMENT: (sync from SB8) IDE: Add "Move Up" and "Move Down" items to the
right-click popup menu in the "Runtime Variables" Visualizer.

IMPROVEMENT: (sync from SB8) IDE: Add "Move Up" and "Move Down" items to the
right-click popup menu in the "Setup Types" Visualizer.

IMPROVEMENT: (sync from SB8) IDE: Add "Rename" item to the right-click popup
menu in the "Setup Types" Visualizer.

IMPROVEMENT: (sync from SB8) IDE: Add "Move Up" and "Move Down" items to the
right-click popup menu in the "Run Programs" Visualizer.

IMPROVEMENT: (sync from SB8) IDE: Add "Move Up" and "Move Down" items to the
right-click popup menu in the "Environment Variables"
Visualizer.

IMPROVEMENT: (sync from SB8) IDE: Add "Move Up" and "Move Down" items to the
right-click popup menu in the "Firewall Exceptions" Visualizer.

IMPROVEMENT: (sync from SB8) [SB#104071] Add "Extract Root Folder" option to
the "Handle String Operation..." script function.

IMPROVEMENT: (sync from SB8) IDE: Make sure that all variable names that
receive the result of wizards dialogs begin and end with a
percent sign (%).

IMPROVEMENT: (sync from SB8) IDE: The "Check In-use Folder Tree..." script
function displays more detailed information in the Script
Editor.

IMPROVEMENT: (sync from SB8) IDE: The "Search for File..." script function
displays more detailed information in the Script Editor.

IMPROVEMENT: (sync from SB8) IDE: The "Install File..." script function
displays a [Recurse] tag in the Script Editor when the "Recurse
subfolders" option is enabled.

IMPROVEMENT: (sync from SB8) [SB#104051] Installer: The "New Value" variable
option can handle leading spaces in the "Set Variable..." and
"Set VariableEx..." script functions.

FIX : (sync from SB8) [SB#103051] IDE: The "Import REG File..."
function in the Registry Visualizer imported the 32-bit
'WOW6432Node' registry entry.

FIX : (sync from SB8) [SB#103052] IDE: The "Refresh Folders" function
in the "Files and Folders" Visualizer (top left panel) did not
detect renamed or removed folders.

FIX : (sync from SB8) [SB#103053] IDE: Most entry fields in the
"Create Service..." properties did not support <Ctrl>+<Right
Mouse Button> to open the Variable List dialog.

FIX : (sync from SB8) IDE: The 3rd entry field in the "Get System
Info..." properties did not support <Ctrl>+<Right Mouse
Button> to open the Variable List dialog.

FIX : (sync from SB8) [SB#103151] Installer: The "Create Shortcut..."
script function did not write 'Internet Shortcut' uninstall
information to the uninstall .log file.

FIX : (sync from SB8) [SB#103121] IDE: The "Runtime Variables"
Visualizer only showed the first 29 characters of a variable
name.

FIX : (sync from SB8) IDE: Possible incorrect SKU Wizard sequence
in the compiler caused by a 'Wizard Sequence' sort order issue.

FIX : (sync from SB8) [SB#103241] IDE: Minor Scroll Bar Button save
position issue in the Script Editor.

FIX : (sync from SB8) IDE: Minor cosmetic fix in the "Add Windows
Firewall Exception" properties dialog.

FIX : (sync from SB8) [SB#103261] IDE: Under certain circumstances,
copy and paste functionality did not work as expected in the
"Firewall Exceptions" Visualizer.

FIX : (sync from SB8) [SB#103301] IDE: The compiler did not handle
the "Include Subfolders" (folder recursion) option in the
"#zip file(s)..." compiler directive.

FIX : (sync from SB8) IDE: Minor right-click popup menu fix in the
"Firewall Exceptions" Visualizer.

FIX : (sync from SB8) Installer: The "Pin to Taskbar" function is not
executed if the file to be pinned does not exist.

FIX : (sync from SB8) IDE: Internal compiler issue (function did not
support enhanced 10,240 byte variable values).

FIX : (sync from SB8) [SB#104151] Installer: The "Wizard: Set Control
Properties (Set Text)" function did not handle the \n macro.

FIX : (sync from SB8) [SB#102161] IDE: When debugging a "Loop
Wizard", a 'cancel wizard' or 'stop debugging' action crashed
the IDE (timing issue).

FIX : (sync from SB8) [SB#103231] IDE: Possible tree management issue
in the "Shortcuts" Visualizer.

FIX : (sync from SB8) [SB#104231] Installer: The "Read Proxy Server
Info File..." script function did not resolve runtime
variables.

CHANGE : (sync from SB8) Updated 'French (Standard)' and 'French
(Canadian)' language files (minor corrections).

CHANGE : (sync from SB8) IDE: The 'Windows' and 'Program Files' tree
nodes in the "Files and Folders" Visualizer are collapsed by
default.

CHANGE : (sync from SB8) IDE: If a runtime variable is already declared
and initialized in the "Runtime Variables" Visualizer then it
is not possible to add another variable instance from within
the "Runtime Variables" Visualizer.

CHANGE : (sync from SB8) Installer: If the "wait hint" value in a
Service is set too high, the "stop service" installer
functionality resets this wait interval to a standard default
value.

CHANGE : (sync from SB8) [SB#103291] IDE: Minor cosmetic modification in
the Visual Dialog Editor.

CHANGE : (sync from SB8) IDE: Reduce flickering in the "Get Started"
page when removing projects from the list.

CHANGE : (sync from SB8) Installer: Windows does not display a dialog
when the Shortcut fails to resolve (based on MS Article ID:
278014).

CHANGE : (sync from SB8) IDE: Renamed the "Handle String Function (Last
Folder)" script function into "Handle String Function (Extract
Last Folder Item)".

CHANGE : Recompiled wupdate.exe Web Update client.

CHANGE : Recompiled wucheck.exe Web Update Check client.

CHANGE : Updated online help (CHM and PDF).

NewsArchive
04-30-2011, 01:59 AM
OK, OK...
You can take the rest of the day off <G>

Jane Fleming

NewsArchive
04-30-2011, 01:59 AM
> OK, OK...
> You can take the rest of the day off <G>

Thank you <g>

Friedrich

NewsArchive
04-30-2011, 02:00 AM
Friedrich,

> Okay, here is the SB74 release history <g>

Showoff! <g>

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://www.cpcs-inc.com


Product Release & Update Notices
http://twitter.com/DeveloperPLUS

NewsArchive
04-30-2011, 02:00 AM
>> Okay, here is the SB74 release history <g>
>
> Showoff! <g>
>

<G>

Friedrich

NewsArchive
04-30-2011, 02:00 AM
jeez Friedrich, you just sitting around counting skybugs <vbg>

Jim

NewsArchive
04-30-2011, 02:01 AM
SB74? Didn't anyone tell you that version numbers are cheap? <g>

> Okay, here is the SB74 release history <g>
>

--
Russell B. Eggen
www.radfusion.com

NewsArchive
04-30-2011, 02:01 AM
Hello Fredrich,

Do you already know if c8 will use the same GUID as c7 of if a
different one ?

Or is this the most stupod question anyone asked ? :'(

--
Merci
Cordialement - Best regards
__________________________________________________ _____

For those who do not understand ... : "Qui bene amat bene castigat."
__________________________________________________ _____

DMC - Data Management Center : a tool to let you Migrate Import Export
Transfer your Data
www.dmc-fr.com/database_migration.html Certified by Microsoft : "Works
with Vista" & "Works with Windows Server 2008"

NewsArchive
04-30-2011, 02:02 AM
Hi JP,

> Do you already know if c8 will use the same GUID as c7 of if a different
> one ?
>
> Or is this the most stupod question anyone asked ? :'(

Clarion 8 is a new version and requires a new unique Product GUID.

Friedrich

NewsArchive
05-01-2011, 01:32 AM
Is that All???

LOL!!!!!!

-Robert

NewsArchive
05-01-2011, 01:34 AM
FAQ: "Is there a new Clarion 8 deployment demo?"

Yes, we have updated the "Clarion Accessory Deployment Demo" to show how to
deploy to C6, C7 and C8 from the same setup.exe.

It also demonstrates how to avoid the template registration "deadlock
situation" in C7 and C8. The new SB74 runtime can (optionally) detect an
"unregistered" Clarion environment now.

Friedrich

NewsArchive
05-01-2011, 01:34 AM
WOW

That deadlock hapened here this morning - COOL!

THANK YOU for all you do for us!

--
Merci
Cordialement - Best regards
__________________________________________________ _____

For those who do not understand ... : "Qui bene amat bene castigat."
__________________________________________________ _____

DMC - Data Management Center : a tool to let you Migrate Import Export
Transfer your Data
www.dmc-fr.com/database_migration.html Certified by Microsoft : "Works
with Vista" & "Works with Windows Server 2008"

NewsArchive
05-01-2011, 01:35 AM
BTW : the message can also display open IDE and Open template as that
was my case here
Serial was there but I had not opened template registry after copy
pasting from c7 as RZ asked us to do
I had copied the registry TRF as well as the accessory folder so as not
to have to register anything

--
Merci
Cordialement - Best regards
__________________________________________________ _____

For those who do not understand ... : "Qui bene amat bene castigat."
__________________________________________________ _____

DMC - Data Management Center : a tool to let you Migrate Import Export
Transfer your Data
www.dmc-fr.com/database_migration.html Certified by Microsoft : "Works
with Vista" & "Works with Windows Server 2008"

NewsArchive
05-01-2011, 01:36 AM
Works fine here even if no template is registered. I have tested this on
four different machines. Installed C8, started the IDE to "validate" it and
did not open the registry (no template was registered) and it installed all
fine. No deadlock at all.

Friedrich

NewsArchive
05-01-2011, 01:37 AM
Hi JP,

> BTW : the message can also display open IDE and Open template as that
> was my case here Serial was there but I had not opened template registry
> after copy pasting from c7 as RZ asked us to do I had copied the registry
> TRF as well as the accessory folder so as not to have to register
> anything

I think it's not caused by the template registry (or an open IDE) in your
case.

You have to open the Clarion 8 IDE, enter the serial number and validate it
and then close the IDE to register Clarion. SetupBuilder 7.4 can detect
this scenario, so I have modified the text in the example project.

Friedrich