Notices
Non Scooby Related Anything Non-Scooby related

Website onto CD

Thread Tools
 
Search this Thread
 
Old 12 March 2001, 12:09 AM
  #1  
dsmith
Scooby Regular
Thread Starter
 
dsmith's Avatar
 
Join Date: Mar 1999
Posts: 4,518
Likes: 0
Received 0 Likes on 0 Posts
Post

Nevcr done it myself but its all to do with the autorun.inf file in the root directory of the CD

Old 12 March 2001, 11:25 AM
  #2  
Carl Harvey
Scooby Regular
 
Carl Harvey's Avatar
 
Join Date: Jan 2000
Location: Peterborough
Posts: 231
Likes: 0
Received 0 Likes on 0 Posts
Post

I want to put a copy of my website onto CD Rom to give to customers.

How do I go about getting the CD to autorun and display the Index page.

Am I likely to have any other problems?
Old 15 March 2001, 06:14 PM
  #3  
Carl Harvey
Scooby Regular
 
Carl Harvey's Avatar
 
Join Date: Jan 2000
Location: Peterborough
Posts: 231
Likes: 0
Received 0 Likes on 0 Posts
Post

Dean

The open command needs to point to an .exe file.

Any other suggestions anyone?
Old 16 March 2001, 08:18 AM
  #4  
Robertio
Scooby Regular
iTrader: (1)
 
Robertio's Avatar
 
Join Date: Aug 2000
Location: Glasgow
Posts: 9,844
Likes: 0
Received 0 Likes on 0 Posts
Lightbulb

You could always cheat, just get someone you know to write a small exe (in VB, Delphi, C, whatever), that just calls the index page. I could probably throw something together in about 5 mins with Dephi if you want; then call this exe from the autorun.inf file.
Old 16 March 2001, 08:36 AM
  #5  
dsmith
Scooby Regular
Thread Starter
 
dsmith's Avatar
 
Join Date: Mar 1999
Posts: 4,518
Likes: 0
Received 0 Likes on 0 Posts
Thumbs up

Try the shell execute command - The key bit is at the bottom - It allows you to make use of file associations....

<B>shellexecute</B>

Version 5.0. The shellexecute command specifies an application or data file that AutoRun will use to call ShellExecuteEx.

shellexecute=[filepath]filename[param1, [param2]...]

Parameters
filepath
A string containing the fully-qualified path of the directory that contains the data or executable file. If no path is specified, the file must be in the drive's root directory.
filename

If it is a data file, it must be a member of a file class. ShellExecuteEx will launch the default command associated with the file class.
paramx
Any additional parameters that should be passed to ShellExecuteEx.
Remarks

<I><B>This command is similar to open, but it allows you to use file association information to run the application.</B></I>

Dean

[This message has been edited by dsmith (edited 16 March 2001).]
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
LostUser
Non Scooby Related
11
29 September 2015 11:00 AM
jobegold@hotmail.co.uk
ScoobyNet General
2
27 September 2015 09:44 PM
Dan-
General Technical
0
21 September 2015 01:32 PM
hawkeyescoob
ScoobyNet General
2
09 September 2015 12:03 PM



Quick Reply: Website onto CD



All times are GMT +1. The time now is 01:25 PM.