Windows Download Integrator

Discussion in 'MDL Projects and Applications' started by Alphawaves, Aug 15, 2012.

Thread Status:
Not open for further replies.
  1. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
    #121 Alphawaves, Aug 31, 2012
    Last edited: Aug 31, 2012
    (OP)
    Its very odd this josh, im using pkgmgr for integration which usually should be very quick..:eek:
    So it does work, but is very very slow for you in your language ???

    Ill change process priority, see if it changes time for integration..
     
  2. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    The app spent much time on "Cleaning Temp Files" step with ~5% of CPU use on imagex.exe... Was faster on the others.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
    Thanks for that info josh, will now look into why it was slow for you..;):hug2:
    The cleaning is my new function cleaner.. this seems to be the problem for slugishness..
    Will look into it.. :)
     
  4. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    I have a auto-clean always enabled on this pc.. :laie:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
  6. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    Exactly. The application functionality are working flawless. But on the LP integration the "Cleaning Temp Files" process was slower.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
    #128 Alphawaves, Aug 31, 2012
    Last edited: Aug 31, 2012
    (OP)
    I got it... thanks JC :worthy::D

    Depending how large the expanded files are inside expand folder, this is problem for my function for clear..
    Ill remake it for 1.7.. ;)
     
  8. _spinner_

    _spinner_ MDL Addicted

    Apr 3, 2011
    680
    282
    30
    Hey Josh,

    on 1.5 LP integration just 10 minutes eating 100% processor on I3 M350 2.27 GHz 4 gig RAM,
    Just a Processor issue?

    Or as Alpha says, his application don't will work in your PC? :laie: :laie:

    Nice going
     
  9. nice

    nice MDL Junior Member

    May 6, 2007
    55
    12
    0
    Many many Thanks Alphawaves.

    I look forward to your next release.
    Good job and thanks again!!!
    bye
     
  10. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
    #131 Alphawaves, Aug 31, 2012
    Last edited: Aug 31, 2012
    (OP)
    Little progress update:

    Added apply multiple languages to multiple editions of windows..
    First tests have gone well 100% success.
    Also fixed the cleanup lag.
    Possibly release v1.7 tomorrow..:D;)

    Edit

    Added remove multiple languages from multiple editions of windows..
    First tests have gone well 100% success. :)
     
  11. iDesmet

    iDesmet MDL Novice

    Jan 15, 2010
    8
    1
    0
    Very good news! Btw, just for curiosity.. in what language are you writing the tool?

    Keep up the good work!
     
  12. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
    Written in c# :)
     
  13. iDesmet

    iDesmet MDL Novice

    Jan 15, 2010
    8
    1
    0
    Nice to know... I though you used C++
    I remember when I started coding in C#... I never looked back! :rolleyes:
     
  14. Luisile

    Luisile MDL Novice

    Nov 19, 2010
    47
    1
    0
    first sorry for my poor english. Why we can select only full iso or a copy of dvd from hdd and not a single wim File? for example i need to put a langpack to w8 enterprise for creating aio iso. thanks for answer
     
  15. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
    It also applies to boot.wim and files inside sources folder. Thats why ive not give the option to select WIM.
    If i give option to apply only to wim then you dont get option to select language in windows setup..:eek::D
     
  16. smartboyhw

    smartboyhw MDL Language Packs Specialist

    Feb 22, 2012
    331
    266
    10
    Great. Alphawaves, aren't you supposed to letting me to do testing?:(
     
  17. _spinner_

    _spinner_ MDL Addicted

    Apr 3, 2011
    680
    282
    30
    Alpha works perfectly, created a MSDN clean images iso AIO en-it, thanks for your hard work!!!

    PS, just waiting integration of the language in all version without selecting one by one, for an Aio iso :D:D:D

    so many thanks pal :hug2:
     
  18. DLCBJB

    DLCBJB MDL Novice

    Aug 20, 2009
    16
    0
    0
    Does it work on Windows Server 2012 as well?
     
  19. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,257
    22,418
    210
    #140 Alphawaves, Sep 5, 2012
    Last edited: Sep 5, 2012
    (OP)
    Yeh

    UPDATE:

    EDIT

    Little bug fix to 1.7 (boot.wim file name not refreshing).. ;)