ClickThru Guide

Single Title

For single title the folder structure will be:

Title / First Level ((Folder or File) / Second Level (Folder or File) / Third Level (Folder or File)
ClickThru
(cg_lit10_g9) / data / style.css
cr.html
Permissions.html
tou.html
assets.txt
cd_bkg.png
ebook.ico
fscommand / iaccept.exe
iaccept.bat
iaccept.app
iaccept.scpt
Click_to_start.exe
Click_to_start.app
autorun.inf
eBook / grade09 / viewer / myPearsoneBook.exe
myPearsoneBook.app

CD_Title :

CD Label name will depend on the project. For example – prototype CD Label was “cg_lit10_g9”

data : <FOLDER>

This folder contains 7 files, which are used in Click Thru Splash Screen.

assets.txt – contains

&LAgree=End User License Agreement

&btn01=I Accept

&btn02=I Decline

&btn03=Permission

&dlay01=5

&LAgree=Header Text of Click Thru Splash Screen

&btn01=Button text for “I Accept”

&btn02=Button text for “I Decline”

&btn03=Button text for “Permission”

&dlay01=Delay time for the Click Thru Splash Screen to QUIT

tou.html – contains the Terms of use content

NOTE: The HTML code should be in 1 Paragraph i.e. without line break.

Permissions.html – contains the Permission info content

NOTE: The HTML code should be in 1 Paragraph i.e. without line break.

cr.html – contains the “Copyright © Pearson Education Inc. or its affiliates. All Rights Reserved.” text

NOTE: The HTML code should be in 1 Paragraph i.e. without line break.

style.css – Cascading Style Sheet file using in HTML code.

cd_bkg.png– CD background graphics.

ebook.ico– eBook icon file linked with Autorun.inf.

fscommand : <FOLDER>

This folder contains 4 files, which supports in opening the exe & app.

iaccept.exe – Supports in opening the eBook application myPearsoneBook.exe.

iaccept.app – Supports in opening the eBook application myPearsoneBook.app

iaccept.bat – Batch for opening the eBook application myPearsoneBook.exe.

iaccept.scpt – Script for opening the eBook application myPearsoneBook.app

Click_to_start.exe: <EXECUTABLE FILE>Click Thru License Screen exe

Double click Click_to_start.exe to manually open the Click Thru Splash Screen.

Click_to_start.app: < APPLICATION FILE >Click Thru License Screen app

Double click Click_to_start.app to open the Click Thru Splash Screen.

autorun.inf : <INF FILE>

Contains:

[autorun]

open=Click_to_start.exe

icon=data\ebook.ico

This .inf file is to be placed in root of CD-ROM, which helps to Click Thru Splash Screen to open automatically in PC.

NOTE: The system should be autorun configured.

Ebook Project Folder: < FOLDER >

Folder name depends on the project which should be inside Folder ‘title’. For example – prototype CD Label was “grade09”

Files & Script related to Hybrid CD

For PC & MAC: [Copy all files to local system & edit as per the project requirement]

File name

/ PC / MAC / Common
autorun.inf /
[autorun]
open=Click_to_start.exe
icon=data\ebook.ico
iaccept.bat /
@echo off
cd ..\grade09\viewer\
start myPearsoneBook.exe
@exit
[The path of ebook application]
iaccept.exe /
Please compile the bat to exe using the bat to exe convertor.
[iaccept.exe compiled version of iaccpet.bat]
iaccept.scpt /
property process_found : false
property process_to_quit : "myPearsoneBook"
on run
tell application "Finder"
open application file "myPearsoneBook.app" of folder "viewer" of folder "grade09" of folder "title" of disk "cg_lit10_g9"
end tell
tell application "System Events"
if process process_to_quit exists then
set process_found to true
end if
end tell
if process_found = true then
activate
delay 5
tell application process_to_quit to activate
end if
end run
[The path of ebook application]
iaccept.app / Compiled version of iaccept.scpt
style.css / Use as it is
cr.html /
<html<head<link href="style.css" rel="stylesheet" type="text/css" /</head<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /</head<body<p class="cr">Copyright &#x00A9; Pearson Education Inc. or its affiliates. All Rights Reserved.</p</body</html>
Permissions.html /
<html<head<link href="style.css" rel="stylesheet" type="text/css" /</head<body style="margin:0; padding:0;"<br<p align="center"<b>For information regarding Permissions, please write to</b</p<br>
<h2 align="center">Pearson Curriculum Group,</h2<p align="center">Attention: Rights &amp; Permissions, One Lake Street, Upper Saddle River, NJ 07458.</b</p<br<p</body</html>
tou.html /
<html<head<link href="style.css" rel="stylesheet" type="text/css" /</head<body style="margin:0; padding:0;"<h2>TERMS OF USE</h2<br<p<b>READ THIS LICENSE CAREFULLY BEFORE USING THIS SOFTWARE (AS DEFINED BELOW).</b> IF YOU ARE UNDER 18 YEARS OF AGE, PLEASE BE SURE TO READ THIS AGREEMENT WITH YOUR TEACHER, PARENTS OR GUARDIAN AND ASK QUESTIONS ABOUT THINGS YOU DO NOT UNDERSTAND.</p<br<p>THIS LEGAL DOCUMENT IS AN AGREEMENT (THE "AGREEMENT") BETWEEN YOU AND PEARSON EDUCATION, INC.("WE" OR THE "COMPANY"). BY USING THIS SOFTWARE, YOU ARE AGREEING TO THESE TERMS AND CONDITIONS.IF YOU DO NOT AGREE WITH THESE TERMS AND CONDITIONS, DO NOT USE THE SOFTWARE.PROMPTLY RETURN THE SOFTWARE AND ALL ACCOMPANYING ITEMS TO THE PLACE YOU OBTAINED THEM FOR A FULL REFUND OF ANY SUMS YOU HAVE PAID FOR THE SOFTWARE, IF ANY.</p<br<p<b>1.GRANT OF LICENSE and OWNERSHIP:</b> In consideration of your agreement to the terms and conditions of this Agreement and either (i) payment of the license fee by your educational institution or (ii) purchase or adoption of accompanying Company textbooks and/or other materials by your educational institution, Company grants you a limited, non-exclusive license to use and display the enclosed copy of the software program (the "Software") as follows: </p<br<p<b>(a)</b> If you are a student, faculty member, or administrative employee who has received this Software from your educational institution for which this Software was obtained, except as otherwise described in (b) or (c) of this Section 1, you are accessing the Software pursuant to a single PC license.This single PC license permits you to use and display the Software on a single computer (i.e., with a single CPU) at a single location, so long as you comply with the terms of this Agreement; </p<br<p<b>(b)</b> If you are a faculty member or administrative employee who has received this Software from your educational institution, for which this Software was obtained, with accompanying documentation that shows your educational institution has obtained a site license from the Company, you are accessing the Software pursuant to a site license. This site license permits you to install, use and display the Software solely at your educational institution, so long as you comply with the terms of this Agreement;</p<br<p<b>(c)</b> If you are a faculty member or administrative employee who has received this Software from your educational institution, for which this Software was obtained, with accompanying documentation that shows your educational institution has obtained a local area network license from the Company, you are accessing the Software pursuant to a network license. This network license permits you to install the Software solely on one file server of your educational institution, so long as you comply with the terms of this Agreement.</p<br<p>We reserve any rights not granted to you in this Section 1.<br/<br/> Your educational institution owns only the disk(s) on which the Software is recorded, but we retain all rights, title and ownership to the Software itself, regardless of the form or media on which the original or other copies may exist. <b>This license is not a sale of the original Software or any copy to you.</b</p<br<p<b>2. RESTRICTIONS: </b> The following restrictions apply to your use of the Software:</p<br<p> <b>(a)</b> This Software and the accompanying printed materials ("Documentation") are the subject of copyright.You may <u>not</u> copy the Software or otherwise network the Software or use it on more than one computer or computer terminal at the same time, except that you may make a single copy of the Software for backup or archival purposes. Notwithstanding anything to the contrary in this Section 2(a), if you are using the Software pursuant to (i) a site license, you may copy the Software for use only at your educational institution for which this product was obtained, or (ii) a local area network license, you may install the Software on a single file server and transmit the Software on an on-line computer network which links authorized users at other computers to the file server. You may not copy the Documentation, except that you may make as many copies as are necessary for other students, faculty members and/or administrative employees enrolled in or employed by your educational institution, so long as you do not charge a fee.</p<br<p<b> (b)</b> You may <u>not</u> reverse engineer, disassemble, decompile, modify, adapt, translate, or create derivative works based on the Software or the Documentation without prior written consent from the Company.</p<br<p> <b>(c)</b> The enclosed Software is licensed only to you and may <u>not</u> be transferred to any one else without the prior written consent of the Company. Any unauthorized transfer of the Software shall result in the immediate termination of this Agreement.You also may be held legally responsible for any copying, copyright infringement or unauthorized transfer that is caused by your failure to abide by the terms of any of these restrictions.</p<br<p<b>3. RECORDS: </b>If you have obtained access to the Software pursuant to a site or local area network license, you hereby agree to maintain complete, clear and accurate records of all your activities relating to the use of and display of the Software and Documentation (including, without limitation, the number of copies displayed and the location where each copy is used), and such records shall be in sufficient detail to enable the Company to determine compliance with the terms of this Agreement. During the term of this Agreement and for a period of six months thereafter, the Company shall have the right, at its expense and on reasonable notice, to examine or have examined by its authorized representatives, your books and records in order to verify your performance under this Agreement.</p<br<p<b>4. TERMINATION: </b>The license granted to you is effective until terminated. This license will terminate automatically without notice from the Company if you fail to comply with any provisions or limitations of this Agreement.Upon termination, you shall destroy the Documentation and all copies of the Software.All provisions of this Agreement as to limitation and disclaimer of warranties, limitation of liability, remedies or damages, and our ownership rights shall survive termination.</p<br<p<b>5. DISCLAIMER OF WARRANTY: </b>The Company and its licensors make no warranties about the Software, which is provided "as-is." If the disk is defective in materials or workmanship, your only remedy is to return it to the Company within thirty (30) days for replacement unless the Company determines, in good faith, that the disk has been subject to misuse, neglect, improper installation, repair, alteration or damage by you. THE COMPANY AND ITS LICENSORS DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.THE COMPANY DOES NOT WARRANT, GUARANTEE OR MAKE ANY REPRESENTATION REGARDING THE ACCURACY, RELIABILITY, CURRENTNESS, USE, OR RESULTS OF USE, OF THE SOFTWARE.</p<br<p<b>6. LIMITATION OF REMEDIES AND DAMAGES: </b>IN NO EVENT, SHALL THE COMPANY OR ITS EMPLOYEES, AGENTS, LICENSORS, SUPPLIERS OR CONTRACTORS BE LIABLE FOR ANY INCIDENTAL, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF, OR IN CONNECTION WITH, THIS LICENSE OR THE SOFTWARE, INCLUDING, WITHOUT LIMITATION, LOSS OF USE, LOSS OF DATA, LOSS OF INCOME OR PROFIT, OR OTHER LOSSES, SUSTAINED AS A RESULT OF INJURY TO ANY PERSON, OR LOSS OF OR DAMAGE TO PROPERTY, OR CLAIMS OF THIRD PARTIES, EVEN IF THE COMPANY OR AN AUTHORIZED REPRESENTATIVE OF THE COMPANY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN NO EVENT, SHALL THE LIABILITY OF THE COMPANY FOR DAMAGES WITH RESPECT TO THE SOFTWARE EXCEED THE AMOUNTS ACTUALLY PAID BY YOU, TO THE EXTENT SPECIFICALLY APPLICABLE, FOR THE SOFTWARE, IF ANY.SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY FOR INCIDENTAL, INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES IN CERTAIN CIRCUMSTANCES, SO THE ABOVE LIMITATIONS MAY NOT ALWAYS APPLY TO YOU.</p<br<p<b>7. GENERAL INFORMATION/GOVERNING LAW: </b>THIS AGREEMENT SHALL BE CONSTRUED IN ACCORDANCE WITH THE LAWS OF THE UNITED STATES OF AMERICA AND THE STATE OF NEW YORK APPLICABLE TO CONTRACTS MADE IN NEW YORK, AND SHALL BENEFIT THE COMPANY, ITS AFFILIATES AND ASSIGNEES. YOU AND THE COMPANY AGREE TO SUBMIT TO THE PERSONAL AND EXCLUSIVE JURISDICTION OF THE COURTS LOCATED WITHIN THE COUNTY OF NEW YORK, STATE OF NEW YORK. THE FAILURE OF PEARSON TO EXERCISE OR ENFORCE ANY RIGHT OR PROVISION OF THIS AGREEMENT SHALL NOT CONSTITUTE A WAIVER OF SUCH RIGHT OR PROVISION. IF ANY PROVISION OF THIS AGREEMENT IS FOUND BY A COURT OF COMPETENT JURISDICTION TO BE INVALID, YOU AND THE COMPANY NEVERTHELESS AGREE THAT THE COURT SHOULD ENDEAVOR TO GIVE EFFECT TO THE PARTIES' INTENTIONS AS REFLECTED IN THE PROVISION, AND THE OTHER PROVISIONS OF THIS AGREEMENT REMAIN IN FULL FORCE AND EFFECT.</p<br<p<b>8. ACKNOWLEDGMENT: </b>By using this Software, you acknowledge that you have read this Agreement, understand it and agree to be bound by its terms and conditions.You agree that this Agreement is the complete and exclusive statement of the agreement between you and the Company and supersedes all proposals, prior agreements, oral or written, and any other communications between you and the Company or any of its representatives, relating to the subject matter. If you are a U.S.government user, this Software is licensed with "restricted rights" as set forth in subparagraphs (a)-(d) of the Commercial Computer-Restricted Rights clause at FAR 52.227-19 or in subparagraphs (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013, and similar clauses, as applicable.</p<br<p>Should you have any questions concerning this Agreement or if you wish to contact the Company for any reason, please contact in writing: Pearson Curriculum Group Rights & Permissions, One Lake Street, Upper Saddle River, NJ 07458.</p<p<br /</p</body</html>
assets.txt / &LAgree=End User License Agreement
&btn01=I Accept
&btn02=I Decline
&btn03=Permissions
&dlay01=5
Package Contents / Once all the above is edited, copy the ‘data’ & ‘fscommand’ into the MacOS

Changing exe & app icons

To change the exe & app icons, have to use 3rd party software/tools.

Process:

  1. Create the ebook icon using any 3rd party software in individual platform.
  1. To change icon in Mac – (the files has to be copied to local system to change icon)

Select the icon file,

Press Command+I (will display the icon properties)

Select the icon thumbnail & copy (Command+C)

Select the application,

Press Command+I (will display the application properties)

Select the default icon & press Command+V (paste)

The default thumbnail will get updated with the icon file.

  1. To change icon in PC –

Can use 3rd party software like Exe icon change to change the exe icons

Setting up for Hybrid CD

For PC & MAC :

Title / PC First Level ((Folder or File) / MAC First Level ((Folder or File) / PC Second Level (Folder or File) / MAC Second Level (Folder or File) / PC3rd/4thLevel (Folder or File) / MAC3rd/4th Level (Folder or File)
CD_Title / data / data / style.css / style.css
cr.html / cr.html
Permissions.html / Permissions.html
tou.html / tou.html
assets.txt / assets.txt
fscommand / fscommand / iaccept.exe / iaccept.app
iaccept.bat(optional to include or not in final CD output) / iaccept.scpt(optional to include or not in final CD output)
E
B
O
O
K / grade09 / grade09 / viewer / viewer / myPearsoneBook.exe / myPearsoneBook.app
Click_to_start.exe / Click_to_start.app
autorun.inf

Cutting of Hybrid CD

Once all the above are ready, use the CD Burning software to burn a Hybrid CD specifying the PC, Mac & Common files.

NOTE: CD Label is very important for MAC as the apple script uses the CD Label to execute the application.