HighDots Forums  

Help with an autorun?

alt.html.writers alt.html.writers


Discuss Help with an autorun? in the alt.html.writers forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Craig Richard
 
Posts: n/a

Default Help with an autorun? - 11-16-2003 , 07:09 PM






Hi, big-time-newbie here!

I need to create an autorun file that will play a video file in full-screen,
close the video when it ends, then hop to an html page.

Anybody have any suggestions or examples or websites?

Thanks!

Craig




Reply With Quote
  #2  
Old   
Thomas Jollans
 
Posts: n/a

Default Re: Help with an autorun? - 11-17-2003 , 10:13 AM






Craig Richard wrote:

Quote:
Hi, big-time-newbie here!

I need to create an autorun file that will play a video file in full-screen,
close the video when it ends, then hop to an html page.

Anybody have any suggestions or examples or websites?

Thanks!

Craig



what do you meen by 'autorun file'?



Reply With Quote
  #3  
Old   
Craig Richard
 
Posts: n/a

Default Re: Help with an autorun? - 11-17-2003 , 09:09 PM



Well, I'd like for my family to pop the CD into a windows-based machine and
have the CD automatically spool up and run a movie full screen... Then when
the movie's over I'd like Media Player to close and an html page to open
up - the html page is where the menu will be to select from a few slideshows
of the wedding and honeymoon.

Thanks!

Craig
"Thomas Jollans" <nospam (AT) jollans (DOT) com> wrote

Quote:
Craig Richard wrote:

Hi, big-time-newbie here!

I need to create an autorun file that will play a video file in
full-screen,
close the video when it ends, then hop to an html page.

Anybody have any suggestions or examples or websites?

Thanks!

Craig



what do you meen by 'autorun file'?




Reply With Quote
  #4  
Old   
Thomas Jollans
 
Posts: n/a

Default Re: Help with an autorun? - 11-23-2003 , 11:49 AM



Craig Richard wrote:

Quote:
Well, I'd like for my family to pop the CD into a windows-based machine and
have the CD automatically spool up and run a movie full screen... Then when
the movie's over I'd like Media Player to close and an html page to open
up - the html page is where the menu will be to select from a few slideshows
of the wedding and honeymoon.

Thanks!

Craig
"Thomas Jollans" <nospam (AT) jollans (DOT) com> wrote in message
news:bpas3b$op0$02$2 (AT) news (DOT) t-online.com...

Craig Richard wrote:


Hi, big-time-newbie here!

I need to create an autorun file that will play a video file in

full-screen,

close the video when it ends, then hop to an html page.

Anybody have any suggestions or examples or websites?

Thanks!

Craig




what do you meen by 'autorun file'?




In theat case I'd try a batch file, for example auto.bat (started by
autorun.ini):
REM auto.bat
REM start media player
video.wmv
REM show html
slide.htm
REM done
if that doesn't work, you're in the wrong ng (you are anyway)

Thomas



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.