Everything posted by Legolash2o
-
Adding non-integratable updates?
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"
-
Change the background of wizard in silent programs
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.
-
Change the background of wizard in silent programs
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?
-
"Object reference not set to an instance of an object" Message box. [Fixed]
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.
-
"Object reference not set to an instance of an object" Message box. [Fixed]
Struggling to reproduce this, tell me exactly what you do. step by step
-
"Object reference not set to an instance of an object" Message box. [Fixed]
Awesome, i'll have a look at it now.
-
"Object reference not set to an instance of an object" Message box. [Fixed]
Is this Component Removal or All-In-One Integrator?
-
Adding non-integratable updates?
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
-
"Object reference not set to an instance of an object" Message box. [Fixed]
When does the message appear? Is it always at the same place/stage? Can i have a screenshot of the error please
-
Adding non-integratable updates?
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.
-
Adding non-integratable updates?
Tell me exactly what you did. Step-by-step with a few print screens please.
-
Driver Architecture Detection on add
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.
-
Adding non-integratable updates?
Have you tested this?
-
.NET 4
You're probably best of asking in the topic of .NET 4.
-
Unnatended Creator - Adding User [Fixed]
Can you please also attach the unattended file
-
Adding non-integratable updates?
Anything in the system32 folder...
-
Changing Logon/shutdown screen background + 1 additional suggestion
You can already change logon background, etc... AIO Tool > Tweaks.
-
Customize windows owner name
Done, and also added registered organization.
-
Adding non-integratable updates?
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.
-
TakeOwnership
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.
-
Unnatended Creator - Adding User [Fixed]
What was you doing to cause that first error?
-
Start 'All-In-One' tool with what Wim?
I have added a Browse DVD button on WIM Manager to help with any confusion.
-
Adding non-integratable updates?
I'm guessing i don't need to do anything for this request then?
-
Windows 7 Toolkit v1.3.0 ALPHA
What was you doing? Component Removal? All-In-One Integrator?
-
Disable Auto System Sounds Leveling
Done, will be in next version.