We recently had to create a jump drive with promotional content on it that we wanted to be reasonably sure people could open. For the HTML pages, this was pretty simple. We kept the design very easy, and used just a single file, with the CSS in the head of the document. Any web browser created in the last 10 years should have been able to read it. (Even IE6 did fine with it!)
We also put video content onto the jump drive. I had a sample someone had given me from a company they used to do business with, and while it worked fine on my Mac, Windows was a no-go. Windows XP was the test platform, without QuickTime installed. Now, granted, lots of Windows machines would have QuickTime if iTunes were installed, and iTunes is installed on a lot of Windows machines, but locked-down corporate PC’s may not fit in that category.
So, we wanted to create a video that would be playable on Windows without QuickTime installed. And, we’re a Mac shop, so we wanted to do this all on a Mac. We ended up exporting the video from Final Cut Pro, and then using MPEG Streamclip to create an AVI file, using the settings you see in the screen shot below.
It worked well, and testing with various Windows VM’s seemed successful, with the videos playing fine where QuickTime was not installed.
So for now, this is my solutions. Unless someone has a better one.