The other poster made a mistake, which is why it's not working for you. The text file you need to create is called "autorun.inf", NOT "autorun.ini".
Here's a step-by-step on how to create autorun cd's:
Pay attention to the all the steps, including starting the file with [autorun], and particularly in your case looking at the section having to do with starting a particular html file from an autorun CD:
http://www.cryer.co.uk/brian/windows/howtocacdtwar.htm
You did the right thing by saving your website as an mht (web archive). However, keep in mind that if you have any embedded links on your site, you'll probably need to edit them so they run locally --as in offline-- without an internet connection.
For example, if one of your website pages has a hyperlink to some other page on your site, it might be:
http://www.shenders20622.com/contact.html
Well, if you tried to view that locally on a pc without an internet connection, it wouldn't work, even if you had the "contact.html" page on the archive file. You need to change the hyperlink so it points to the CD folder that contact.html is on. Get it?