April 18, 200422 yr AaronXP, here is my suggest First of all, at the start of CDShell a test verify if the PC is graphic mode compliant. If the answer is yes it will boot on it, and if it's no it will boot on the text mode.Here is the screen shots... (sorry it's in french) Graphic mode
April 18, 200422 yr Author Text mode (the screen copies are a bit flattened, sorry)So as you can see, my text mode uses menus, IMO far more convenient than the classical CDShell screens.Indeed if you want to test... here is my cdshell.ini file Enjoy!P.S. 1: this text mode menus come from ZULU NINER...http://www.911cd.net/forums/index.php?showtopic=5045...but have been modified to fix a bug and add new features as the possibility the set choices without sub menus (sub choices).P.S. 2: A detailed topic on the subject for French people can be found here...http://severinterrier.free.fr/Forum/viewtopic.php?t=234
April 20, 200422 yr nice, is that graphic thingy the boot menu from the bootup process after you hit " press any key to boot" ?and if so how did you get it like that...nice work
April 20, 200422 yr Looks like the images come from using the command show image menu.csi in the cdshell.ini file. They will have to be converted to csi from another format, but don't know how yet. I think flyakite shows how on http://flyakite.msfnhosting.com
April 21, 200422 yr I think it's something like...convert -csi2bmp -o output.bmp input.csiand I thought that it was msfnhosting.com
April 23, 200422 yr Author convert -csi2bmp -o output.bmp input.csiFor the graphic mode, to convert a BMP image (256 colors max - 640x480) to a CSI one, it's "convert -bmp2csi -o output.bmp input.csi" http://flyakite.msfnhosting.com/cdshellimage.htmBut that's not really new, IMO the most impressive is the text mode. It's the first time I see something like that with CDShell Have you tested my CDShell.ini?nice, is that graphic thingy the boot menu from the bootup process after you hit " press any key to boot" ?Nearly...The splash screen before (if the PC is compliant), and the other screens after.and if so how did you get it like that...Check my CDShell.ini.Except what Alanoll gives you, all you need is in
June 6, 200422 yr @ ETlove your text menu but the cdshell.ini is a pain in the a** to read, no formatting whatsoever. Do you happen to to have a cleaner version that you can post?That is, if you arestill around...ArmyDoc
June 6, 200422 yr I find these shell's intresting, but i have no idea on how to make them.What threads should i take a look at if i want to learn?I'm more intrested in making a utilitie disk not a multi-boot OS
February 25, 200521 yr The cdshell scripts mentioned in this thread are very good.I hope this thread can be of some type of use to someone else.BUMP...
April 29, 200521 yr @ ETlove your text menu but the cdshell.ini is a pain in the a** to read, no formatting whatsoever. Do you happen to to have a cleaner version that you can post?That is, if you arestill around...ArmyDoc<{POST_SNAPBACK}>ArmyDoc, the file is saved in UNIX format, if you open it in a text editor like textpad; www.textpad.com, then save it in PC format it shows up formatted Albeit in french...
May 4, 200521 yr The way I did is I created boot screen using Autoplay Studio. I took the screenshot of it and resized the image to 640x480 24bit bmp (Adobe Photoshop, saved using max quality into jpg format) and then I reopened using Paint and just resaved the file using 24bit bmp format. Then I converted to *.csi extension, and placed into BOOT folder. When the computers boots up from DVD it loads that image. Just make sure that the corresponding letters (choices) on the image matches to the cdshell.ini script, and that's all. It's not a big deal...
Create an account or sign in to comment