PDA

View Full Version : Codejock Calender OCX - How to install?



NewsArchive
04-17-2009, 01:47 AM
As Andy is on holiday this week, I put this here.
I have made an APP with the CalenderPro OCX from Codejock.
I belive, that I have to add the Codejock.Calendar.v12.1.1.ocx + the
Language resource SuitePro.ResourceDa.dll.
Do I miss something, or is this all?

BTW - The ocx and wrapper is terrific - Really gives a boost to a program
where you need a calendar. Same with the support. Even on saturdays...

Edvard Korsbęk

NewsArchive
04-17-2009, 01:47 AM
Edvard,

Setupbuilder will install this OCX for you.
Just add include script in Script Editor:

#include script "Xtreme SuitePro ActiveX v12.sbi" [Custom Configuration]

In include script details dialog you point compiler variable
[XTREME_SUITEPRO_SOURCE] to:
C:\Program Files\Codejock Software\ActiveX\Xtreme Calendar ActiveX
v12.0.2\Bin (or where ever you have this installed...)

and variable [XTREME_SUITEPRO_VERSION] to match your version of Codejock
suite. (ie. 12.0.2)

I have above placed very first in section [ Install Files ], before any
"Install File..."


That should be pretty much all you need to do.


Timo Lahtinen
Helsinki Finland

NewsArchive
04-17-2009, 01:48 AM
#include script "Xtreme SuitePro ActiveX v12.sbi" [Custom Configuration]

Where do yuo get this include script from?

Edvard Korsbęk

NewsArchive
04-17-2009, 01:48 AM
Edvard,

> #include script "Xtreme SuitePro ActiveX v12.sbi" [Custom Configuration]
>
> Where do yuo get this include script from?

The following should help:

http://www.lindersoft.com/forums/showthread.php?t=9633

--
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
04-17-2009, 01:49 AM
It was nice to get the .sbi script.
Unfortunately, I could not make it work.
I had an install for my sales force, and I ended up with installing the
Codejock Suite - Then it worked...
But thats not a solution - Too because I do not have licences for it.

As I see it, the .sbi script installs and registers the OCX file - Thats
all.

OK, I have only installed the calendar ocx - Do I need to install more?

Edvard Korsbęk

NewsArchive
04-17-2009, 01:49 AM
Edvard,

Yes, the .sbi lets you select which OCX to distribute -- no other actions
are required for ActiveX deployment. You need a license key to use it.
Otherwise, it does not work.

--
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
04-17-2009, 01:49 AM
You need a license key to use it.
Otherwise, it does not work.
[SNIP]

That was the trick - Thanks!

Running joyfull now

Edvard Korsbęk

NewsArchive
04-17-2009, 01:50 AM
> You need a license key to use it.
> Otherwise, it does not work.
> [SNIP]
>
> That was the trick - Thanks!
>
> Running joyfull now

Cool :)

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