1. 13dk13

    13dk13 MDL Novice

    Feb 11, 2011
    41
    12
    0
    hey guys question what i need to remove so windows don't download this stupids apps everytime ? candycrush etc ?

    i did a iso removing alot stuff but result was having problem with internet.
    so i did another without stripe too much but now i got this problems windows trying to install apps all over the place.

    set metered connection help but after a restart is just ignore need to switch off and on again to stop every restart.
     
  2. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Remove all apps including Store, then go to Advanced Windows components Menu, and remove Windows Store Client.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Anonymous171

    Anonymous171 MDL Novice

    Oct 9, 2012
    30
    1
    0
    How to use the wimlib-imagex for change the date/time property? I did not find tutorials on google for this.
     
  4. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Why would you want to do this? Any benefits?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    I never do it manually, only when i go the "Audit/Sysprep/Capture" route, it gets changed by the capture process.
     
  6. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    I just meant why would you want to change the date/time? What does that do?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    To show off, i dunno? :D
     
  8. Anonymous171

    Anonymous171 MDL Novice

    Oct 9, 2012
    30
    1
    0
    Where is the XML file '' LASTMODIFICATIONTIME '' located?
     
  9. Anonymous171

    Anonymous171 MDL Novice

    Oct 9, 2012
    30
    1
    0
    How to create a command in .bat to automatically change the 43 index of my iso image?
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes this may happen rarely, it's been long back only once I had encountered this problem, I think it was with TH1/TH2, Usually this may happen if the CU does a major update to the OS and the only solution would be to create a fresh image with the update as a base.

    Anyway will test with the new update and see if anything can be done to fix it.

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Tested today with the customized image and the Store is not working, in-fact it's even not getting opened.

    Don't know the cause yet may be some dependency might have added in RS3, will take time to test, so will release the next version and fix the store issue later.

     
  12. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,739
    1,009
    60
    Thanks a lot chief. I appreciate you looking into it

    when you say create a new image with the updates ISO as a base, you mean an ISO which already have those updates or using the base 15063.0 then integrating the latest CU would work?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,739
    1,009
    60
    @MSMG

    That user did this and it fixed the Windows Updates, don't know what else it restored but oh well.... he had to

    in an elevated command prompt type:

    DISM /Online /Cleanup-Image /CheckHealth

    Then when it's done

    type:

    DISM /Online /Cleanup-Image /RestoreHealth
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. MatePonczas

    MatePonczas MDL Novice

    Nov 21, 2015
    36
    10
    0
    Hi.
    The problem is that there are no next version yet released, so we cannot test this error. I have searched in the main folder and the last version of toolkit is available from 27th june.
     
  15. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    MSMG means when it is available.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    Okay. Thank you for all the help and support MSMG, dhjohns, and Enthousiast. My project is complete now.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. slayer9450

    slayer9450 MDL Member

    Aug 3, 2015
    211
    87
    10
    Using those commands throws "parameter is in incorrect" errors. When changed to just SYSTEM and SOFTWARE the commands execute just fine.