Adding TurboActivate to my Autorun Media Studio application

Hi, I have generated a TuruboActivate and don't have an idea on how to add it to my application. I am using using IndigoRose - Autorun Media Studio.

When i add this to the on started ACTION (to start the license) even when cancel it the application still continue to execute. i actually want to know how to go about this cos i am developing for the first time and really in love with LIM (TurboActivate) Technology.

Can anyone help?

Kaasewww.justclickk.com

Hey Kasse,

Are you distributing your app using an installer? If so, that might be the best place to add TurboActivate to your app. We have one example of that here: Using TurboActivate with Inno Setup.

Or does the Autorun Media Studio have another distribution method? If so we can help you integrate TurboActivate with it.

Thanks for hearing me out!

I am distributing the application using installers like the once below;

1) Setup Factory v9 : http://www.indigorose.com/products/setup-factory/2) Advance Installer : http://www.advancedinstaller.com/

But don't know how to do this, i want it such that once the key is not verified passed the application should terminate at that point. i will be very glad if this solution is available.

I have few day for my TurboActivate trial and will like to pick a license possibly.

Kaase

You have a few options:

  1. Integrate TurboActivate just in your installer.
  2. Just integrate TurboActivate in your AMS app.
  3. Integrate TurboActivate with your installer and your Autorun Media Studio (AMS) app

Option 1 is the easiest. We have a tutorial and full example showing how to use TurboActivate with Inno Setup (a free installer).

Option 2 & 3 are a bit harder because you have to write the wrapper that will call TurboActivate. You will have to use the "DLL.CallFunction(...)" in your AMS app.

If I were you I'd integrate with your installer now (Inno Setup is recommended because it looks nice, it's free, and we already have a fully written example). Then, if you want we can help you integrate TurboActivate directly in your AMS app. We don't have any experience with AMS apps, but I'm sure we can figure it out.

Ok. Please you have to let me know what AMS Application is? dont seem to get it.

I now have inno setup installer which you promiss its easier for a beginer like me. But you see, the installer dialogue seem not to be custmisable ie give it a professional look, also no install and hide or as system files, but setup factory has all these features.

I will prefer you guys integrate it into my application (AutoRun Media Studio) this media studio has a code environment that calls/debug anything. So how do we get started so as to integrated it into my application. I upload the demo version for you if necessary please.

Kaase

Please you have to let me know what AMS Application is?

AMS = AutoRun Media Studio.

but setup factory has all these features.

Ok, we'll but together a Setup Factory example. It might take us a week and a half.

I think i will wait for you, since that will give me what i want. A week and half is not too much, but please try your best as i look forward to your support.

Thank

Kaase

Pls. do like to remind this support team i am waiting for the process of adding TurboActivate using setup factory. If there is hope i will like to pay for a license today using my mastercard. let me no.

I have also tried Using Inno Setup but dint understand the proceedure after reading over-and-over the tutorial u guys put for it.

If you guys really want to support non-programmer who are into software development, you just have to put a video tutorial on this Integration of License into Inno setup and other populer appls like setup factory and Advnace installer.

I will really appreciate if a video tutorial is made available for me in both Innosetup and Setup Factory.

Thanks

Don't worry we haven't forgotten about you. We're putting together the Setup Factory and AMS example.

Thank you so much, you guys are just the best from my survey and its the reason iam insisting to have your LimeLM.

Don't worry we haven't forgotten about you. We're putting together the Setup Factory and AMS example.

Pls. the following details should be used to as an example to setup Inno.iss for me:

Company Name: Justclickk Technology Ltd.Product Name: Clickk.exeApp Folder name: Justclickk Interactive

I really appreciate the hope you people are given me, do i am running out of time for distribution. I am thinking if i should start distributing with Inno while i wait for the setup factory edition. I have sign up for 1packge & 300 activations plan.

When you build the example installer make sure your files (include TurboActivate.dll and TurboActivate.dat) are in the same folders as the TurboActivate.iss InnoSetup installation script.

Any hope for me on this matter "adding turboActivate into my setup factory. This support team has promiss me for over two weeks now. Based on their promise i have hold my software distribution.

How on earth can i still wait.

I even requested a video tutorial on a basic steps on setting up Inno Setup. I have copied and pasted the errors i have been getting when i generate my compilation.

You guys can contact me through my mail justclickk@gmail.com based on the video tutorial stuff. I have sign up for 1 product 300 activation for a start.

Any hope for me on this matter "adding turboActivate into my setup factory. This support team has promiss me for over two weeks now. Based on their promise i have hold my software distribution.

We assumed (from your lack of response) that our last forum post & email solved the problem for you. That's why we put the setup factory example on the back burner.

  1. What problems are you having with the Inno Setup example?
  2. Did you read every sentence of the Using TurboActivate with Inno Setup?
  3. Did you include the TurboActivate.dll and TurboActivate.dat files in the same folder as your TurboActivate.iss script?
  4. When you build the Inno Setup script do you get an error? If so, copy and paste the entire error.
  5. When you run the Inno Setup generated installer do you get an error? If so, copy and paste the entire error.
You guys can contact me through my mail justclickk@gmail.com based on the video tutorial stuff. I have sign up for 1 product 300 activation for a start.

We plan on making videos for all the languages we support. However it takes us about 4 days of time to produce a single 5 minute video. Thus this a low priority (for now). We want to push out a few more large features we've been working on for the past months before spending time making these videos.

I am still having trouble adding turboactivate into my app, this is the recent error i am having "which seem to me that am close in getting it"

Cannot Importdll:<utf8>c:\User\Kaase\AppData\Local\Temp\is-OBIRR.tmp\TurboActivate.dll.

once this error message comes the process the apps do terminate/pause in action.

If you want us to help you then you need to provide a whole lot more information about your problems. Are you getting this error when compiling your installer or when running it? Is there any more information? Are you including the TurboActivate.dll and TurboActivate.dat files in the same folder as the installer script "TurboActivate.iss"?