Jump to content

killerbee

Member
  • Posts

    500
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by killerbee

  1. hi, it looks like a driver with all the .inf's in it. You should try to integrate it to OEMDriversPath in Winnt.sif and put the .exe in $OEM$\$$\system32 to be sure u can call it. Report your results back here would help us all. cya Killer Bee
  2. hi, have you removed any components from your XPCD? Like with jdeboeck's batches? Then it could be that WU won't recognize some of your updates. here is my xplode .xml snipplet: <item display='Installing Hotfixes'> <execute display='Applying 322011...' program='#XPLODE#\Hotfixes\322011.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 327979...' program='#XPLODE#\Hotfixes\327979.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 810217...' program='#XPLODE#\Hotfixes\810217.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 810243...' program='#XPLODE#\Hotfixes\810243.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 811114...' program='#XPLODE#\Hotfixes\811114.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 814995...' program='#XPLODE#\Hotfixes\814995.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 820291...' program='#XPLODE#\Hotfixes\820291.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 815021...' program='#XPLODE#\Hotfixes\815021.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 329692...' program='#XPLODE#\Hotfixes\329692.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 821253...' program='#XPLODE#\Hotfixes\821253.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 822603...' program='#XPLODE#\Hotfixes\822603.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 823182...' program='#XPLODE#\Hotfixes\823182.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 824105...' program='#XPLODE#\Hotfixes\824105.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 824141...' program='#XPLODE#\Hotfixes\824141.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 825119...' program='#XPLODE#\Hotfixes\825119.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 826942...' program='#XPLODE#\Hotfixes\826942.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 828026...' program='#XPLODE#\Hotfixes\828026.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 828035...' program='#XPLODE#\Hotfixes\828035.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 829558...' program='#XPLODE#\Hotfixes\829558.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying HU1002...' program='#XPLODE#\Hotfixes\HU1002.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying JS56NEN...' program='#XPLODE#\Hotfixes\JS56NEN.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 330994...' program='#XPLODE#\Hotfixes\330994.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 824145...' program='#XPLODE#\Hotfixes\824145.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 832483...' program='#XPLODE#\Hotfixes\832483.EXE' arguments='/C:"dahotfix.exe /q /n" /q'></execute> <execute display='Applying 330512...' program='#XPLODE#\Hotfixes\330512.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 323183...' program='#XPLODE#\Hotfixes\323183.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 324230...' program='#XPLODE#\Hotfixes\324230.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 326119...' program='#XPLODE#\Hotfixes\326119.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 328070...' program='#XPLODE#\Hotfixes\328070.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 328237...' program='#XPLODE#\Hotfixes\328237.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 330836...' program='#XPLODE#\Hotfixes\330836.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 810032...' program='#XPLODE#\Hotfixes\810032.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 810272...' program='#XPLODE#\Hotfixes\810272.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 812415...' program='#XPLODE#\Hotfixes\812415.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 815411...' program='#XPLODE#\Hotfixes\815411.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 816736...' program='#XPLODE#\Hotfixes\816736.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 817589...' program='#XPLODE#\Hotfixes\817589.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 821588...' program='#XPLODE#\Hotfixes\821588.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 823182...' program='#XPLODE#\Hotfixes\823182.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 823291...' program='#XPLODE#\Hotfixes\823291.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 826942...' program='#XPLODE#\Hotfixes\826942.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 826959...' program='#XPLODE#\Hotfixes\826959.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 828028...' program='#XPLODE#\Hotfixes\828028.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 828741...' program='#XPLODE#\Hotfixes\828741.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 828940...' program='#XPLODE#\Hotfixes\828940.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 829637...' program='#XPLODE#\Hotfixes\829637.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 830903...' program='#XPLODE#\Hotfixes\830903.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 831651...' program='#XPLODE#\Hotfixes\831651.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 833407...' program='#XPLODE#\Hotfixes\833407.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 833998...' program='#XPLODE#\Hotfixes\833998.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 834372...' program='#XPLODE#\Hotfixes\834372.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 834709...' program='#XPLODE#\Hotfixes\834709.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 835732...' program='#XPLODE#\Hotfixes\835732.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 837001...' program='#XPLODE#\Hotfixes\837001.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying HMTCDWizard...' program='#SYSTEMDRIVE#\Install\Hotfixes\HMTCDWizard_enu.exe' arguments='/qn ALLUSERS=1 REBOOT=ReallySuppress'></execute> <execute display='Installing DirectX 9.0b...' program='#XPLODE#\DirectX9b\DX9NTopk.exe' arguments='/Q:A /R:N'></execute> <execute display='Applying 832894...' program='#XPLODE#\Hotfixes\832894.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 813503...' program='#XPLODE#\Hotfixes\813503.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 820369...' program='#XPLODE#\Hotfixes\820369.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 824463...' program='#XPLODE#\Hotfixes\824463.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 826940...' program='#XPLODE#\Hotfixes\826940.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 827057...' program='#XPLODE#\Hotfixes\827057.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 831167...' program='#XPLODE#\Hotfixes\831167.EXE' arguments='/Q:A /R:N'></execute> <execute display='Applying 837009...' program='#XPLODE#\Hotfixes\837009.EXE' arguments='/Q:A /R:N'></execute> <execute display='Running QCHAIN...' program='#XPLODE#\Hotfixes\QCHAIN.EXE' arguments=''></execute> </item>and here after the reboot: <execute display='Installing HighMat CD-Burning-update for WinXP...' program='#XPLODE#\hotfixes\HMTCDWizard.msi' arguments='/qn ALLUSERS=1 REBOOT=ReallySuppress'></execute> <execute display='Installing Advanced Networking Pack...' program='#XPLODE#\hotfixes\817778\update\update.exe' arguments='/Q /u /Z /N'></execute> <execute display='Applying 817787...' program='#XPLODE#\Hotfixes\KB817787.exe' arguments='/Q:A /R:N'></execute> <execute display='Applying 833407...' program='#XPLODE#\Hotfixes\833407.exe' arguments='/Q /U /O /N /Z'></execute> <execute display='Applying 828028...' program='#XPLODE#\Hotfixes\828028.exe' arguments='/Q /U /O /N /Z'></execute> <execute display='Applying 831937...' program='#XPLODE#\Hotfixes\831937.exe' arguments='/Q /U /O /N /Z'></execute> <execute display='Applying 831167...' program='#XPLODE#\Hotfixes\831167.exe' arguments='/Q:A /R:N'></execute> <execute display='Applying 817027...' program='#XPLODE#\Hotfixes\817027.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 820128...' program='#XPLODE#\Hotfixes\820128.EXE' arguments='/Q /O /U /N /Z'></execute> <execute display='Applying 832353...' program='#XPLODE#\Hotfixes\832353.exe' arguments='/Q /U /O /N /Z'></execute>and WU has nothing to say to me hope this helps a bit cya Killer Bee
  3. hi, i think u should give it a try and report back your results. cya Killer Bee
  4. hi, i haven't found out any switches of it. I made a sfx out of the .zip that will be automatically extracted to %programfiles%\thunderbird. And i use "shortcut.exe" to create the quicklaunch and Start Menu entries. Any Registry-Settings are imported on the first start of thunderbird. hope this helps a bit cya Killer Bee
  5. hi, i would recommend a WinRAR-sfx that is extracted to %userprofile%\wherever\you\want\to\copy\it\under\Sam-Account automatically. cya Killer Bee
  6. hi, please run USSF over the setup.exe and let us know what it says. And maybe provide us with a download link. cya Killer Bee
  7. hi, at which point do you import your reg-settings? cya Killer Bee
  8. hi, you are right, it MUST be in the I386-Folder. Is there UnattendSwitch="yes"in ur winnt.sif?? cya Killer Bee
  9. hi, wouldn't the SFX be browsable if u would integrate a WinRAR-installation within ur Setup-process?? cya Killer Bee
  10. hi, i had similar issues at some times and it always came from the autologon-user was not being created. Is your user there after u typed in the P/W??? cya Killer Bee
  11. hi, isn't the error-causing hotfix the SR1 update? If it is so then it should be slipstreamed and not only installed... cya Killer Bee
  12. hi, yeah, just put it in any.cmd-file u want. cya Killer Bee
  13. hi, hmm can't find any switches too. So you need to install it, export all registry entries from it and sfx the installed directory. To set it up u need to unpack the sfx and import all .regs. hope this helps a bit cya Killer Bee
  14. hi, gimme a link so i can play around a little bit with it. cya Killer Bee
  15. hi, just tested and getdiz30.exe /spskill getdizdoes the trick cya Killer Bee
  16. hi, can you please run Universal silent switch finder over your installers and post the results here - this would help a lot. cya Killer Bee
  17. hi, you should use a winrar-sfx with all needed files inside and run it via [DetachedProgram] in winnt.sif to automatically extract it where u want to... hope this helps a bit cya Killer Bee
  18. hi, you just need to create one entry in your RunOnceEx to call XPlode, then everything can be installed within it. Just ask me in the XPlode subsection here on the forums how to use it. hope this helps a bit cya Killer Bee
  19. hi, wow plz use code tags along with ur code to make it readable. cya Killer Bee
  20. hi, just unpack avwinsfx.exe and run it with: Setup.exe /silentbut you have to live with the initial virus-scan. hope this helps a bit cya Killer Bee
  21. hi, you can use as many entries as you want, the only issue is that u will not see all entries if they are more than ur screen. But no other entry-limit i know of. But calling XPlode from RunOnceEx to install all applications is the better way in my opinion. cya Killer Bee
  22. hi, just right-click on both kernels -> properties -> Version and u must have the same kernel (ntkrnlpa.exe for HT and ntoskrnl.exe for uniproccesors(ntkrnlpa.exe will be renamed to ntoskrnl.exe while installation with actice HT)) hope this helps a bit cya Killer Bee
  23. hi, greets to my home-country please provide me with a download-link so i can play around a little bit with it - maybe i can solve ur probs. cya Killer Bee
  24. hi, please provide us more info... Is it a WISE-installer or Installshield or ... cya Killer Bee
  25. hi, which installer has it? Try Universal silent switch finder found here on the forums if u are unsure. cya Killer Bee
×
×
  • Create New...