Jump to content

Ultra small custom autorun menu


Recommended Posts

Great menu, and I found a to have it make stand alone ISO's of all the different OS's on my DVD in case I ever want to burn one back to CD or share it with someone :P

Since I haven't found a method for this anywhere else in this forum I thought I would share it with you, as there are bound to be more people wanting this

Presuming you have cdimage.exe in your dvd's root, a "TOOLS" dir with a "loader" subdir containg the original bootimages for your different OS's (so referring to i386) and the selected OS's files in "ROOT\OS" this little beauty puts a ISO in your C:\

[code]button3=&Create a standalone ISO
mess3=Create a standalone ISO
type3=1
active3=1
action3=cdimage.exe
params3=-lWINXPPRO -t08/23/2001,09:00:00 -bTOOLS\loader\XPPR.BIN -h -n -o -m ROOT\XPPC C:\winxppro.iso
imagenormal3=100
imagehighlight3=101[/code]

Have fun with it and keep up the good work!

Link to comment
Share on other sites

  • 1 year later...

[size=4][color="#000099"][b]hey, how do i add a minimize option button to this?[/b][/color][/size]





[quote name='pastl' post='150277' date='Jul 10 2004, 10:05 AM']@SilloSyben,

to shut down the Language menu, just use this:
[quote][GENERAL]
show language=[color="red"]false[/color][/quote]

if you don't need the language menu at all, just del the following lines:
[quote][LANGUAGE]numlang=6
lang1=&English
lang2=&Francais
lang3=I&taliano
lang4=&Deutsch
lang5=E&spanol
lang6=&Brazilian-Portuguese
mess1=Select English as your primary language.
mess2=Choisissez le français en tant que votre langage primaire.
mess3=Il Italiano e la mia prima lingua
mess4=Wählen Sie Deutsches als Ihre Primärsprache aus.
mess5=Seleccione el español como su lenguaje primario.
mess6=Selecione Brazilian-Portuguese como sua língua preliminar.[/quote]

if you like to have english as your default language and need no other language, just del all language lines([LANG0], [LANG0.MENU2],.......) and use this instead:
[quote][b][LANG0] //English as default[/b]
resdll=GERMAN\XPPRO01\Setup.exe
numbutton=7
exit=E&xit
back=&Back
welcometext=Welcome to Microsoft Windows XP
menutitle=What do you want to do?
;micon=60

button1=&1. Setup Windows XP Professional Corp
mess1=Setup Windows XP Professional Corp
type1=1
active1=1
action1=GERMAN\XPPRO01\Setup.exe

button2=&2. Setup Windows XP Home Edition
mess2=Setup Windows XP Home Edition
type2=1
active2=1
action2=GERMAN\XPHOM01\Setup.exe

button3=&3. Setup Windows XP Media Center Edition
mess3=Setup Windows XP Media Center Edition
type3=1
active3=1
action3=GERMAN\XPMCE01\Setup.exe

button4=&4. Setup Windows XP Tablet PC Edition
mess4=Setup Windows XP Tablet PC Edition
type4=1
active4=1
action4=GERMAN\XPTPE01\Setup.exe

button5=&5. Install optional Windows components
mess5=Install optional Windows components
type5=1
active5=1
action5=%windir%\system32\sysocmgr.exe
params5=/x /y /i:sysoc.inf
imagenormal5=100
imagehighlight5=101

button6=&6. Perform additional tasks
mess6=Perform additional tasks
type6=101
active6=1
action6=LANG1.MENU2
imagenormal6=100
imagehighlight6=101

button7=&7. Check system compatibility
mess7=Check system compatibility
type7=101
active7=1
action7=LANG1.MENU3
imagenormal7=100
imagehighlight7=101


[b][LANG0.MENU2][/b]
numbutton=5
exit=E&xit
back=&Back
menutitle=What do you want to do?
micon=60

button1=Set up &Remote Desktop Connection
mess1=Set up Remote Desktop Connection
type1=1
active1=1
action1=GERMAN\XPPRO01\support\tools\msrdpcli.exe
imagenormal1=100
imagehighlight1=101

button2=&Set up a home or small office network
mess2=Set up a home or small office network
type2=1
active2=1
action2=GERMAN\XPPRO01\I386\NETSETUP.EXE
imagenormal2=100
imagehighlight2=101

button3=&Transfer files and settings
mess3=Transfer files and settings
type3=1
active3=1
action3=GERMAN\XPPRO01\support\tools\fastwiz.exe
imagenormal3=100
imagehighlight3=101

button4=Browse this &CD
mess4=Browse this CD
type4=1
active4=1
action4=
imagenormal4=100
imagehighlight4=101

button5=&View the release notes
mess5=View the release notes
type5=1
active5=1
action5=RELEASENOTES.HTM
imagenormal5=100
imagehighlight5=101


[b][LANG0.MENU3][/b]
numbutton=2
exit=E&xit
back=&Back
menutitle=What do you want to do?
micon=60

button1=&Check my system automatically
mess1=Check my system automatically
type1=1
active1=1
action1=GERMAN\XPPRO01\I386\winnt32.exe
params1=/checkupgradeonly
imagenormal1=100
imagehighlight1=101

button2=&Visit the compatibility Web site
mess2=Visit the compatibility Web site
type2=1
active2=1
action2=http://www.microsoft.com/isapi/redir.dll?prd=whistler&sbp=pro&pver=5.1&ar=compat
imagenormal2=100
imagehighlight2=101[/quote]


by the way, this gives the path to the MS Setup.exe:
[quote]resdll=[color="red"]MSSetup\Setup.exe[/color][/quote]
to use for the Icons.

pastl
[/quote]
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...