I love the Rebrander function, but I think it's a bit involved for average users. I use it for viral marketing of my free eBooks and would like to make it as easy to use as possible for non experts.
I thought I could include it in my eBook adding the 140K to the other html. jpg files and others, but this would make it much easier to use (no second download, no check that it is in the same directory, just a click in the eBook)
As the Myrebrander.exe is excluded at compile time I tried Myrebrander.com, but this is also excluded automatically as soon as I add an active variable to run this external program from the eBook.
What I am doing wrong? Is there a way to achieve my goal of "Just a click to customize"?
Posted on: 5:20 pm on January 14, 2002
Netrepsa
There is a Way.
Set up a second E-Book with only one index.html plus your rebrander.exe and ebook.exe in the source folder.
Give your reader the full instructions and use the copy file function as explained in the help manual to copy from this e-book to the directory choosen.
Hope this can help you
Posted on: 8:54 pm on January 15, 2002
Boris Clair
Thanks a lot Philip.
Seems like an interesting idea, I'll give it a try. Not sure however I understand which directory and which file you are referring to for the copy.
Posted on: 10:46 pm on January 15, 2002
Netrepsa
In your index page of Installation book try this: <p> <a href="##Filecopy(,{ebook}mybook.exe,{app}mybook.exe)">Click here to Install your e-book</a><br> <p> <a href="##Filecopy(,{ebook}myrebrand.exe,{app}myrebrand.exe)">Click here to Install your rebrander</a>
Hope this help.
Posted on: 8:05 pm on January 16, 2002
Boris Clair
Hi and thanks for your suggestion.
I tried it, but although I create an exe that seem to have the size of the original eBook plus the rebrander, when I click any of the 2 links I get a message that says "Internal Parameter Parsing Error".
Any Idea?
Posted on: 6:20 am on January 17, 2002
Netrepsa
The Complete Activ Installer is now available for download at
Great solution. It adds however some complexity for the user who has to Install, Install, Run, Run.
I'm looking for something really simple: Just "click here!" :-)
I tried to change the name of the rebrander from "myrebrander.exe" to "rebrander" before compile, so the file is included in the eBook file directory. This works.
I'm now looking for a script (javascript?) to rename the rebrander to "rebrander.exe" and run it when the user clicks the rebrand or customize link : "Click here!"
Any idea Philip, Sunil or anyone else?
Posted on: 5:06 pm on January 22, 2002
Netrepsa
I have a problem with what you are saying.
Compile your ebook with rebrander to the source folder of your combind book.
Use activ script and add the four commands one line below the other in your script. then use your " click here" It will retreive both e-book and rebrander and then activate the rebrander and then the new e-book
hope you understand
Posted on: 8:18 pm on January 22, 2002
Boris Clair
Well, it took me a while to understand :-) But rereading the help on activ variable, I learned a few things.
I tried what I think is your solution, to no avail. So I went back to your first idea of filecopy.
Here is what I tried after renaming the rebrander, which I call NutritionCustomizer.exe, to NutritionCustomizer so that it is included in the files that are compacted at compile time:
The problem is that I get an error message: Syntax error in Activ Script command. Unknown command ##COPYFILE('{ebook}\NutritionCustomizer','{app}\NutritionCustomizer.exe')
What am I doing wrong?
Posted on: 4:24 pm on January 26, 2002
Netrepsa
My dear friend,
It look as if you have setup your rebranding system to create the rebrander in the source folder when you build your e-book. Is this true?
You can not do it this way.
Setup a new ebook called INSTALLER by using your activ project builder.
Set your output of your current book to the source folder of INSTALLER. When you build your book both your e-book and customizer will form part of your Installers source folder. Include the source code i have send you as you index.html file.
Use ##navigate to first recall your ebook and then your customizer from the Installer e-book, the use the ##run option.
your link should look something like this <A HREF="##NAVIGATE('{EBOOK}\YOUREBOOK')##NAVIGATE("{EBOOK}\YOURCUSTOMIZER)##RUN({APP}\YOURCUSTOMIZER)">CLICK HERE TO INSTALL AND CUSTOMISE YOUR E-BOOK</A>
I HAVE NOT TESTED IT, BUT IS SHOULD DO WHAT YOU WANT.
Posted on: 6:46 pm on January 27, 2002
Boris Clair
Thanks a lot, Philip. Yes it works.
It adds however around 300K to the download file. I wonder if Sunil or some body else has a more compact solution.
Sorry it took so long to answer but I had to take care of some urgent matter
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.
Disclosure:
Our company's websites' content (including this website's content) includes advertisements for
our own company's websites, products, and services,
and for other organization's websites, products, and services.
In the case of links to other organization's websites,
our company may receive a payment, (1) if you purchase products or services,
or (2) if you sign-up for third party offers, after following links from this website.
Unless specifically otherwise stated, information about other organization's products and services,
is based on information provided by that organization,
the product/service vendor, and/or publicly available information - and should
not be taken to mean that we have used the product/service in question.
Additionally, our company's websites contain some adverts which we are paid
to display, but whose content is not selected by us, such as Google AdSense ads. For more
detailed information, please see Advertising/Endorsements Disclosures
Our sites use cookies, some of which may already be set on your computer. Use of our site
constitutes consent for this. For details, please see Privacy.
Click privacy for information about our company's privacy, data collection and data retention policies, and your rights.