directory tree

  1. P

    Windows 10 Apply cumulative Update to extracted Win10-ISO possible?

    Assume I download the base ISO for Win10 v1903 and extract the content into a directory (tree). Then I download a cumulative Update package for this Win10 version. How can I apply this Update package to the just extracted ISO Win10 directory tree? How can I later make an ISO out of this...
  2. L

    Windows 7 Request to Adjust Directory Tree Display to Inline Format

    Hello everyone ! I want to change the display of the directory tree. I want it to be display on the same line. If you need to have some more informations, just late me know. I'll be great full. Thanks a lot Best regards, Sent from my MIX using Tapatalk
  3. P

    Windows 7 How to find files+folders with access perm.not equal to owner?

    Assume I have a big directory tree. 1.) How can I find out all (non-inherited) access permissions of user unequal to the current owner? 2.) How can I find out all (non-inherited) access permissions of users which are unequal to "Administrators" and "peter'? 3.) How can I find out all...
  4. P

    Windows 7 Take Ownership only for files+folders of user "karl"?

    Assume I have a huge directory tree with lots of files and folders. Some of them belong to (simplified) user "karl" (or unknown user "S-1-5-21-107808153") others not. When I execute now a command like takeown /f * /a /r /d y then ALL files+folders get the "Administrators" account as owner. I...
  5. P

    Windows 7 How to open/expand WinExp with special dir? WinExp Adjustments?

    In WinXP I created a shortcut to WinExplorer with the following parameters: %SystemRoot%\explorer.exe /n,/e,D:\tmp When I do this in Win7 then the dir is opened on the right side of WinExplorer but on the left side the directory tree remains unexpanded. How can I tell WinExplorer to...