Jump to content

tealc

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by tealc

  1. Thanks sweden8, DISM 8.1 wasn't installed (it's now working).
  2. Hello, Please note that i encounter systematically a crash when i try to launch WinToolKit 2.0.5651.42757 (maybe older versions too). I'm on Windows 7 x64 (up to date) .net framework 4.5.3 , then now 4.6 final (still crashs) In the Windows Event Viewer it seems to be related to "KERNELBASE.DLL", or after searching on the Internet maybe a .Net Framework issue.. I tried to open it in a testing Windows 10 x64 VM (with nothing special installed), it started without any problem. What can i do to run it on my Windows 7 ? Thx a lot for your hard work, i'm following you for a long time now, you're really talented ! Regards,
  3. Hello, I wanted to test the new WinToolKit 1.4.0 (currently v.15), for Windows 7 x64 sp1. I have selected : - updates : the last SoloR update pack - drivers : some from driverpacks.net (massstorage, chipset, lan, wlan) - tweaks I'm facing 2 problems at the moment : after more than 4h30 of updates/drivers integration (more than 300 upd. and 500 drv.), in Virtualbox's last version the "Setup Background" is not changed, and later a more severe problem, i always have a BSOD after the install. For the tweak not working, I'm wondering if it could be caused by the size of the BMP or its resolution ? (currently 6.5 Mb for 1920x1200 BMP, converted by WinToolkit automatically). For the BSOD, did you tried the last Solor Update pack to see if updates are the cause of the BSOD, or some driverpacks maybe ? (was working in previous 1.3 W7T using previous upd/drv packs) Please find attached the INI, I hope it can help a little :-) Regards, 2012-04-08_10-23-34_2012-04-08_10-23-34.ini
  4. tealc

    NET 4

    for those who want to build a silent .Net 4 with updates includes, you should look for "SoLoR" .Net installer (contains both x86 and x64 / ~100Mb) => [up-to-date] then read the very interesting forum "mydigitallife" to understand how to build a slim & silent .Net4 installer => from page 135 to 138 i used ricktendo64 MST slimmers too (p. 136), and everything works fine :-) i could build my own .Net Framework4 up-to-date. it contains both x86 & x64 and only x86 is installed on x86 machine :-) i added 3 updates for a 47Mb result installer.
  5. i suppose that's only possible with the WAIK 7 (?) (or at least, it's possible by using it, that's how i encrypted mine)
  6. for Windows customization, maybe you could only allow specific system files to be changed ? for example, - explorer.exe (constains the Windows Orb) - explorerframe.dll (back/forward buttons in explorer windows) - shell32.dll (icons) It could also be interesting to have one tab to add files in the Windows image ?
  7. re, yes, i know that W7T already includes many regtweaks, i thought a collection could be useful. but here are some of them which are not implemented in 1.3.0 yet : 1. LOCAL_MACHINE / CLASSES_ROOT : ;Right Click Snipping Tool [HKEY_CLASSES_ROOT\Directory\Background\shell\Snipping Tool] @="" "icon"="SnippingTool.exe" [HKEY_CLASSES_ROOT\Directory\Background\shell\Snipping Tool\command] @="SnippingTool.exe" ;RunAs for VBS and JS Files [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\VBSFile\Shell\runas\Command] @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,57,00,\ 53,00,63,00,72,00,69,00,70,00,74,00,2e,00,65,00,78,00,65,00,22,00,20,00,22,\ 00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\JSFile\Shell\runas\Command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,57,00,53,00,\ 63,00,72,00,69,00,70,00,74,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,00,31,\ 00,22,00,20,00,25,00,2a,00,00,00 ;Recycle Bin : 3% [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore\Cfg] "DiskPercent"=dword:00000003 ;Display hidden drivers in Device Manager [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment] "DEVMGR_SHOW_NONPRESENT_DEVICES"=1 ;Better NTFS filesystem performances [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "Win95TruncatedExtensions"=dword:00000001 "Win31FileSystem"=dword:00000000 ;Configuration Media Player 12 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Preferences] "AcceptedEULA"=dword:00000001 "FirstTime"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer] "GroupPrivacyAcceptance"=dword:00000001 ;Powerdown after Shutdown [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "PowerdownAfterShutdown"="1" 2. CURRENT_USER : ;No JumpList Items (no History) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_JumpListItems"=dword:0 ;Change How Long Notifications Stay Open [HKEY_CURRENT_USER\Control Panel\Accessibility] "MessageDuration"=dword:5 ;Disable Navigation & Preview Pane(s) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Modules\GlobalSettings\Sizer] "PageSpaceControlSizer"=hex:a0,00,00,00,00,00,00,00,00,00,00,00,10,03,00,00 "PreviewPaneSizer"=hex:44,00,00,00,01,00,00,00,00,00,00,00,1d,02,00,00 "ReadingPaneSizer"=hex:04,01,00,00,00,00,00,00,00,00,00,00,7d,03,00,00 ;Save Notepad windows position [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "fSaveWindowPositions"=dword:00000001 "StatusBar"=dword:00000001 "fSavePageSettings"=dword:00000001 Hope you like them :dancing: All are working, or should be.
  8. +1 for these removal requests :icon_cool:
  9. @ Legolash2o : i sent you a PM with lots of regtweaks (the ones i use, all 100% working), hope you'll find these useful ! :-)
  10. i noticed the CMD Prompt problem testing W7T 1.0.3 Alpha 21, in Virtualbox's last version. i'm not 100% sure it was Ok with previous builds. thx again :-) have some rest too !! :-) i know that RT7 Lite is veeeery old now, and is not really good compared to the actual W7T, that's a fact :-) but i like the removal options it offers (components, screensavers, gadgets, ...) and also the 'customize' options.
  11. thx for all your work , W7T is so useful ! i think there's a problem with 2 tweaks, i don't know if i'm the only one facing it (?) : - Add "Open CMD here" to Folder Context-menu - Add "Open Elevated CMD here" to Folder context-menu these 2 tweaks don't appear in context menu at all after install, i tested 2 times. i would have another question, do you plan to develop a "component removal" process, the way the old RT7 Lite do it ? personally, i'd love to remove some components easily like RT7 lite can do (for the moment i do a 2-pass job : W7T for the integration + tweaks, then RT7 lite for components removal) thx again for all the time & work you spend in W7T ! the tool is really good.
  12. to be honest i think it's really useful, but not "essential", and like you said it has to be kept up-to-date often. having these bugs i mentionned earlier, i installed Firefox silently using the "normal" method ("-ms" silent switch + prefs.js + "em:id" method for the extensions, but it's a lot more work depending on how many extensions we have) if you decide to update your tool, maybe you could add an option to supress some files (extra search site like amazon, yahoo, answer, for example) if you decide not to update it, i can understand and i have to thank you for all the time you worked on it. regards,
  13. i have a problem using a Firefox 3.6.12 silent executable, made with version 0.716 after installation, when i click "tools" then "add-ons", it shows this popup message : ssl_error_ssl_disabled (cannot connect to services.addons.mozilla.org:443) (then, trying to disable all the addons doesn't resolve the problem anyway) i tried many times, check google, but i can't resolve this.. i notice too, that firefox doesn't seem to keep history settings (always reset to 'never remember history'). connection to Gmail for example return a "secure connection failed" page.. PS: i can see that dude-uk seems to have the same kind of problem. PS: the last message is quite old, is the project still in development ? Thx a lot :icon_cool:
×
×
  • Create New...