Skip to content

Conversation

Adambis1
Copy link

@Adambis1 Adambis1 commented Jul 1, 2025

I just want a way to hide specific directories as if you have anything other than netboot managed assets it can delete them.

antonym and others added 7 commits March 21, 2025 19:20
…reating a file named 'disable-tracking-netbootxyz' in the folder, making it invisible i gui

In my case i have WinPE and extracted isos  in WinPE folder
assets
├───asset-mirror
│   └───releases
│       └───download
├───debian-core-10
│   └───releases
│       └───download
├───debian-core-11
│   └───releases
│       └───download
├───debian-core-12
│   └───releases
│       └───download
├───debian-squash
│   └───releases
│       └───download
├───fedora-assets
│   └───releases
│       └───download
├───manjaro-squash
│   └───releases
│       └───download
├───ssh
├───ubuntu-squash
│   └───releases
│       └───download
└───WinPE <- want to hide this folder and its contents
    ├───disable-tracking-netbootxyz (create file)
    ├───configs
    │   ├───Windows_10
    │   └───Windows_11
    ├───iso
    │   ├───Windows_10
    │   │   │
    │   │ [...]
    │   └───Windows_11
    │   │   │
    │   │ [...]
    ├───x64
    │   │
    │ [...]
    └───x86
        │
      [...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants