Everything posted by Legolash2o
-
[Bugs] Many issues with the a-i-o creator
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.
-
[Bugs] Many issues with the a-i-o creator
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
-
WinCert Donate-Button
Thanks, i got your donation. Much appreaciated!!
-
WinCert Donate-Button
Yes I know, it's not been released yet
- Removing Updates Already Installed
-
Win Toolkit v1.4.0.x
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.
-
Update Retriever Confusion
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.
-
[Bugs] Many issues with the a-i-o creator
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.
-
Update Retriever Confusion
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.
-
Update Retriever Confusion
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.
-
Logging and/or Error Notice when updates aren't integrated
When i start requests i'll be sure to look into this.
-
Update Retriever Confusion
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
-
[Bugs] Many issues with the a-i-o creator
Thanks Kels, I will have a look after University and I've bookmarked this page just to make sure
-
My new blog site
Just put up a new blog.
-
Logging and/or Error Notice when updates aren't integrated
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.
-
My new blog site
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.
- All-In-One Disk Creator
-
Integration service pack 1
So you want a russian version? OK, download an SP1 image like Kels said above and then integrate the language pack.
-
Vista Drivers and WinToolKit
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.
-
Possible Bug When enabling 64-bit media player
Just made some changes, just sit back and wait for v72
-
[Solved] Silent installers with same names aren't separated
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.
-
Bugs Notice / Known Bugs
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?
-
1.4.0.71 Hangs at (Change Logon Background)
If there is a log it should be in the logs folder...
-
Bugs Notice / Known Bugs
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.
-
[Solved] Silent installers with same names aren't separated
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).