stargate Well-known member Jun 3, 2009 #1 I need to make a cd that will open PDF file on insert into computer. This should work for mac and windows. What's the best way to do it?
I need to make a cd that will open PDF file on insert into computer. This should work for mac and windows. What's the best way to do it?
S Sticker Printing Active member Sep 16, 2009 #3 Make autorun.inf file wright it in cd. make file something like this [autorun] path = your pdf file path write this file with cd this will do it.
Make autorun.inf file wright it in cd. make file something like this [autorun] path = your pdf file path write this file with cd this will do it.