Jump to content

Legolash2o

Contributors
  • Joined

  • Last visited

Everything posted by Legolash2o

  1. Tell me the full command you use for inf files to install your info files. Example: rundll32.exe advpack.dll,LaunchINFSectionEx .\<file>.inf,,,4 On v50, you just select the msu file like you would an exe and msi. On the picture you attached above it shows "Application *.exe,*.msi" it will not say "Application *.exe,*.msi,*.msu"
  2. Nope, at the moment you have to manually place them there. I'm currently in the process of letting you add them via the 'Options' tab. Won't take long. EDIT: Done.
  3. Done, will be in v50. Also i've added the ability to change the default logo of the RunOnce and i've reduce it's memory consumption from 15MB to 3.5MB The screen is 500 by 400, it will accept bigger but its best to resize your image. The app will look for %SystemRoot%\\Windows\\System32\\W7TRunOnce.jpg or .png The logo is 64 by 64. The app will look for %SystemRoot%\\Windows\\System32\\W7TRunOnceLogo.jpg or .png TIP: It's best to use a logo with a transparent background otherwise it will have a white box around it. Is that good enough?
  4. I've managed to reproduce this error, consider it fixed. Just to add it doesn't effect the process so should be safe to install the image It will only appear if sample pictures have been removed. EDIT: v49 released hopefully fixing this error as well as other ones.
  5. Struggling to reproduce this, tell me exactly what you do. step by step
  6. Awesome, i'll have a look at it now.
  7. Is this Component Removal or All-In-One Integrator?
  8. I've changed it so it will no longer work with the system32 method, you can however select msu files and it will install it. You don't have to enter syntax, it will auto install with /quiet /norestart
  9. When does the message appear? Is it always at the same place/stage? Can i have a screenshot of the error please
  10. select Wusa.exe and put the syntax as D:\Windows6.1.....msu /norestart EDIT: After some thinking i think it is probably better just to select the MSU and/or inf files.
  11. Tell me exactly what you did. Step-by-step with a few print screens please.
  12. I'll just this a try EDIT: Below i have added a column which shows if the drivers is x86, x64 or Mix (both). Some older inf files don't say what architecture they are so i have programmed W7T to assume they are x86. I will add some of the other requests in your initital thread later on (maybe tomorrow) as i have work soon.
  13. Have you tested this?
  14. Legolash2o replied to a post in a topic in Win Toolkit
    You're probably best of asking in the topic of .NET 4.
  15. Can you please also attach the unattended file
  16. Anything in the system32 folder...
  17. You can already change logon background, etc... AIO Tool > Tweaks.
  18. Done, and also added registered organization.
  19. On future versions of W7T you can select the wusa.exe in system32 and it will work like normal i.e. it wont copy wusa.exe to dvd root and after install it will use "%Systemroot%\\system32\\Wusa.exe". Same rule applies for anything in system32 folder.
  20. Legolash2o replied to DanielCollinet's post in a topic in OLD Threads
    I've just used your directory code as the file one is pretty much the same. It has it's own submenu because you can only have one "runas" section. Giving Take Ownership allows the context menu to keep Run as Administrator and allow the Take Ownership to run using admin privileges.
  21. What was you doing to cause that first error?
  22. I have added a Browse DVD button on WIM Manager to help with any confusion.
  23. I'm guessing i don't need to do anything for this request then?
  24. What was you doing? Component Removal? All-In-One Integrator?
  25. Done, will be in next version.