PDA

View Full Version : OT... Web Copier 3.3


wpj
December 5th 03, 01:10 AM
Hi,
I have downloaded the site I want....... (I am the copyright owner BTW) and
want to create a self starting/running CD for customers.... how do I do
that??

TIA
Sorry to be SO OT


--
[Always finish what you have starte
Warren P Jones

Ray Taylor
December 5th 03, 01:11 AM
You will need to write an autorun.inf file and place it in the root
directory of your cdrom. When the end user inserts the cdrom, windows looks
for this file and can execute the script it contains.
Google will have the answers for learning how to write autorun.inf scripts.
You will need specify to launch your index.html file and it will use file
associations to open the default browser.


Ray Taylor



"wpj" > wrote in message
...
> Hi,
> I have downloaded the site I want....... (I am the copyright owner BTW)
and
> want to create a self starting/running CD for customers.... how do I do
> that??
>
> TIA
> Sorry to be SO OT
>
>
> --
> [Always finish what you have starte
> Warren P Jones
>
>

Google