Andy GSi
Member
Registered: 24th Mar 02
Location: Shropshire, Drives 2.0l 16v Corsa
User status: Offline
|
i have been developing a HTML site for a customer and it needs to go onto a CD.
Just wondering is there some sort of way to convert all the information into an .exe file for them to open? as there are about 100 html pages and wanting them just to click on the home page when they open the cd.
so thought converting it into an .exe file will be easier for them!!!
SO can this be done?
|
Ally
Member
Registered: 2nd Jul 03
Location: Pontypool Drives: a Skoda
User status: Offline
|
You could use a continum transfunctioner, alongside a millenium quaqrupler
Or, post it in the right section where there are intelligent people
|
Andy GSi
Member
Registered: 24th Mar 02
Location: Shropshire, Drives 2.0l 16v Corsa
User status: Offline
|
well no bugger goes into the GEEK section
|
Ally
Member
Registered: 2nd Jul 03
Location: Pontypool Drives: a Skoda
User status: Offline
|
Yeh theres only 13,456 replies in there
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
how about burning the website to the cd but then use an autorun.ini file to open the index file when the cd goes into the drive? obviously they need to have autorun enabeld on that drive (very common)
|
jamied
Member
Registered: 27th Oct 03
Location: Marbella,Spain Drives: C63
User status: Offline
|
make an autorun cd?
zip it into a self extracting zip?
|
jamied
Member
Registered: 27th Oct 03
Location: Marbella,Spain Drives: C63
User status: Offline
|
damn u beat me willay
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
|
MULLER2
Member
Registered: 3rd Jun 02
Location: LONDON
User status: Offline
|
Surely you should deploy it to there web server for them? Or as said just copy the entire structure to cd and burn that. Then if it simply is a standard html site its a matter of copying/pasting and ftp'ing for them. But personally I'd deploy it to make sure nothing is messed up - then smile and ask for yuor cheque!
[Edited on 07-03-2006 by MULLER2]
|
flash22
Member
Registered: 13th Sep 05
User status: Offline
|
easy job 99% of pc's and mac's have a web browser of some sort so just setup the autorun.inf on the cd to run the index.htm when the cd is put into the cd drive or just setup a .bat file
or if you want to make life diffcault build a html based menuing system
[Edited on 07-03-2006 by flash22]
|
Andy GSi
Member
Registered: 24th Mar 02
Location: Shropshire, Drives 2.0l 16v Corsa
User status: Offline
|
quote: Originally posted by flash22
easy job 99% of pc's and mac's have a web browser of some sort so just setup the autorun.inf on the cd to run the index.htm when the cd is put into the cd or just setup a .bat file
or if you want to make life diffcault build a html based menuing system
yeah this is what i have done, cheers
|
Paul
Member
Registered: 16th Apr 02
Location: Oop north.
User status: Offline
|
Either that or put it onto the web and have them browse to it?
|
Alex
Member
Registered: 9th Feb 03
Location: Nottingham
User status: Offline
|
i had a problem though with using an autorun file to open the start page of a website, i had set up the ini file to open the index file but it didnt want to open anything that wasnt an .exe file
|