Everything posted by GieltjE
- Win Toolkit
-
Enable SSL option
The "Enable SSL" option does not check SSL v2.0, and also TLS should be enabled (all versions) as TLS has superseded SSL (see https://en.wikipedia..._Layer_Security). And should be replacing all SSL connections in the future. Checking one of these option merely means that the protocol is supported (by IE) and does not cause problems. (unchecking them does if a server doesn't support one of the other selected options, most servers support SSLv3 and TLS these days). Windows 7 stock checked are: SSL 3.0 and TLS 1.0 after "Enable SSL" only SSL 2.0 is checked. With only SSL 2.0 enabled you can't even log onto steam (and many other sites).....
-
Windows 7 Toolkit v1.3.0 Release Candidate 2
Enable SSL has a spelling mistake TSL --> TLS. And shouldn't TLS be enabled? It's more secure than ssl (also enable TLS 1.1 and 1.2). Without these enabled xfire, steam etc won't work correctly. I am still having problems copying files larger than 3.91GB to another smb drive (teracopy & windows copy both crash the OS).
-
Internet Explorer 9 Issues
nvm
-
The Little Things
The tweak "show explorer status bar" doesn't work, after manually inserting: [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "StatusBarOther"=dword:00000001 It works though. "Show IE statusbar" needs an extra setting for internet explorer 9 to work (in addition to http://www.wincert.n...9072-statusbar/ ): [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MINIE] "ShowStatusBar"=dword:00000001 The "WIM Registry Editor" isn't resizable and doesn't show the bottom option (SAM): (v74) It also says "W7T was not able to mount the wim file", when I load a hive, unload it and try to load another hive. (v74)
- Windows 7 Toolkit v1.3.0 BETA
- Windows 7 Toolkit v1.3.0 BETA
-
Statusbar
Notepad: [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "StatusBar"=dword:00000001 Internet Explorer (seperate I guess) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main] "Show_StatusBar"="yes" "Show_URLinStatusBar"="yes" Windows Explorer: [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "StatusBarOther"=dword:00000001
-
Windows 7 Toolkit v1.3.0 BETA
I get a popup displaying some reg changes and a OK button when integrating an addon: --------------------------- --------------------------- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\W7T] "Reapers .NET Framework 4"="%DVD%:\\Apps\\Reapers_Dot_Net_Framework_4\\Reapers_Dot_Net_Framework_4_AIO_x64.exe*" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "W7Toolkit"="W7TRunOnce.exe /autoclose /autostart" --------------------------- OK --------------------------- I guess this is just a debug message?
- Windows 7 Toolkit v1.3.0 BETA
-
Adding non-integratable updates?
Detect KB2533552 and auto add it as a "silent install" would save a lot of people a headache I guess. Edit: I seem to be unable to integrate KB2559049 as well for some reaon.
-
Windows 7 Toolkit v1.3.0 ALPHA
Yes, barely use IE, but need to keep it up to date anyway.
-
Windows 7 Toolkit v1.3.0 ALPHA
Just installed a W7T image, didn't enable "Remove the searchbox" in the internet explorer section, yet is gone.
-
Customize windows owner name
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegisteredOwner is used for determination of the users full name by most packages.
-
BIG PROBLEM
I always use a external keyboard and mouse, never gotten used to a laptops controls.
-
Disable Auto System Sounds Leveling
Take your time, just posting it to get it of my mind and into the que.
-
Disable Auto System Sounds Leveling
I found the registry part of the auto sound leveling (the annoying "service" that kicks back other applications like teamspeak/ventrillo when running some games). Original guide: http://www.sevenforums.com/tutorials/13210-system-sounds-auto-leveling-disable.html Registry: [HKEY_CURRENT_USER\Software\Microsoft\Multimedia\Audio] "UserDuckingPreference"=dword:00000003 dword:00000000: Mute all other sounds dword:00000001: Reduce all other by 80% dword:00000002: Reduce all other by 50% dword:00000003: Do nothing
-
Windows 7 Toolkit v1.3.0 ALPHA
As long as they are windows msu updates you can add them (except for KB2533552). (What's wrong with SoLoR? they got most of the patches).
-
Adding non-integratable updates?
This could be done by the Silent installs + SFX I guess. As for patches: KB2023591 KB2495879 KB2521168 How should we integrate these (cab files)?
-
Windows 7 Toolkit v1.3.0 ALPHA
Then I forgot to run the cabtool first, my bad. Shouldn't the unattented creator use the following list for target keys?: http://www.winkeyfin...ta-def-keys.php (by the way, still can't enter an empty administrator password) Postscriptum: good luck with your hardware!
-
Windows 7 Toolkit v1.3.0 ALPHA
Few things I noticed: - "Switch caplock and backspace keys" misses the s in Capslock. - Adjust visual styles doesn't appear to work - Couldn't install a language file, got the complaint it wasn't IE9 Post-scriptum: how concerned should we be with package integration order? (SOLOR Updates say we should integrate LDR placeholders first).
-
Windows 7 Toolkit v1.3.0 ALPHA
It would be nice if transparency is disabled by default, for one I find it annoying...
-
Windows 7 Toolkit v1.3.0 ALPHA
"Component Removal" has a "Languages" section, the "All-In-One Tool" lacks it, is that correct?
-
Windows 7 Toolkit v1.3.0 ALPHA
The latest version "All-in-One" doesn't lock the "Component removal" tab when it is running. Postscriptum: is it possible to (gu)estimate how much space each removal would provide? That way hopefully people won't go off and just remove everything and break everything that easily.
- Removing Components Requests [Merged]