hi all,

It is a general question.. not VB based

I made my office document in a single pdf file. Now i can access all my document through single pdf file. I want to present the same to my boss in CD. Immediately after inserting the CD it has to run. i made autorun.inf file and in that i mentioned

[autorun]
open=filename.pdf

and both .inf and .pdf files stored in the root directory of the CD. But its giving an error that " D:\ is not a valid win32 Application"

Is it possible to make autorun CD anyway to automatically open this .pdf file

Thanks in advance and sorry for posting here in the VB forum

saj