Jump to content

eroder

Members
  • Joined

  • Last visited

  1. eroder replied to eroder's topic in WinToolkit Bugs
    Found the problem! If I convert the .msu to .cab and slipstream using the .cab file, it does not work., If i slipstream the complete .msu file it works. Funny?!
  2. eroder replied to eroder's topic in WinToolkit Bugs
    Still does not slipstream. Using WTK 1.5.3.6.
  3. eroder posted a topic in WinToolkit Bugs
    KB3013126 does not slipstream. Can only be silently installed. Anyone else with the same problem? (Sorry for double post. Using Opera & Chrome at the same time and got confused!?)
  4. I've tried it @ runonce and still no go. Yes using SP1.
  5. KB2923545 does not integrate. I tried slipstream as well as silent install. It still shows up in Windows Update under important. Any ideas?
  6. Even integrating LAN drivers it still pops up.
  7. I have the following in my auto file: <OOBE> <NetworkLocation>Work</NetworkLocation> <HideEULAPage>true</HideEULAPage> <ProtectYourPC>3</ProtectYourPC> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <SkipMachineOOBE>true</SkipMachineOOBE> <SkipUserOOBE>true</SkipUserOOBE> </OOBE> But as soon as the network driver are loaded via SAD3 the wizard pop up.
  8. Is it possible to put the following under tweaks: Disable Network Wizard Automatically set new networks to Work Network. Thanx
  9. eroder replied to sukh's topic in Win Toolkit
    I use FontReg from http://www.ryanvm.net/forum/viewtopic.php?t=6729 It works great. Use in in just after first logon.
  10. I use Wintoolkit for my Win2008R2 package as well. It works great. I would like to have Windows Defender as a choice to remove under Component Removal as I use another Antivirus package on our server. Thanx
  11. Any update/news on this request please?
  12. Here is an idea: In the install.ini file, have an entry that says Delay=x (x being amount of seconds) Then use "ping -n x 127.0.0.1>nul" at start of WinToolkitRunOnce.exe to pause it for x seconds. Hopefully Windows setup then finishes it's own thing and WinToolkitRunOnce.exe will run more visible.
  13. Is there a way to delay running WinToolkitRunOnce.exe? In my case it does it behind the "Setting up your Desktop" screen and when that is done I only catch a glimpse of the end of the program. I would like to be able to see what drivers get loaded. Thanx
  14. 7Z file is named WinToolkit_1.4.30.1.7z but About says 1.4.29 and 1.4.29 Thanx for the good work.