killerbee, on Jan 27 2004, 07:39 PM, said:
@ T-12min - plz let me know how u've done that as i wanna maintain a list with these points.
cya
Killer Bee
yes, cmdlines.txt simply runs the xpinstall.exe
@wraith, it keeps getting better & better, thx
Posted 27 January 2004 - 09:13 PM
killerbee, on Jan 27 2004, 07:39 PM, said:
Posted 27 January 2004 - 09:17 PM
Posted 27 January 2004 - 09:22 PM
XPInstall_from_cmdlines.rar (196bytes)
Posted 27 January 2004 - 09:36 PM
Posted 27 January 2004 - 09:36 PM
X-Ecutioner, on Jan 26 2004, 06:00 PM, said:
Posted 27 January 2004 - 09:37 PM
Posted 27 January 2004 - 09:40 PM
[COMMANDS] ".\xpinstall.exe"
<item name='Installiere Updates'> <file name='Installiere 819639...' program='%XPINSTALL%hotfixe\KB819639.exe' arguments='-Q /Z'></file>
schaumal.jpg (17.79K)
Posted 27 January 2004 - 09:49 PM
Posted 27 January 2004 - 09:51 PM
Wraith, on Jan 24 2004, 07:01 AM, said:
Posted 27 January 2004 - 09:53 PM
pervert, on Jan 27 2004, 09:49 PM, said:
Posted 27 January 2004 - 09:55 PM
Posted 27 January 2004 - 09:57 PM
Posted 27 January 2004 - 10:02 PM
Posted 27 January 2004 - 10:49 PM
Posted 27 January 2004 - 11:00 PM
<config> <!-- if XPinstall finds a window with this name, it will hide it during execution --> <hidewindow>Windows Update</hidewindow> <!-- this tells XPinstall how many items to show at one time (does not include current item description) --> <!-- and how many items to show that are coming after the current --> <show total='6' after='2'></show> <!-- these two control the font face and size of XPinstall --> <!-- antialias ==> true : false --> <font face='Verdana' antialias='true'></font> <font small='8' large='11'></font> <!-- this controls the window width --> <width>440</width> <!-- all colours are in the format #RRGGBBAA - where AA is transparency value. --> <!-- FF == fully opaque, 00 == fully invisible. If no AA, it defaults to FF --> <colours> <!-- the header footer, and progress colours --> <!-- image attributes are optional - if not specified, normal background --> <header back='#3F464C' fore='#FFFFFF' image=''></header> <footer back='#3F464C' fore='#FFFFFF' image=''></footer> <progress border='#FFFFFFAA' back='#00000000' fore='#FFFFFFAA'></progress> <!-- colours used in main section --> <main back='#4A6FD6' fore='#FFFFFF' image='%XPINSTALL%\images\main.bmp'></main> <main current='#FF8000' description='#FFFFFF'></main> </colours> <!-- string table --> <strings> <!-- the heading that gets shown in the dialog --> <title>Post-Install Configuration</title> <!-- the string to use for "complete" --> <complete>complete</complete> </strings> </config>
1.5.jpg (9.81K)
Posted 28 January 2004 - 12:40 AM
Posted 28 January 2004 - 01:02 AM
Quote
Posted 28 January 2004 - 04:23 AM
Posted 28 January 2004 - 07:49 AM