actually since you are creating html files this IS web publishing and a web
design forum topic, not programming. Where the web output goes, a local
folder, a web server, or a CD media, doesn't matter. It's all the same
thing. The files have to be linked properly and files have to be in the file
paths as written in the html code. Your problem is still the same as in this
article - http://www.publishermvps.com/Default.aspx?tabid=157 - you are
going thru the hyperlink dialog and browsing to the file. That is incorrect.
You need to place the file with the Publisher output and create links
yourself.
If you create a "publish" folder in My Documents to save the publisher web
to (sub-folder off), you would then copy your external file to the Publish
folder. Then in the hyperlink dialog you do not browse and let Publisher
make the link path, no, you enter the file path address yourself. Using this
example of having all files in one folder the link would simply be a
relative link of "mypdffile.pdf". If you created a sub folder for external
files then you would enter a link such as "/myfolder/myfile.zip".
btw if you need it -
http://www.davidbartosik.com/2004/10/make-autorun-cd-rom.htm
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com
> Hi
> I am using publisher to create a CDROM (only software that was available
[quoted text clipped - 21 lines]
>
> Cheers!