Everything posted by Legolash2o
-
[Solved] Run once works but doesn't restart
I've added some more logging to try and find out where it goes wrong
-
Automatic driver installer
Nope, doesn't use it at all.
-
Third Party Themes is Not Applied (Or Not)
Have you tried using a third party tool to see if they say the files are already patched? Hope that makes sense. Did you say the files get patched even when you don't select the tweak?
-
Automatic driver installer
1. When you save an image a WinToolkitRunOnce.exe gets added. It is then ran straight after Windows installation. It scans all the drive roots for a folder called 'Drivers' and will attempt to install all the infs. \it quickly skips over the ones which don't need installing. 2. All the points you made are true. 3. If I do integrate drivers, it would only be the system/chipset ones.
-
WTK: Archive for earlier versions?
They are on the download page. You should see them under the ones users can see. Out of the 4 options, it's the far right one. Don't upload old versions on that page though as it will replace the newer version if that makes sense.
-
WTK: Archive for earlier versions?
For some reason that one is not available.
-
WTK: Archive for earlier versions?
All of them are available on the downloads page, just hidden. It would take a while for me to unhide them all I have unhidden the one you requested though.
-
Third Party Themes is Not Applied (Or Not)
Can't really give you an answer until you present your last_session.ini
- Final Year Project Details
-
WIMGAPI.DLL
Thanks. I will bookmark it. Still busy coding away
-
[Solved] Runonce Installer Bug (Restart installation after finishing)
Did you want it to restart?
-
WIMGAPI.DLL
I could use DISM but if I remember correctly I struggled to get the progress % of the mount/unmount, etc..
-
AIO-Integrator: Appcrash by integrating (Win.8.1.1)
Can you pleas provide a screenshot?
- Final Year Project Details
-
WIMGAPI.DLL
Does anybody have any experience with WIMGAPI.dll? I will be using that instead of Imagex
-
WTK: AIO-Integrator: Little Question...
There's 2 options: One moves known updates to cause problems to the silent installers whilst adding to the list (before integration) The other moves updates which FAIL to integrate to the silent installers list whilst running (during integration)
-
Wintoolkit - Windows 8.1 Update Intregation
The easiest way is probably for Win Toolkit to use the DISM in the mounted image itself but not sure if that will work.
-
Wintoolkit - Windows 8.1 Update Intregation
Win Toolkit already looks for the latest version of DISM installed and uses that. Not sure what I can do.
- Integrate DirectX June 2010 SDK with WinToolkit?
-
BUG: AIO Creator + Silent Installer Problems
I will try and have a look later on.
-
Windows Installation - Where I can change the modification date
You put eh HIGHPART and LOWPART together to make HIGHPARTLOWPART and then convert it to decimal and then some other crap which i'm sure you can google.
-
2 little things
What I can do is make it save a setting which will be applied for both screens.
-
Windows Image Capturing
About WinSXS\Backup... If I add a 'Cleanup' tab, i will notify users. Personally I haven't used SFC for a very very very very long time.
-
Donate
Thanks, already sent an email with a key. Much appreciated If anyone has donated and not received a key yet, then please PM me your email address. I set it to automatically reply but recently found out it doesn't actually get properly sent
-
[SOLVED] Small bug during installation with version 1.4.41.2
If I get time, I might just redo it in WPF lol. Although it's working now so I should leave it haha