Log in

View Full Version : BURN TO CD: A simple alternative


August 25th, 2003, 09:48 PM
Well, it's just a little bit of computer trivia, but an .INF file is:

A setup information (.inf) file is a text file that you can use to extend t
he setup process. Scripts based on .inf files take advantage of the setup e
ngine built into Windows. The primary advantage of using the built-in setup
engine is its smaller size. Such functions as copying files, adding regist
ry entries, and creating shortcuts are already part of the Windows operatin
g system.

Primarily it automates the setup process associated with an application or
device. Now that you know all that, you can forget it and probably never u
se it again. LOL!

Welopez
www.jbmailroom.com

August 26th, 2003, 12:10 AM
Hi
This sounds easy enough but not sure what an inf file is? Sandy

August 26th, 2003, 12:49 AM
LOL well at least I know what it is. I usually burn as soon as I have done
a show as I had a problem when I tried to do it later on but it is probably
some dumb mistake that I am doing Sandy

August 26th, 2003, 03:36 AM
I bought Xatwhow to use mainly on web pages, so I never tried to
burn to CD until I read how much trouble others were having. For
web pages I usually limit a web show to 10 images, otherwise it
takes a miserably long time for the page to open for users with
dialup connections.

I run Win XP (home), 2.8 GHz CPU, 512 MB RAM, and use a generic OEM
CD burner. For this test, I chose 520 JPG image files, total
29,772,643 bytes. The average file size per image is 57kb.
Naturally, if you use TIFF or BMP images, the file sizes may be much
larger and cause you problems, being slow to load and transition to
the next image.

First, I put all the images into a single folder and created a Slide
Show for PC. It took 4 min 28 sec to create the slide show, using
all 520 images and one MP3 sound track. The slide show was saved to
my "Slideshows" folder.

Next, I opened the slideshow folder to preview it and, satisfied it
was what I wanted, I created an autorun.inf file to cause it to
autorun. To create an .inf file, open word pad and type the
following exactly:

[autorun]
OPEN=filename.exe

That's all. Filename is the name of your slide show. Keep it short
and simple. Save this text file as autorun.inf. If you don't
require the autorun feature, skip that step and open your CD drive
manually to run the .EXE file.

I feel Win XP has perfect burning software built into the program
(licensed from Roxio) and don't use any other software.

To create your slide show on CD, right-click on your autorun.inf and
filename.exe files and choose send to CD. Open your CD writing
folder and choose "Write these files to CD." It took 1 min 20 sec
to burn my slide show the very first time. Inserting the CD into a
second computer, the slide show began running immediately when the
CD-ROM came up to speed.

I can't guarantee this will work for everyone, but if you're having
trouble writing a slide show to CD, give it a try.

info_xatcom
August 27th, 2003, 03:18 PM
Hello William

>For
>web pages I usually limit a web show to 10 images, otherwise it
>takes a miserably long time for the page to open for users with
>dialup connections.

The number of images shouldn't make a difference. On a slow link the rate the
images appear will slow down but they will all be the same time apart so you can
use as many as you want.

Chris.