Jump to content

Legolash2o

Contributors
  • Posts

    5,661
  • Joined

  • Last visited

  • Days Won

    243

Everything posted by Legolash2o

  1. Already adjusted it before releasing beta 3, thanks anyway
  2. Anyone used this yet? Test 3 available
  3. I've made the 'Gadgets' download button link to 'http://technet.microsoft.com/en-us/security/advisory/2719662'. What do you think i should so with gadget integration?
  4. I've added 1920x1080. I've also made it so that in future if a user is currently using a screen resolution on any of their connected monitors which i've not specifically added support for. Then Win Toolkit will detect that and also create an image for those resolutions...
  5. I have no idea, I'm not psychic and therefore need your Last_Session.ini please. It's usually an 'Additional' update.
  6. OK I've done that. Normally with LDR enabled 1. Integrate Update 2. Extract Update 3. Integrate update-bf.mum 4. Delete temp files Now 1. Start a thread to extract files and then simultaneously integrate update 2. Integrate update-bf.mum which is already extracted whilst the update was installing 3. The extraction thread will delete temp folders if update-bf.mum is not detected. This alone, saves about 2-5 seconds per update. UPDATE 1: Added a link to the latest beta in the first post. http://wincert.net/leli55PK/Testing/ UPDATE 2: According to the timer it took 2h 25mins to mount Windows 7 x86 Ultimate,integrate 378 updates and then save the image. Not sure how long it usually takes lol.
  7. Yeah checking for updates was annoying me as well. I was also thinking on the lines of Win Toolkit could be extracting the next update whilst it's integrating one. That way when it comes to the next update, the files are ready to be processed. This would definitely increase the speed of LDR/QFE Mode.
  8. v1.4.0 is officially finished and will no longer be worked on. I've now started v1.5.0!!! So far i've been improving old code and once i've done with the rest of the program, I will start getting all of those requests done. I've renamed v1.4.0 on the main downloads page to [sTABLE] and will also be available whilst the beta is available. Download BETA Requests and bug reports do NOT go in here, this is for general v1.5.0 discussion only! News I've made further improvements to Win Toolkit startup. Win Toolkit roughly took upto 12 seconds to load up especially if it got stuck on 'Checking for updates'. Win Toolkit has moved that task to the background and moved another few startup items around and will now bring you the main Win Toolkit screen in less than 0.2 seconds. Quicker than me blinking!! In fact it was so quick, i couldn't read a single progress status before the main form appeared. If a new version appears a balloon notification will appear near your clock which you can click on to see what's new. How does it work? Previously, Win Toolkit had to wait until the update check procedure was completed before it would continue to show you the main screen. Now update checking has it's own thread which means Win Toolkit no longer has to wait for it to finish. The update checking will continue even when the main form is loaded which means you can get things done abit quicker! Experimenting I'm also going to be experimenting with AIO Integrator eventually. Adding a few more threading maybe, so it can for example integrate drivers and updates at the same and a bunch of other stuff simultaneously!
  9. What screen resolution are you using, i'll add it Account picture idea would need to go into the requests area...
  10. That is how I will be doing it, I should be setting all of that up tonight. Problem is, even some beginners will use the BETA EDIT: I've already got to investigate 2 bugs for when I get home.
  11. Win Toolkit is 'AnyCPU' it detects x64 folders just fine. I will most likely do the method where the user can select the default folder within the 'Options' form. If that fails then it will open the folder the user opened last. Either method is fine.
  12. Yeah you should be also to just directly replace the old version without deleting anything but up can tell them from the video that he has been using that method for a very long time. I could see all of the log files and some extra files in the same directory.
  13. You add them the same way you would add MSU files, no extra work needed.
  14. It should be working in v77 now, anyone want to confirm?
  15. Any error logs? Do you remember what files you deleted?
  16. Ok, I also need you to tell me exactly what you did, clicked on, etc...
  17. screenshot?
  18. I've added some better cleaning, but as long as integration works then it should be fine... DISM/PKGMGR makes the "9C73FFF2-xxxxxx" folders...
  19. Ok, well stage #1 of code refactoring is complete. This basically got rid of about 200+ lines of code by merging things, using a bit of LINQ, etc... I've been working on stage #2 today, which consists of individually looking at each line of code and seeing how I can do it better. Most of it so far is done by adding a few more methods. The first startup form you see (progress bar, check for updates, etc..) has been reduced from 675 lines of code to 463 lines of code (31% reduction) The main form (where you choose the tools you want) has been reduced from 1066 lines of code to 733 lines (31% reduction) If things keep going the way they are then we all should expect a much more efficient program. I've barely scratched the surface when it comes to the rest of the program. If i average out the savings to far (31%) then i should go from 55k lines of code to 38k saving 17k lines of code :-O It already feels like it's starting much quicker now that i've moved a bunch of code around.
  20. Win Toolkit doesn't use those servers and I'm unable to get the list of msu files like I can with McRips.
  21. Tweaks are working fine for me, I've just fixed SFX and the whole WinToolkit_Temp with addons, releasing now... UPD: Released!
  22. Need a bit more info. Do you keep your installation media/usb plugged in until you see the desktop? Last session.ini? Any error messages?
  23. Not that i know of, i think most of them are language 'neutral'
  24. I think that issue was fixed in v76 because i removed that piece of code entirely.
×
×
  • Create New...