I'm using ICD, and published my presentation as
a stand alone CD WITH AUTORUN ON,also I bought
Microsoft SDK license to redistribute DirectX 6.1.
As stated on page 32 on the Publishing manual I included
the following structure to the ROOT of the CD:
FOLDER called TOOLS which contains the following
\TOOLS\DIRECTX
\TOOLS\DCOM
\TOOLS\INDEO
\TOOLS\MPLAYER
At the same ROOT there is the FOLDER there is
\iplay\iplay.exe
1-If I insert the CDrom on a machine, which doesn't have all
components already installed, and HAS auto insertion notification ON NOTHING
HAPPENS...
2-On the same Machine if I tell the users to press
START/RUN/CDLETTER:\iplay\iplay.exe
IT states it needs to go to SCALA WEBSITE to gete the extra software.
3- WHERE than TOOLS folder goes? Do I need to unpack iplay.exe on the root
?
Place TOOLS UNDER \iplay\TOOLS ?
PLEASE I need a bit of help here how to make the CD perform all
required installation and run the presentation !
Coments for Scala wishlist...
THIS IS NOT A STANDALONE CD this is a nightmare for any non computer literate
user who will give up for good buyng our products from our
unworkable CDROM ! Big difference from MM200 where the CD is a standalone
MM
experience for anyone.
Beto Boton
[email hidden] writes:
> I'm using ICD, and published my presentation as
> a stand alone CD WITH AUTORUN ON
> 1-If I insert the CDrom on a machine, which doesn't have all
> components already installed, and HAS auto insertion notification ON NOTHING
> HAPPENS...
This is the primary problem that needs to be solved. Check your
CD-ROM. Does it have an autorun.inf file in it? That's how Windows
knows what to autoplay? What are its contents?
> 2-On the same Machine if I tell the users to press
> START/RUN/CDLETTER:\iplay\iplay.exe
> IT states it needs to go to SCALA WEBSITE to gete the extra software.
iplay is not the program to start. If you published your CD using the
project name "Example", there is a program called Example.exe that is
placed on the CD master. Example.exe will take care of doing all the
right things. You should find that the autorun.inf file should be
pointing at Example.exe.
> 3- WHERE than TOOLS folder goes? Do I need to unpack iplay.exe on the root
> ?
You do not need to unpack iplay.exe. Assuming your CD is drive letter
J:, it should look like this:
J:\autorun.inf
J:\Example.exe
J:\iplay\iplay.exe
J:\Tools\MPlayer\MPFULL.EXE
J:\Tools\DirectX\*
etc.
> THIS IS NOT A STANDALONE CD this is a nightmare for any non computer
> literate user who will give up for good buyng our products from our
> unworkable CDROM ! Big difference from MM200 where the CD is a
> standalone MM experience for anyone.
When the CD is set up properly, the installation experience for third
party components is the same you underwent when you installed
ICDesigner.
Let me know how it goes.
Peter
OK
here are the contents of autorun.inf
[autorun]
icon = "Millenium.ico"
open = "NewMillenium.exe"
shell\install = &NewMillenium.exe
shell\install\command = NewMillenium.exe
here is how the cd is:
E:\Construction\iplay
E:\Construction\NewMillenium
E:\Construction\TOOLS
E:\Construction\autorun.inf
E:\Construction\copyright.txt
E:\Construction\Millenium.ico
E:\Construction\NewMillenium.bmp
E:\Construction\NewMillenium.exe
E:\Construction\NewMillenium.scb
As I understood I've done everything properly, and for some reason (machine
related)
it is not working...
I've checked autoinsertion for the cdrom and it was ok.
Peter Cherna <[email hidden]> wrote:
>[email hidden] writes:
>
>> I'm using ICD, and published my presentation as
>> a stand alone CD WITH AUTORUN ON
>
>> 1-If I insert the CDrom on a machine, which doesn't have all
>> components already installed, and HAS auto insertion notification
>ON NOTHING
>> HAPPENS...
>
>This is the primary problem that needs to be solved. Check your
>CD-ROM. Does it have an autorun.inf file in it? That's how Windows
>knows what to autoplay? What are its contents?
>
>> 2-On the same Machine if I tell the users to press
>> START/RUN/CDLETTER:\iplay\iplay.exe
>> IT states it needs to go to SCALA WEBSITE to gete the extra software.
>
>iplay is not the program to start. If you published your CD using
>the
>project name "Example", there is a program called Example.exe that
>is
>placed on the CD master. Example.exe will take care of doing all
>the
>right things. You should find that the autorun.inf file should
>be
>pointing at Example.exe.
>
>> 3- WHERE than TOOLS folder goes? Do I need to unpack iplay.exe
>on the root
>> ?
>
>You do not need to unpack iplay.exe. Assuming your CD is drive
>letter
>J:, it should look like this:
>
>J:\autorun.inf
>J:\Example.exe
>J:\iplay\iplay.exe
>J:\Tools\MPlayer\MPFULL.EXE
>J:\Tools\DirectX\*
>
>etc.
>
>> THIS IS NOT A STANDALONE CD this is a nightmare for any non computer
>> literate user who will give up for good buyng our products from
>our
>> unworkable CDROM ! Big difference from MM200 where the CD is a
>> standalone MM experience for anyone.
>
>When the CD is set up properly, the installation experience for
>third
>party components is the same you underwent when you installed
>ICDesigner.
>
>Let me know how it goes.
>
>Peter
You need to reparent your directories so that construction doesn't exist.
So you would have the following...
E:\iplay
E:\NewMillenium
E:\TOOLS
E:\autorun.inf
E:\copyright.txt
E:\Millenium.ico
E:\NewMillenium.bmp
E:\NewMillenium.exe
E:\NewMillenium.scb
This should work for you.
Erik Mattsson
Scala, Inc.
www.scala.com
<[email hidden]> wrote in message news:[email hidden]...
> OK
> here are the contents of autorun.inf
> [autorun]
> icon = "Millenium.ico"
> open = "NewMillenium.exe"
> shell\install = &NewMillenium.exe
> shell\install\command = NewMillenium.exe
>
> here is how the cd is:
> E:\Construction\iplay
> E:\Construction\NewMillenium
> E:\Construction\TOOLS
> E:\Construction\autorun.inf
> E:\Construction\copyright.txt
> E:\Construction\Millenium.ico
> E:\Construction\NewMillenium.bmp
> E:\Construction\NewMillenium.exe
> E:\Construction\NewMillenium.scb
> As I understood I've done everything properly, and for some reason
(machine
> related)
> it is not working...
>
> I've checked autoinsertion for the cdrom and it was ok.
> Peter Cherna <[email hidden]> wrote:
> >[email hidden] writes:
> >
> >> I'm using ICD, and published my presentation as
> >> a stand alone CD WITH AUTORUN ON
> >
> >> 1-If I insert the CDrom on a machine, which doesn't have all
> >> components already installed, and HAS auto insertion notification
> >ON NOTHING
> >> HAPPENS...
> >
> >This is the primary problem that needs to be solved. Check your
> >CD-ROM. Does it have an autorun.inf file in it? That's how Windows
> >knows what to autoplay? What are its contents?
> >
> >> 2-On the same Machine if I tell the users to press
> >> START/RUN/CDLETTER:\iplay\iplay.exe
> >> IT states it needs to go to SCALA WEBSITE to gete the extra software.
> >
> >iplay is not the program to start. If you published your CD using
> >the
> >project name "Example", there is a program called Example.exe that
> >is
> >placed on the CD master. Example.exe will take care of doing all
> >the
> >right things. You should find that the autorun.inf file should
> >be
> >pointing at Example.exe.
> >
> >> 3- WHERE than TOOLS folder goes? Do I need to unpack iplay.exe
> >on the root
> >> ?
> >
> >You do not need to unpack iplay.exe. Assuming your CD is drive
> >letter
> >J:, it should look like this:
> >
> >J:\autorun.inf
> >J:\Example.exe
> >J:\iplay\iplay.exe
> >J:\Tools\MPlayer\MPFULL.EXE
> >J:\Tools\DirectX\*
> >
> >etc.
> >
> >> THIS IS NOT A STANDALONE CD this is a nightmare for any non computer
> >> literate user who will give up for good buyng our products from
> >our
> >> unworkable CDROM ! Big difference from MM200 where the CD is a
> >> standalone MM experience for anyone.
> >
> >When the CD is set up properly, the installation experience for
> >third
> >party components is the same you underwent when you installed
> >ICDesigner.
> >
> >Let me know how it goes.
> >
> >Peter
>
Old Forum Index |
Contact Scala about your end-to-end software solutions for creating and controlling Electronic Display Networks, whether you call it Dynamic digital signage, Narrowcasting, Captive Audience Networks, Kiosks, Point-of-Purchase Displays, Digital In-Store Merchandising, Out-of-Home Media Networks, Place-based Advertising, Display Marketing, Retail Digital Media Networks, Datacasting, Electronic Billboards, The Outernet or any of the other terms in use today. Scala conducts business through a worldwide network of Value Added Resellers. For more information on what this emerging industry is coming to be named, you can see how other people found this page. ©1993-2008 Scala, Inc. Scala, InfoChannel, and the Exclamation Point Logo are registered trademarks of Scala, Inc. All other trademarks are the property of their respective organizations. To see all the content on our Website, click Sitemap or check our blog for the latest updates. Read our Privacy Policy.