Everything posted by RicaNeaga
-
Win Toolkit+KUC
I also vote fot this to happen because SoLoR is not as active as it used to be, while komm is very present and very punctual when it comes to new Microsoft updates.
- [Solved + Merged] Silent Installer Issues
- [Solved + Merged] Silent Installer Issues
- [Solved + Merged] Silent Installer Issues
- [Solved + Merged] Silent Installer Issues
-
Windows 7 Toolkit v1.4.0.x Feedback / Issues / Bugs
For build 15 (1.4.0.15), I have some further feedback. I'm using probably the best tweaking / system optimising tool out there for live systems - TuneUp Utilities 2012 12.0.3010.5 (latest version). I wanted to see if I can add some suplimentary tweaks to my build from the recommendations of this app. First, only a observation regarding a tweak - I think the current implementation in Win Toolkit is ok: * fyi, as you can see here, TuneUp Utilities still has a problem with apps beeing too quickly stopped at shut down. I said it was 5 seconds the first time, I made a mistake - it was 15 seconds. However, if you ask me, 15 seconds is too much, and I think the current implementation of 5 seconds is more than ok. Secondly, other recommendations from that app makes me request-frenzy 1. Not sure if a tweak is really working in Win Toolkit - the Internet Explorer Unlimited Simultaneous Downloads. More precisely, I get this screen, and I've also tried another tweak out there, with the same result... Windows Registry Editor Version 5.00 [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:00000014 "MaxConnectionsPer1_0Server"=dword:00000014 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:00000014 "MaxConnectionsPer1_0Server"=dword:00000014 So what's exacly the code for that tweak? Or maybe, the same as with 15 seconds vs. 5 seconds, TuneUp Utilities gets a little paranoid, and thinks that more than 8 simultaneous downloads are too much Added the 'HKEY_CURRENT_USER' section. 2. I get a screen like this to delete a scheduled task of Collection of usage data for Windows. I included in the dedicated tweaks thread. [Request] Not in Win Toolkit to fix 3. I get a screen like this for a starting unneeded program. I found out that only stopping the Windows Error Reporting service isn't enough, you also need to delete the scheduled task. I also included this in the tweaks section. [Request] Again, not in Win Toolkit but i will eventually add it to the tweaks section 4. As with the previous two request, please include the tweaks from this two posts (1 + 2) in Win Toolkit. And please at no. 11 to set the permissions for that tweak. It's somehow weird I add ~ 20 useful tweaks to the tweaks section, more than I check in the app [Request]
-
Tweaks [Merged]
How about a new category in the tweaks section from Win Toolkit AIO - Scheduled tasks? 11. Remove Scheduled Defragmentation Task - removes only the task, that is re-generated when the user opens Disk Defragmenter. Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{5C0AEEEA-C154-45BE-8499-BEA5F11BAFF6}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\Microsoft\Windows\Defrag] 12. Remove Scheduled Collection of Usage Data for Windows - original and working Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\Microsoft\Windows\Customer Experience Improvement Program] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{FDD56C73-F0D5-41B6-B767-6EFFD7966428}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{47536D45-EEEC-4BDC-8183-A4DC1F8DA9E4}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{C016366B-7126-46CA-B36B-592A3D95A60B}] 13. Remove Scheduled Windows Error Reporting - original and working - needs to be run concurrently with disabling the Windows Error Reporting service Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\Microsoft\Windows\Windows Error Reporting] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tasks\{D0250F3F-6480-484F-B719-42F659AC64D5}] Also, other very useful tweaks, not found in Win Toolkit... 14. IE tweak - Do not notify when IE downloads complete Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "NotifyDownloadComplete"="no" 15. IE tweak - Disable Send information to the Internet IE prompt Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3] "1601"=dword:00000000 16. IE tweak - Disable IE Cookie Privacy Icon prompt Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "PrivDiscUiShown"=dword:00000001 17. Add new REG file to right click - New Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.reg\ShellNew] "NullFile"="" 18. Add new INI file to right click - New Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.ini\ShellNew] "NullFile"="" 19. Add new CMD file to right click - New Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.cmd\ShellNew] "NullFile"="" 20. Add MSCONFIG to the right click menu of Computer Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig] @="MSCONFIG" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig\command] @="msconfig.exe" 21. Add Advanced System Properties to the right click menu of computer Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\AdvSysProp] @=hex(2):41,00,64,00,76,00,61,00,6e,00,63,00,65,00,64,00,20,00,53,00,79,00,73,\ 00,74,00,65,00,6d,00,20,00,50,00,72,00,6f,00,70,00,65,00,72,00,74,00,69,00,\ 65,00,73,00,00,00 [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\AdvSysProp\command] @=hex(2):63,00,6f,00,6e,00,74,00,72,00,6f,00,6c,00,20,00,73,00,79,00,73,00,64,\ 00,6d,00,2e,00,63,00,70,00,6c,00,00,00 22. Hide network location wizard - this is equivalent with setting all new networks to public ones aka no new Home Group networks. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Network\NetworkLocationWizard] "HideWizard"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Network\NetworkLocationWizard] "HideWizard"=dword:00000001
- [Solved + Merged] Silent Installer Issues
-
[Solved + Merged] Silent Installer Issues
tsjippy, I don't have any problems with ricktendo's installer with the latest Win Toolkit 1.4.0.15. However, that installer must be made silent first with one of the swithces provided by ricktendo in his first post. Did you do that? I use the /ai with no problems, but I don't rely on Win Toolkit, I make it silent with this first. Lego, however please investigate the .msu's not installing with the latest Runonce in 1.4.0.15...
-
[Solved] Winkit Runonce - Bug
I can say this time Runonce 4.5 (found in build 15) is ~ ok for me, as it doesn't stop or run multiple instances, however it doesn't install (silently) any of the .msu updates (for ex. the two x64 ones that can't be integrated through DISM from Solor's pack). What's weird is that they're conted at first logon (I have 19 silent installers, and for ex. .net 4 from ricktendo, which is no. 18, is really no. 18 during Runonce) - so they're not skipped during AIO integration, they're just not beeing installed properly during first logon (runonce). I'll come back later with further feedback regarding tweaks.
-
Windows 7 Toolkit Question (name change)
WinLite. Was an app, no more. see here. or here. I also like spidernz's suggestions.
-
Windows 7 Toolkit Question (name change)
http://sourceforge.n.../fedia-toolkit/ However.... http://sourceforge.n...-toolkit/files/ also... http://wintoolkit.com/, however... http://www.ip-adress.../wintoolkit.com Edit: So, if you want it to be more unique, then WindKit is the solution. I like it better then WinKit... windkit makes your windows faster than the wind... Edit2: http://livingonourow...om/wiki/Windkit Hell yeah! :guns:
-
Windows 7 Toolkit Question (name change)
Or maybe Lego's Winkit? http://download.cnet.com/WinKIT-Lite/3000-2213_4-10747082.html
-
Windows 7 Toolkit Question (name change)
+1 for WinKit
- OCZ PCI-E SSD Driver Problem
- OCZ PCI-E SSD Driver Problem
- OCZ PCI-E SSD Driver Problem
-
OCZ PCI-E SSD Driver Problem
Yeah, however I'm not sure some BIOS-es will see those bootable usb sticks when inserted in the USB 3.0 capable ports, because they're beeing ''rerouted'' through third-party USB 3.0 controllers. So for some those interesting oportunities are very limited, for others (native USB 3.0 - Intel Z77/B75 chipsets or AMD A75 chipset) not so limited.
- OCZ PCI-E SSD Driver Problem
-
Windows 7 Toolkit Question (name change)
Windows Customizer Toolkit? Windows Customisation Toolkit? You have Tools inside you app that are beyond only offline image customization... also online / live system ones. Lego's Customizer? Customize Windows 7&8? Customizing Windows?
- Bringing back the Windows Start menu
-
Online driver Installer can be run during windows installation process
About pnputil vs. dpinst, and how to make pnputil install only the needed drivers (present on the system), I hope ricktendo will give his enthusiast / educated opinion on this... About the unsigned drivers, apparently one option is through gpedit (not present in 7 starter/basic/premium versions) - see here. And maybe a better one is this. You'll know better
-
[Solved] Silent installs via USB not working
Making sure that only one instance is run - just great! And please don''t forget about no. 3
-
[Solved] Silent installs via USB not working
Actually the issues happened on a 64-bit ultimate windows. so it's very weird. I'm waiting for the new installer and I'll try again. And I'm sorry you're going over a tough period... but I'm sure ''better times'' will come
-
Windows 7 Toolkit v1.4.0.x Feedback / Issues / Bugs
Oh, sorry then I thought it would be easier for you also