Make an autorun cd show a web document on autoplay…



There’s a utility called Thumbs that looks like a good quick way to make a cd launch a web documented on autoplay in Windows 95/98/ME/NT/2000/XP/ …Of course, autoplay under windows is fairly easy to setup. If you have a program on the disk you can just have autorun.inf in the root directory of the cd and in that you can specify WHAT program to autorun. The problem with html documents on a disk is telling the computer how to run it. (Yes you can adjust the icon as well.)


I vaguely remember doing this once before, but the problems I ran into were that you had to assume that you knew the drive letter of the cd drive (D: is not always a correct assumption.) Anyway, THUMBS looks like a good, easy solution. The advantage (of course) with a html page auto-launched is that we can do most anything… (list of photos/thumbnails – a link to browse the disk, links to external websites, resume, etc….) Of course, in this context could we think of autoplay as a security risk? I would think so… I can think of a few ways someone could carefully use this feature to their advantage (of course someone would have to put the cd in…)

Also, it’s worth noting the above is Windows only autorun. I’ve not looked into ways of doing this on a Mac.

However, there is another way to approach this…. From this site, we have a nice overview of enabling/disabling autorun (in general) as well as doing cds with an autorun.inf…
First is the classic example:

[autorun]
open=setup.exe
icon=snazzie.ico

The article goes on to explain…

Until recently, it was not possible for Windows to AutoRun a file rather than a program.
OK, that’s not strictly true: you could use the following AUTORUN.INF to show web page index.htm

[autorun]
open=start index.htm

However, if you do this, Windows displays a DOS box briefly, which looks nasty. (And start might not be available on some systems.)

If you are only targeting recent Windows systems, then you can use the shellexecute command to open a file without a flickering DOS box:

[autorun]
shellexecute=index.htm

further….

ShellRun overcomes the above problems. It shows your file and displays a neat popup window. The popup appears straight away so that the user knows that something is happening. ShellRun works in all Windows systems.

This example AUTORUN.INF tells ShellRun to show web page index.htm while displaying message “Starting CD now…” in the ShellRun popup window.

[autorun]
open=ShellRun.exe index.htm Starting CD now…

Do not forget to put ShellRun.exe in the root directory of your CD along with AUTORUN.INF

They are referring to ShellRun.exe which is part of a free download from this site.

The bottom line though, we can’t “force” a cd to autoplay, it may be disabled for a variety of reasons, the user may have a “limited user” account, etc…. for those reasons there should be instructions on accessing the desired first file on the disc as well.

Popularity: 2% [?]

PDF    Send article as PDF   
Blog Traffic Exchange Related Posts
  • How to Remove Live Enterprise Suite | Live Enterprise Suite Removal Guide Live Enterprise Suite is yet another rogue security application. This is a successor to the frustrating Internet Antivirus Pro and Ghost Antivirus rogues. Like many of these security rogues they are pushed through malware and aggressive advertising. This may be a website that when visited a screen pops up that......
  • Opera security patch I saw this earlier today, but had thought it was an issue already covered (just before Thanksgiving there was an opera security update I think.) Anyway... Secunia has an advisory on a security vulnerability in the Opera Web browser. Users are encouraged to upgrade to v. 8.51. The SecurityFix has......
  • The latest and greatest in Malware Removals I have started referring to malware more and more lately because the term virus doesn't exactly describe the pests I see on peoples machines and the terms spyware or adware aren't doing justice to some of these pests either. (There are many pieces of what I would consider malware that......
Blog Traffic Exchange Related Websites
  • Stashing Your Cash If you want to access your money quickly, where do you put it? Where do you hide your emergency fund, in a cookie jar, a safe or in the bank? Knowing where to stash your cash is vitally important, and so here are some of the options that are available......
  • Encryption: Never Leave Home Without It As portable drives have gotten physically smaller and larger in storage capacity, they've become an indespensible gadget for many.  If you use yours to store vital and sensitive information, you need to secure that information with encryption.  I should not need to tell you about the long list of......
  • Solidifying WP Security Designed with PHP, and powered by mySQL directories, WordPress is used by an amazing 8.5% of all websites. Web delivered spyware and web page hacking are becoming progressively more common. With such a lot of web content using WordPress as a CMS, any security weaknesses in the CMS structure or......

Similar Posts


See what happened this day in history from either BBC Wikipedia
Search:
Keywords:
Amazon Logo

Comments are closed.


Switch to our mobile site