Jump to content

maxXPsoft

Developer
  • Posts

    3,080
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by maxXPsoft

  1. I've had no dealing with ConfigMgr so it would be up to someone that uses that to invent a workaround.
  2. These are the ones won't inject for me, I put all in one folder and watch the command output and if one fails you can see it real easy Your mileage may vary but these are known fails for me [No_Inject] List=971033,2506143,2533552,2607047,2647753,2791765,2809215,2809900,2823180,2835174,2912390,2917500
  3. I update original post Use latest .NET you have for this C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe works for me
  4. Extracting the cab files there are 3 but thats only part of the update so it best to just silent install that later with /quiet /norestart
  5. 'Se7en_UA.exe 8.2.1 August 26, 2014, 6:10:43 PM' Fix not adding No Inject files to cleanup.cmd by jbmI don't know why it was not working if it had any files in the list. 3=KB971033-x64.msu 4=Windows6.1-KB2533552-x64.msu Ow well I just changed what it read and it fixed it. REM No_Inject CMD /C start /wait %systemdrive%\Install\KB2647753-v4-x64.msu /quiet /norestart CMD /C del /F /Q %systemdrive%\Install\KB2647753-v4-x64.msu CMD /C start /wait %systemdrive%\Install\KB2791765-x64.msu /quiet /norestart I had gone back and using the right click .wim I put all in the package folder and still had about 7 would not inject. That leaves my package count now at 195. We need Service pack 2 but it probably not going to happen http://news.softpedia.com/news/Microsoft-Suggests-That-No-Windows-7-Service-Pack-2-Is-Coming-389947.shtml
  6. Ok see what you talking about. It not adding them to cleanup right? I just restored an acronis image and I seen that 8.1.6 even didn't add. I'll look into it.
  7. 'Se7en_UA.exe 8.2.0 August 24, 2014, 8:25:26 PM' Fix minor cleanup.cmd error by jbm' Fixed rollback error found by jbm. I was removing entire ini section where I only needed to remove just 2 entries' from [Se7en_UA_Image]You can add back that section like this. This is for a Windows 7 64 bit [Se7en_UA_Image]Count=41=Windows 7 HOMEBASIC2=Windows 7 HOMEPREMIUM3=Windows 7 PROFESSIONAL4=Windows 7 ULTIMATEThis is for a Windows 7 X86 [Se7en_UA_Image]Count=51=Windows 7 STARTER2=Windows 7 HOMEBASIC3=Windows 7 HOMEPREMIUM4=Windows 7 PROFESSIONAL5=Windows 7 ULTIMATE
  8. Fixed the cleanup. Had that other thing happen 1 time to me and didn't look into it. Where are you at when you done that? OK found where it happens with critical end of file error. Looking into it.
  9. 'Se7en_UA.exe 8.1.9 August 20, 2014, 7:54:17 PM' Fix imagex remove other images.My image has grown rather large with so many updates injected so I removed the extra images so could write to a dvd-rw. Discovered it not working because of "" around certain things. So I fixed and then couldn't upload because my inet down for issues with the thing down the street until today.
  10. I use an auotit like this and call it in Firstlogoncommands REM .themepack CMD /C start /wait %systemdrive%\Install\maxXPsoft_Wallpaper.exe WinWaitNotActive ("Personalization")Run(@ComSpec & " /c " &@ScriptDir&"\maxXPsoft.themepack", "", @SW_HIDE)WinWaitActive ("Personalization")Sleep (5000)send ("!{F4}")Exit
  11. 'Se7en_UA.exe 8.1.7 August 18, 2014, 5:33:28 PM' Fix error during sources copy' Add several tweaks'Se7en_UA.exe 8.1.8 August 18, 2014, 8:32:23 PM' Fix themepack not applying on Windows load at Firstlogon1 tweak which works for me very well I mean I connect to pages more now than before is a DNS tweak. Before I would get the white error pages occasionally. Don't understand since I'm on 10mb DSL but can't argue with what works.. Make sure you back up this key before adding this. EDIT: Discussion on this http://windowssecrets.com/forums/showthread.php/162438-DNS-reliability-and-performance [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]"MaxNegativeCacheTtl"=dword:00000000;1 1 1 10 10 0"DNSQueryTimeouts"=hex(7):31,00,00,00,31,00,00,00,31,00,00,00,31,00,30,00,00,\ 00,31,00,30,00,00,00,30,00,00,00,00,00
  12. Only edit this with notepad if you don't have a vbs editor Updated 1st Post with my latest ' 05/02/2014 By adding KB and Bing Bar it gets them all and so far has not come back Wish Bing Desktop would do same.
  13. that Bing Bar keeps coming back every month. I've hidden it several times same KB2673774 number so I tried this hideupdates(10) = "KB2673774" 'Bing Bar 7.3 hideupdates(11) = "Bing Bar" and got this in results Will see next month
  14. always a good place with languages http://www.askvg.com/direct-download-links-download-official-original-and-untouched-windows-7-iso-32-bit-and-64-bit/
  15. Don't post here I don't read my own profile. Post in the forums

    1. TheDcoder

      TheDcoder

      Why are you reading this maxXPsoft? :P

×
×
  • Create New...