Jump to content

M_inc

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by M_inc

  1. thx all for helping me. pilou1988 ton XPlode.xml ne se lance pas lors de l'installation de windows xp alors que le mien le faisait :/. je vois pas ce qui ne va pas dans ton XPlode.xml ++
  2. i don't know if it is a bug or my mistake, there is my xml => <XPlode> <config> <hidewindow>Windows Update</hidewindow> <hidewindow>CMD.EXe</hidewindow> <show total='-1' after='2' subcount='true' /> <!-- make antialiasing false if you're running GUIinstall mode --> <font face='Tahoma' antialias='false' small='8' large='12' /> <!-- note the position attribute - it is listed in 'x,y' positions. --> <!-- 0..8 still may be used. --> <window width='400' position='4' fixmain='4' /> <!-- can be standalone, guitransparent, or guiredraw --> <!-- for the latter two, you don't need to specify background colours, or images. --> <windowmode mode='guitransparent' /> <colours> <header back='#003399' fore='#FFFFFF' /> <footer back='#003399' fore='#FFFFFF' image='%XPLODE%\images\foot.png' /> <progress border='#010101' back='#FFFFFF' fore='#0EA727' /> <main back='#555055' fore='#FFFFFF' current='#FFFF00' description='#FFFFFF' image='%XPLODE%\main.png' overlay='#00000000' /> </colours> <strings> <!-- main XPlode string --> <title>Post-Install Configuration</title> <complete>complete</complete> <!-- adduser plugin strings --> <adduser>Adding user #1#</adduser> <addusertogroup>Adding user #1# to group #2#</addusertogroup> <addgroup>Adding group #1#</addgroup> <!-- file/dir ops plugin strings --> <copy>Copying #1# (#2#/#3# - #4#)</copy> <move>Moving #1# (#2#/#3# - #4#)</move> <delete>Deleting #1# (#3#)</delete> <!-- shortcut plugin --> <shortcut>Adding shortcut: #1#</shortcut> </strings> </config> <items> <item display="Ajout d'utilisateurs et de groupe..."> <addgroup groupname="Samourai Champloo" comment="Some days, some times, some die in the way of the samourai..." /> <adduser username="DaMinc" password=" " groups='Administrators "Samourai Champloo"' fullname="Mugen" comment="Just fight with the soul of a samourai!" /> </item> <item display="Tweaks de base de registre de DaMinc"> <execute display="Application des tweaks..." program="regedit" arguments="/s %systemdrive%\install\tweaks.reg" username="DaMinc" password="royalb" /> </item> <item display="Installation de programmes"> <execute display='MSN 6.2...' program='%systemdrive%\install\MsnMsgs.msi' arguments='/qb' /> <execute display='Winrar...' program='%systemdrive%\install\wrar320fr.exe' arguments='/silent /s /v/qn' /> <execute display='Spybot...' program='%systemdrive%\install\spybotsd12.exe' arguments='/verysilent' /> <execute display='nero v6.3...' program='%systemdrive%\install\nero6302.exe' arguments='/silent /noreboot' /> <execute display='Winamp 5.0.1...' program='%systemdrive%\install\winamp501_full.exe' arguments='/S /install=DSRF' /> <execute display='Fermeture de Winamp 5.0.1...' program='%systemdrive%\install\pskill\pskill.exe' arguments='winamp.exe' /> <execute display='Bittorrent shadow 5.8.11...' program='%systemdrive%\install\BitTorrent-experimental-S-5.8.11-w32install.exe' arguments='/S' /> </item> <item display="Installation des codecs vidéo"> <execute display='ac3 filter...' program='%systemdrive%\install\ogm\ac3filter_0_70b.exe' arguments='/S' /> <execute display='ffdshow...' program='%systemdrive%\install\ogm\ffdshow.exe' arguments='/S' /> <execute display='OggDS0995...' program='%systemdrive%\install\ogm\OggDS0995.exe' arguments='/S' /> <execute display='SubTitDS1400...' program='%systemdrive%\install\ogm\SubTitDS1400.exe' arguments='/S' /> <execute display='K-lite codec...' program='%systemdrive%\install\ogm\klcodec220f.exe' arguments=' /silent /loadinf=".\silent.inf"' /> <execute display='quicktime alternative...' program='%systemdrive%\install\Ultime\quicktimealt132.exe' arguments='/silent /s /v/qn' /> <execute display='real alternative...' program='%systemdrive%\install\ultime\real_alternative_real_alternative_1.22_anglais_11099.exe' arguments='/silent /s /v/qn' /> </item> <item display="Installation des MAJ sécurité"> <execute display='hotfixe Q817778...' program='%systemdrive%\install\hotfixes\Q817778.exe' arguments='/Q /O /N /Z' /> <execute display='Kaspersky Anti virus 4.5...' program='%systemdrive%\install\antifire\Setup.exe' arguments='/S' /> <execute display='Annulation redémarrage...' program='%systemdrive%\WINDOWS\system32\shutdown.exe' arguments='-a' /> <execute display='Kerio firewall v4...' program='%systemdrive%\install\antifire\kerio.exe' arguments='/S /v/qn' /> <execute display='Annulation redémarrage...' program='%systemdrive%\WINDOWS\system32\shutdown.exe' arguments='-a' /> <execute display='Suppression du mouchard XP...' program='%systemdrive%\WINDOWS\sytem32\regsvr32.exe' arguments='/s -u C:\WINDOWS\system32\regwizc.dll' /> </item> <item display="Installation des drivers"> <execute display='Installation du driver Lan gigabit Marvell...' program='%systemdrive%\install\SetupYukonWin.exe' arguments='/S /V"/qn"' /> <execute display='Installation de directX9...' program='%systemdrive%\install\DX9NTopk.exe' arguments='' /> <execute display='Installation des drivers ati radéon...' program='%systemdrive%\install\wxp-w2k-catalyst-8-01-040421a-015419c\issetup.exe' arguments='-s' /> <execute display='Installation des drivers Nforce...' program='%systemdrive%\install\nforce2\Setup.exe' arguments='/s' /> </item> <item display='Copier/Coller de Média player classic...'> <filecopy source="%systemdrive%\install\mplayerc.exe" target="%systemdrive%\Documents and Settings\All Users\Bureau\mplayerc.exe" /> </item> <item display='Copier/coller du dossier de clefs de programme'> <filemove source='%systemdrive%\install\KeyProg' target='%systemdrive%\Documents and Settings\All Users\Bureau' /> </item> <item display="Suppression des fichier temporaire"> <filedelete source="%systemdrive%\install\" /> <filedelete source="%systemdrive%\Drivers\" /> </item> </items> </XPlode> thx looking that and tell me if it is my mistake and if it is where is the error
  3. M_inc

    position of Xplode

    i forget, can u tell me how did u do to have only the big progress please. ++
  4. M_inc

    position of Xplode

    hello, thx for the help, now i know how to make it being transparent but i would like to know what position did u give to your setup screen of cowboy bebop. thx helping me ++
  5. hello, Wraith, I would like to know how did u put the Xplode at this position in the setup screen of cowboy bebop and how did u make it being transparent. thx helping me the noob ^^ see ya ++
  6. hello. i would like to know how and with what do u pskill software ? see ya ++
  7. hello I tried the switches /S on winamp now i got a silent installation but the register windows show up at the end :/ can you tell me how to hide it ? thx for help ++
  8. hello everyone, i m new there, i think what you are doing is great thx for all your help. i have only two questions for you guys: 1) could u tell me how is it possible to reduce the size (Mo) of windows xp with sp1 in it? (i would like to make my windows xp sp1 being lightest possible) 2) can u tell me how to make my driver catalyst 4.5 (ati radeon) and winamp being silent during the installation? thx for reading me and helping me. see ya on other post ++
×
×
  • Create New...