Posted June 6, 20159 yr Hi, do somebody have an idea, how can I check/uncheck with a reg-file following options in windows explorer for all users? 1: set2: not set3: set4: setWTK does not have them under "Tweaks" TNX and have a nice week-end, Thiersee Edited June 12, 20159 yr by Thiersee
June 6, 20159 yr Alternative ideas: Way1:You can install monitoring tool to check what happen in reg by making this option. Way2:You backup reg before and after you make this option, and then compare the packs with compare-program. Just make another reg file with the content of new/changed reg part. Way3: For Win7 exist many reg files for download, some of them also works for later windows.Use google "name of option" +reg tweak download Viele Grüße
June 6, 20159 yr Author Alternative ideas: Way1:You can install monitoring tool to check what happen in reg by making this option. Way2:You backup reg before and after you make this option, and then compare the packs with compare-program. Just make another reg file with the content of new/changed reg part. Way3: For Win7 exist many reg files for download, some of them also works for later windows.Use google "name of option" +reg tweak download Viele GrüßeI need a reg file to put in my installation AIO WTK, so: Way1 & Way2 are to much work for me (8 user): I must log in into every user, do the changes, compare and at the end put all the changes in a reg-file...Way 3: I didn't find a file doing exactly what I want, nothing more& nothing less. Nevertheless, thank you andSchönes Wochenende Thiersee
June 6, 20159 yr Way1/2 nah, just need make for one user, the result is workable for ever user (ever user of Windows in the whole world )-> Just look on the different between the reg packs.Way3: You can remove unneeded parts, or using this goody, it can (so i remember) export changes ina reg file.http://www.chip.de/downloads/xpy_13013308.html Danke dir auch Update:For Set 3#, i found it on xpy:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]"FullPath"=dword:00000001"FullPathAddress"=dword:00000001Way4: it seems the reg index is very self explaining, maybe search for the keys by self. Here u can find all i think:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer - Remember: Value 1 set it on, 0 set it off. Edited June 6, 20159 yr by Z3R07
June 10, 20159 yr Also, once you've determined the changes for one user using way 1 or 2, you can create a .reg file that sets the appropriate keys in the default user tree:HKEY_USERS\.DEFAULT and add this .reg to your tweaks in WinToolkit. Then those settings will be applied to all new users created on the newly install system.
June 12, 20159 yr ;1[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"NavPaneShowAllFolders"=dword:00000001;2[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"HideDrivesWithNoMedia"=dword:00000000;3[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]"FullPath"=dword:00000001"Settings"=hex:0C,00,02,00,0B,01,00,00,60,00,00,00as for 4, there is no generic or simple settingeach folder type has different values, each view type has different values as wellsee here:http://www.msfn.org/board/index.php?showtopic=142961 Edited June 12, 20159 yr by bphlpt fixed link
June 12, 20159 yr Author Now works!I'm using the WIM-Registry-Editor to import the 3 tweaks, for both admin and default. TNX to allThiersee Edit:Putting them in WTK under "Tweaks" works too. Edited June 16, 20159 yr by Thiersee
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.