Jump to content

Etz

Members
  • Posts

    461
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Etz

  1. OK, will try to debug whats actually going on with this under Windows 8(.1), thanks Will keep you updated aswell, if I discover something interesting.
  2. Probably best option would be actually to be able to choose its location? Eq point WinToolkit, under options, to use whatever version you actually prefer, like Windows Hotfix Downloader allows you to do?
  3. HKCU variation didnt work out. Tested HKLM & HKCR parts afterwards, both did work as expected, so its looks like solved indeed...at least for me Thank you. Just for reference, this works now: ; Show Libraries on Navigation Panel[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"System.IsPinnedToNameSpaceTree"=dword:00000001[HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"System.IsPinnedToNameSpaceTree"=dword:00000001; Move Libraries above "My PC" on Navigation panel[HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"SortOrderIndex"=dword:00000042[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"SortOrderIndex"=dword:00000042
  4. Doesnt seem to work, at least Built-in tweak doesnt.
  5. Just noted that ISO-Maker wont allow any of the checkboxes (under options) to be unchecked or checked... They dont seem to interact at all from GUI perspective.
  6. For some strange reason, it only shows Last preset in preset manager. Also it wont allow you to import any, complaining that file already exists. All preset are created with 1.4.29 so are basically equal from that perspective.
  7. Looks promising, will check out in detail later, when testing some other fixes
  8. Bumping this... Probably solved by: http://www.wincert.net/forum/topic/11811-solved-bug-or-me/
  9. Or Just Include that Icon being used, with WinToolkit Itself? :g:
  10. You can? That would be great, as I could move all registry stuff out from "scripts" then... :dancing: EDIT: This probably falls in the same category, can be accomplished via scripts but not via WinToolkit on Windows 8(.1): http://www.wincert.net/forum/topic/11553-unpack-msi-context-menu-tweak/ Works fine on Windows 7 though...
  11. Apparently this "Windows" Icon doesnt exist on Windows 8/8.1 so maybe it can be changed to something else when Windows 8(.1) Image is being worked on?
  12. Hmm, so there is basically no way to edit those offline... Only via SetupComplete.cmd then for HKLM keys. Actually I was able to edit at least this as Regular user with admin rights: ; Move Libraries above "My PC" on Navigation panel[HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"SortOrderIndex"=dword:00000042Also HKCU keys can be edited by User post-install... Fair enough, will have to continue using SetupComplete.cmd & RunOnce.cmd for those then...
  13. Actually, some of those can be applied and I actually remember Lego saying that those are being mapped to "Default User" registry Hive by WinToolkit. Maybe Lego can comment actually where does WinToolkit Import or apply all the HKCU stuff? Anyway I`m more interested why HKLM & HKCR doesnt work out, and thats not the only ones which I`m currently struggling with.
  14. For some strange reason, I cannot get two Reg tweaks to get applied via WinToolkit if I do the very same tweaks via SetupComplete.cmd or as HKCU via RunOnce.cmd they work just fine... Question is about those (works fine via SetupComplete.cmd but not via WinToolkit AIO tool): ; Show Libraries on Navigation Panel[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"System.IsPinnedToNameSpaceTree"=dword:00000001[HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"System.IsPinnedToNameSpaceTree"=dword:00000001; Move Libraries above "My PC" on Navigation panel[HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"SortOrderIndex"=dword:00000042Also tried as (works fine via RunOnce.cmd but not via WinToolkit AIO tool): ; Show Libraries on Navigation Panel[HKEY_CURRENT_USER\Software\Classes\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"System.IsPinnedToNameSpaceTree"=dword:00000001[HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]"System.IsPinnedToNameSpaceTree"=dword:00000001Difference between those is, that HKCU is for user HKLM is System wide version of the very same for all Users (existing and non existing). Now wondering is it somekind of WinToolkit bug, or... Have been trying to solve this from version x.26 but never succeeded importing those two tweaks one way or another. PS: For clarification those all are Windows 8.1 Specific tweaks
  15. Apparently, it was "one time" failure without any obvious reason, second Install using the very same Image succeeded... So apparently, it wasnt WiNtoolkit fault after all.
  16. Apparently, Installing Skype MSI with /qn TRANSFORMS=:RemoveStartup.mst ALLUSERS=1just fails, no error message is shown or any indication why it didnt install. It has been worked fine on earlier versions (1.4.1.27) also works fine when executed on commandline with the very same switches.
  17. Technically it works on windows 8.1 also, only removals dont. You only have to use it on the very same Host OS due to newer Dism requirement as it doesnt allow you to choose dism.exe location. Hence you are limited to using OS built in version. (Change has been requested to make it possible to select it)
  18. Checked Mcrip blog, there is no such info...
  19. I can offer about 6GB of FTP space which actually just idles at the moment...
  20. Thx for a link havent read that topic for a while... But if it is true, it is real bad for us as there is no serious alternative to that repo...
×
×
  • Create New...