Jump to content

Legolash2o

Contributors
  • Joined

  • Last visited

Everything posted by Legolash2o

  1. I've just checked the code and it has not been told to rename the display name. I shall do that now. Everything seems to have been fixed.
  2. So you can manually EDIT > Edit Name fine? Just the displayname is not changed? If the above question is yeah then it should be a simple fix
  3. Legolash2o replied to Thiersee's post in a topic in Win Toolkit
    Thanks, i got your donation. Much appreaciated!!
  4. Legolash2o replied to Thiersee's post in a topic in Win Toolkit
    Yes I know, it's not been released yet
  5. On a live system via Program/Features or Windows Update then 'Installed Updates'. Offline.... Win Toolkit > Main > Advanced > Component Removal and they should be listed at the bottom.
  6. Legolash2o replied to Legolash2o's post in a topic in Win Toolkit
    Haven't updated this in a while, oops... 1.4.0.73^FIX: Fixed donation links within Win Toolkit The donations link within Win Toolkit did not work, it ended up opening 3 tabs. I've fixed this by making Win Toolkit replace spaces with '%20' on all links. Feel free to donate now UPDATE: I just noticed the WinCert IBAN / BIC / SWIFT button didn't work but its now been fixed. 1.4.0.73^FIX: Fixed already exists error if user presses Cancel on AIO Creator edit buttons When a user tries to edit an image name in AIO Disk Creator and then presses cancel. You receive an error box saying Image '' already exists.
  7. Legolash2o replied to yogurt's post in a topic in Win Toolkit
    The MSU file contains the cab. The cab file is compressed within the msu You have it backwards Open an MSU file with 7zip and see for yourself.
  8. Hmm, not sure what could cause this. Open your images in WIM Manager and rebuild them. I might need a few screenshots. I have however fixed the error messages when cancelling the input box.
  9. Legolash2o replied to yogurt's post in a topic in Win Toolkit
    DISM will extract the MSU file anyway. If you have LDR mode enabled and you have added a MSU. Win Toolkit will have to extract the msu and then extract the cab straight after.
  10. Legolash2o replied to yogurt's post in a topic in Win Toolkit
    CAB files are file which Windows Update has downloaded. MSU files are the direct links from the WindowsUpdate.log. You don't have to integrate them both i.e. If you have KB123456 in both cab and msu format, you only need to integrate one of them. If you really wanted to you can add either cab or msu, Win Toolkit will extract the cab file automatically if required. There's no point adding the same update twice. I personally just add the MSU files UNLESS i only have an update in cab format. Installed = Installed Install Pending = Windows will install it during Windows Installation, that's how Microsoft wanted it to work (DISM) Can't remember the others. Integrating cab files is quicker, especially if you have LDR/QFE Mode enabled.
  11. When i start requests i'll be sure to look into this.
  12. Legolash2o replied to yogurt's post in a topic in Win Toolkit
    Personally i used Update Catalog within Win Toolkit to download updates. Unfortunately it doesn't give as much information as the program you mentioned (which looks nice) but it's hard to contain that information when there are literally 500+ updates for McRip to maintain. And those 500+ are just Win 7 Post-SP1 Updates! I will try and answer your questions as i see them. I don't really see any question marks in there so i'll give it my best shot 1. Windows Update Tab Win Toolkit doesn't work with the Windows Update feature itself. When you download an update via Windows Update, the information and http link of each update gets stored in 'C:\\Windows\\WindowsUpdate.log'. Win Toolkit then simply scans each line in that text file search for anything with HTTP and .MSU and then simply adds it to the list for you to download. It doesn't contain information such as critical, important, optional, etc... as I don't think that information is stored within that same log file. 2. CAB Tab When you download something via Windows Update, Microsoft stores that update in cab format in 'C:\\Windows\\SoftwareDistribution\\Downloads\\' and Win Toolkit just offers you the option to copy the to a custom folder so you can integrate them. Yes it's fine to just integrate them without worrying about the order. If a user has reported that an update requires a prerequisites, then it will get added to a group called 'Priority' within the Update tab. For example if you integrate IE9 then Win Toolkit will integrate IE9 before it even looks at any IE9 updates you have also added. Anything else? Sorry if i've missed out anything. I'm sort of rushing as I have to go to University soon
  13. Thanks Kels, I will have a look after University and I've bookmarked this page just to make sure
  14. Legolash2o replied to Legolash2o's post in a topic in Win Toolkit
    Just put up a new blog.
  15. The most common reason for updates going red is because they are additions which are not needed. i.e. IIS or Internet Explorer 9 updates when you don't have IE9 integrated.
  16. Legolash2o posted a post in a topic in Win Toolkit
    http://liamcrozier.wordpress.com/ Check out my new blog site, nothing interesting at the moment. If you have any ideas of what I can put on their just let me know.
  17. Sorry i don't really understand what you're trying to ask Merging images shouldn't effect your images what-so-ever and therefore should still work regardless if you have used vLite/RT7Lite or not.
  18. Legolash2o replied to ziercool's post in a topic in Win Toolkit
    So you want a russian version? OK, download an SP1 image like Kels said above and then integrate the language pack.
  19. Which version of Vista, DISM doesn't seem to work with anything older than SP1 i believe. The boot.wim might not be an SP1 version.
  20. Just made some changes, just sit back and wait for v72
  21. I've just implemented the last of this fix and it should be ok now I'm just going to check if you can edit the names by clicking on them directly in the list, if not i'll make it possible.
  22. Legolash2o replied to Legolash2o's post in a topic in Win Toolkit
    I'm about 90% better, this cough won't go away though!!! Just having an induction week at University and i'll be trying to set up a blog mostly about Win Toolkit if anyone is interested in reading it. I'm just working on Win Toolkit now and will be this afternoon too. I can see that they're still some bugs left to get rid off. How is everyone?
  23. If there is a log it should be in the logs folder...
  24. Legolash2o replied to Legolash2o's post in a topic in Win Toolkit
    Just letting you know i'm still here, i've just been in ill (man-flu). The only thing i've been doing is fitness classes, playing Runescape (hadn't played in years) and lots of sleep In the meantime, keep posting bugs. I'm sure i'll have a few bug reports and logs to go through once i'm better.
  25. Technically they shouldn't be all names setup and should be given a name such as 'CCleaner','7zip', WinRAR', etc.. if items with the same name exists then a _1, _2, etc... will be appended. I've only half fixed it so far because i've been ill (still not 100% better).