Jump to content

r0sWell

Member
  • Posts

    189
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by r0sWell

  1. ok i finally found what was my problem ! it was the 'waiting time' period i put in the .vbs script i created to install daemon tools (in order to by-pass the scsi/raid driver window). now i give 25s to daemon tools to install itself (before : 15s), and no problem anymore, daemon tools is installed.
  2. hi, here's my problem : silent installation of Daemon Tools 3.47 i use this : REG ADD %KEY%\080 /VE /D "Daemon Tools 3.47" /f REG ADD %KEY%\080 /V 1 /D "%systemdrive%\Softwares\Daemon\daemon.msi /qn REBOOT=Suppress" /f it pass without error (or they aren't shown), but after that windows xp is fully installed, i can see that Daemon Tools has not been installed, in fact. i thought it could be caused by the silent install of alcohol 120% just before daemon tools ? i use this for alcohol 120% : REG ADD %KEY%\075 /VE /D "Alcohol 120% 1.9.5.2802" /f REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Softwares\Alcohol120\setup.msi /qn reboot=ReallySuppress driver0=a346bus driver1=a346scsi" /f do you have an idea for my problem ? i think i use the right switches for both, alcohol 120% installs itself very well (i tested with driver0 & driver1 specification to see if it resolve the problem, but doesn't), as my other softwares. thx
  3. it will work on a fully Windows XP + SP2 + hotfixes. just don't install any softwares. MS .Net Framework 1.1 SP1 should be installed (it's the only one which can/must be installed).
  4. oopps. soory, i'm too tired, i didn't notice that was fooassoc.exe insted of 'foobar not working' ............ ok i go to bed now ------->[]
  5. Hi, i did a mistake and have to reintegrate the foobar2000 player to my unattended XP CD. the pb is that the 'original' version of foobar (foobar_0.8.3_special.exe) doesn't work with the /S swith... plz guys, how do you install it if you use the original version (i mean, not the package made by 1chaoticadult few months ago). thx.
  6. so just adjust the delays to match with your computer speed
  7. it works for me, that's strange. or you can try AutoIt Scripts as Astalavista said just before.
  8. one easy way to solve this pb : in RunOnceEx.cmd i call alcohol120_install.vbs. in alcohol120_install.vbs i put : Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run ("%systemdrive%\Softwares\Alcohol120\setup.msi /qn REBOOT=REALLYSUPPRESS") WScript.Sleep 15000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{DOWN 2}" WScript.Sleep 1000 WshShell.SendKeys "{ENTER}" WScript.Sleep 1000 WScript.Quit (just change the path of Alcohol120%
  9. nice i'll try it on my French version of Office 2003 as prvious Shrinker wasn't working on my PC
  10. @Dahi : thx a lot. does it display in list mode ? (you said "detail" mode)
  11. Hi, i would want to display automatically the files of a window sorted in "list" mode, instead of "icon" mode. is it possible to integrate this parameter directly in the unattended XP CD ? and how can i do that ? thx in advance
  12. not working for me i made the Office XP splitstream with SP3, using the unattended site guide. i made the Unattended.MST file. now the Office XP folder takes 977MB i have an error 25003 with the office xp shrinker plz help me if u can. here's my office2_task.txt (office2.log in the next page) : office2_Task_0001_.txt
  13. Translated: What I want to say is that my knowledge of al this is very limited. It seems to me that it's more complicated than simply inserting a file into the I386 folder. As far as I've read in this forum you will also have to edit the txtsetup.sif file, but there I don't understand anything at all... If you could help me modifying these entries, that would help me getting started, because I'm using my main system, I can't risk alot. Thanks So far my translation Some words I didn't know, so excuse me if it's not translated a 100% correctly. (Excusez-moi si mon traduction n'est pas tout a fait correcte!) except : (Excusez-moi si ma traduction n'est pas tout a fait correcte!)
  14. @cestpaspossible : it's an English-speaking forum. but if you give me your email by sending it to me in a PM, i can send you all you need, i think (new MassDriverPack.7z with 'iastor' folder, new txtsetup.sif, and iastor.sy_ for i386 folder). in return just tell if it works
  15. when you use an unattended WindowsXP CD, pressing the 'F6' key doesn't work anymore, if i remember correctly. but your problem interest me a lot, because i have an ASUS P4P800 Deluxe too with PATA HDD for now, and i will have a new SATA HDD soon ! before using Method 2, have you tried to add the 'iastor Intel SATA driver' directory to MassDriverPack.7z ? by modifying the CMD files, it will add 'iastor.sy_' to the i386 directory of the CD with others drivers. After that, just add entries in txtsetup.sif (i can give them to you). A good test that you can do, and tell us if it works It is a solution I thought about
  16. yes i use method 1. ok, i will test with method 2. thx
  17. this is a big job that BtS made for this package...maybe too big for my XP-CD ? i can't integrate it in my unattended XP-CD because even if i remove the 'Sound Package', the drivers (Mass - L an- & Wlan) still take ~140Mb i think i will have to remove some Wlan drivers, but which drivers ? what are the rarest, the less common drivers for Wlan, that i could remove, plz ?
  18. @BtS: thx a lot for these new versions. i'll test them soon
  19. @drthawhizkid : have you kept the same 'structure' for the installer ? (to use it in a silent Windows post-installation)
  20. very good looking, the GUI2 is beautiful too. Does it only exist in German ?
  21. keep the *.MSI and just add /qn REBOOT=REALLYSUPPRESS it works for me. i register using a "register.reg" file, just after that.
  22. thx drthawhizkid for your very good job on this foobar package i'll use your last version, same as i used your previous versions before
×
×
  • Create New...