Hi friends,

I want to create a autorun html file CD.

I tried following ways

I created a file called autorun shell script file with the content

#!/bin/sh
fullpath=$(pwd)
exec firefox $fullpath/index.html

This not working.

I want to run a html file after inserting CD. Is there any way to do this?

Thanks in advance

-- 




Cheers,

Dhastha
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to