PDA

View Full Version : Comparing logs



NewsArchive
11-11-2008, 02:00 AM
Hi Friedrich,

I ended up splitting this install into two, one for Clarion 7 and one for
the rest.

I found out that I'm missing two files somewhere in the C7 install.
Comparing the logs is very difficult because the filenumbers are all over
and I can't see a way anywhere to sort the files for example alphabetically,
which would be a big help when comparing logs.

Is this possible in SB 6.x and if not, is this something that you'd cosider
in SB 7?

Also: For whatever reason, one of the installs includes a support file
"\bin32\0009.lib" I have no idea why or what that is for. I do not have
any files in the "Support Files" section in "Setup Requirements".

I cheated and copy/pasted the list into Excel and formatted to sort the
filenames etc. so I could compare. Worked;)

Thanks:)

Best regards,

--
Arnór Baldvinsson - Icetips Creative, Inc.
Port Angeles, Washington
www.icetips.com - www.buildautomator.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

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

> I ended up splitting this install into two, one for Clarion 7 and one for
> the rest.
>
> I found out that I'm missing two files somewhere in the C7 install.
> Comparing the logs is very difficult because the filenumbers are all over
> and I can't see a way anywhere to sort the files for example
> alphabetically, which would be a big help when comparing logs.
>
> Is this possible in SB 6.x and if not, is this something that you'd
> cosider in SB 7?

When you say log, do you mean the uninstall .log or the compiler .htm?

> Also: For whatever reason, one of the installs includes a support file
> "\bin32\0009.lib" I have no idea why or what that is for. I do not have
> any files in the "Support Files" section in "Setup Requirements".

This is an installer runtime library for Clarion template registration and
will be linked into your setup.exe. It adds around 4KB to your installer.

> I cheated and copy/pasted the list into Excel and formatted to sort the
> filenames etc. so I could compare. Worked;)

Good idea <g> ;-)

Friedrich

NewsArchive
11-11-2008, 02:14 AM
By the way, in SetupBuilder 7 we have this:

---

IMPROVEMENT: IDE: Option to sort the file list in the html compiler report
in alphabetical order.

---

Just checked this and it works fine (sorts the file list in alphabetical
order). But there is a bug in this new SB7 feature because it ALWAYS sorts
it in alphabetical order at the moment (so it's not optional). This will be
fixed in the next Beta-1 build.

Friedrich

NewsArchive
11-12-2008, 02:46 AM
Hi Friedrich,

>> Is this possible in SB 6.x and if not, is this something that you'd
>> cosider in SB 7?
>
> When you say log, do you mean the uninstall .log or the compiler .htm?

Sorry for the confusion: I mean the html log. When I did a "Save As" and
changed the install to not use feature/setup types the files were
re-arranged so the file 1 in one setup was completely different from file 1
in the other, even though both included all the same files (but not in the
same folders;)

>> Also: For whatever reason, one of the installs includes a support file
>> "\bin32\0009.lib" I have no idea why or what that is for. I do not have
>> any files in the "Support Files" section in "Setup Requirements".
>
> This is an installer runtime library for Clarion template registration and
> will be linked into your setup.exe. It adds around 4KB to your installer.

But it is _only_ listed in ONE of the installs. Like I said above those two
installs are practically identical (one is saved from the other) so I don't
quite see why it is in one and not the other...

Best regards,

--
Arnór Baldvinsson - Icetips Creative, Inc.
Port Angeles, Washington
www.icetips.com - www.buildautomator.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
11-12-2008, 02:47 AM
Hi Arnór,

>> This is an installer runtime library for Clarion template registration
>> and will be linked into your setup.exe. It adds around 4KB to your
>> installer.
>
> But it is _only_ listed in ONE of the installs. Like I said above those
> two installs are practically identical (one is saved from the other) so
> I don't quite see why it is in one and not the other...

I assume that you are NOT using the "Register as Template in the Clarion
Registry" Install File option in the above install!

I think it's not listed in the C7 (with AppGen) install because this version
does not support template registration from an installer yet. So it is only
in your C6 install, right?

Does this make sense?

Friedrich

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

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
11-12-2008, 02:47 AM
Hi Friedrich,

> I assume that you are NOT using the "Register as Template in the Clarion
> Registry" Install File option in the above install!
>
> I think it's not listed in the C7 (with AppGen) install because this version
> does not support template registration from an installer yet. So it is only
> in your C6 install, right?
>
> Does this make sense?

YES! I have my own script that handles that stuff and it excludes it if it
is using Clarion 7, so that's the reason:)

Best regards,

--
Arnór Baldvinsson - Icetips Creative, Inc.
Port Angeles, Washington
www.icetips.com - www.buildautomator.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php