Jump to content

Legolash2o

Contributors
  • Joined

  • Last visited

Everything posted by Legolash2o

  1. I don't know what causing the slowdown I'll start some testing one time.
  2. Im having a look at it now, what bios version do you have?
  3. What your laptop model, i.e. mine is HP dv9930us. I was thinking of adding a dialog where you can browse for the USB stick if W7TRunOnce can't find the right drive. Although to be honest it should automatically detect your installation files if you keep the USB drive in and have the correct layout even if you change the boot order :s So just for confirmation, what is the layout of your USB pen? 'W7TRunOnce was written in VB. NET For Each drv In My.Computer.FileSystem.Drives If File.Exists(drv.Name & "sources\install.wim") And Directory.Exists(drv.Name & "Apps") Then IDrive = drv.Name Next As long as your USB stick is plugged in and there is X:\sources\install.wim and X:\Apps\\ folder it should work.
  4. Legolash2o replied to ArMinO's post in a topic in Win Toolkit
    In the latest version i have allowed it to let you integrate updates but NOT addons. What program did you use to capture your image? because i mounted my image and then capture it and it shows all the correct info :/ It's a shame you can't send me that image
  5. Thanks, snakecracker. Feel free to make any requests, although i'm waiting for error logs before i continue implementing them.
  6. Can you please attach that "SetupComplete.cmd"? There may be a 'pause' or other command in it causing it to wait for user input.
  7. Legolash2o replied to Alexandre's post in a topic in Win Toolkit
    Is it working now?
  8. Legolash2o posted a post in a topic in Win Toolkit Guides
    WIM Splitter is the tool where you can split a large install.wim into smaller *.swm so you can fit your installation disk onto a CD. Step 1: Select the WIM Click the first browse button and select the *.wim file you want to split. Step 2: Choose your 'Size' Type in the maximum size you want each separate files to be. Step 3: Select your 'Output' folder Select the folder you want the new separate files to go. Step 4: Press start Press start and wait for it to finish Option: Rebuild Rebuild options literally rebuilds the image so that it becomes smaller which then in turn makes your ISO smaller. This is only needed if you have made modifications to an image.
  9. Legolash2o replied to Alexandre's post in a topic in Win Toolkit
    Try the new version.
  10. Legolash2o replied to Alexandre's post in a topic in Win Toolkit
    What language is your system? Portuguese?
  11. Legolash2o replied to ArMinO's post in a topic in Win Toolkit
    If you open your custom install.wim with 7zip, there is a [1].xml file in there, can you please attach it?
  12. Legolash2o replied to Alexandre's post in a topic in Win Toolkit
    I still can't reproduce this error. OK so your images are mounted, describe in full details what you do in W7T. Tell me what buttons you select,etc..
  13. Legolash2o replied to Alexandre's post in a topic in Win Toolkit
    What script, can you upload please?
  14. I'll see what i can do, but not right this instant
  15. Thats a request lol, so i will move it to the correct place.
  16. Rica: I've added the option it is in the next version. Mani: That error appears when you close the form whilst it is downloading, i have disable that from happening. Also the cancel button now cancels the download immediately. Just to add... that was a big update your downloading so it will take longer. ------------------------- EVERYONE: I've added my new code in AIO Tool, so it should use up less memory Here are some examples below. Splash used 16MB RAM. Now uses 5MB Tools Manager used 13MB RAM when idle. Now uses 3.8MB RAM SoLoR Updates used 24MB of RAM when idle. Now uses 6MB loading (2MB idle). But yeah 24MB down to 2MB
  17. I'll add an option in Options to disable imagex64 UPDATE: Now down to 3MB ram lol
  18. Rica: It must be because of imagex x64 then. EVERYONE: When W7T first starts it uses around 13-17MB of RAM, i've just added some code which reduced that to just 6MB of RAM I may implement this code in other areas of W7T to completely reduce memory usage. UPDATE: 3MB of RAM lol
  19. 1. So no pauses during the first task? 2. What is W7T memory/CPU usage like when it pauses during the second/third tasks? 3. What happens if you close AIO Tool, then re-open to run a second task, close AIO Tool and run it for a third task? P.S. Why not just do everything in one task?
  20. I have actually got the code in place to remove langauges like vLite but it's just having the time to add them to the Component Removal list.
  21. Can i have print screens please. For example... http://img600.imageshack.us/img600/1909/crashmount4.jpg If you look behind the main Window you will see Discard, Save, Keep Mounted BEHIND the current form and it won't dismount until you select an option. P.S. The issue of it appearing behind has been fixed for the next version
  22. Legolash2o replied to Alexandre's post in a topic in Win Toolkit
    It's not crashing, i can see the unmount prompt (Discard,Save & Keep Mounted), it's just behind the WIM Manager. You have your taskbar icons combined so you can't see the new prompt. However i have fixed this issue for v37 so you should not experience this anymore. I have mounted 2 images and can't seem to reproduce this error, so can you tell me in detail what you did
  23. Fixed, Thanks.
  24. imagex in v36 is 6.1.7601.21716 I couldn't find all the SP1 x64 files for DISM
  25. Legolash2o replied to Alexandre's post in a topic in Win Toolkit
    It's supposed to use Imagex, the next version will include a much newer version of imagex