User Activity

  • Modified a comment on discussion Technical Topics on VeraCrypt

    Hi, My fix was this for X and and Z drives. Power Shell For X: Get-ChildItem "X:\" -Recurse -Filter desktop.ini -Force -ErrorAction SilentlyContinue | ForEach-Object { try { Unblock-File $_.FullName } catch {} } For Z: Get-ChildItem "Z:\" -Recurse -Filter desktop.ini -Force -ErrorAction SilentlyContinue | ForEach-Object { try { Unblo I rebuilt icon cache after. Sometimes it doesn't show so I just rebuild icon cache again @echo off set iconcache=%localappdata%\IconCache.db set iconcache_x=%localappdata%\Microsoft\Windows\Explorer\iconcache*...

  • Posted a comment on discussion Technical Topics on VeraCrypt

    Hi, My fix was this for X and and Z drives. For X: Get-ChildItem "X:\" -Recurse -Filter desktop.ini -Force -ErrorAction SilentlyContinue | ForEach-Object { try { Unblock-File $_.FullName } catch {} } For Z: Get-ChildItem "Z:\" -Recurse -Filter desktop.ini -Force -ErrorAction SilentlyContinue | ForEach-Object { try { Unblo I rebuilt icon cache after. Sometimes it doesn't show so I just rebuild icon cache again @echo off set iconcache=%localappdata%\IconCache.db set iconcache_x=%localappdata%\Microsoft\Windows\Explorer\iconcache*...

  • Modified a comment on discussion Technical Topics on VeraCrypt

    Hi, Thanks for getting back to me. Here is the information I have I have 2 drives X and Z. I can see the icons on the explorer tree but not in the actual folder. PSPath : Microsoft.PowerShell.Core\FileSystem::X:\Complex St-Hubert\desktop.ini::$DATA PSParentPath : Microsoft.PowerShell.Core\FileSystem::X:\Complex St-Hubert PSChildName : desktop.ini::$DATA PSDrive : X PSProvider : Microsoft.PowerShell.Core\FileSystem PSIsContainer : False FileName : X:\Complex St-Hubert\desktop.ini Stream : :$DATA Length...

  • Posted a comment on discussion Technical Topics on VeraCrypt

    Hi, Thanks for getting back to me. Here is the information I have PSPath : Microsoft.PowerShell.Core\FileSystem::X:\Complex St-Hubert\desktop.ini::$DATA PSParentPath : Microsoft.PowerShell.Core\FileSystem::X:\Complex St-Hubert PSChildName : desktop.ini::$DATA PSDrive : X PSProvider : Microsoft.PowerShell.Core\FileSystem PSIsContainer : False FileName : X:\Complex St-Hubert\desktop.ini Stream : :$DATA Length : 204 PS C:\Users\Lance\Desktop> Get-ChildItem "Z:\" -Recurse -Force -Filter desktop.ini |...

  • Posted a comment on discussion Technical Topics on VeraCrypt

    Hi, So no one sees this problem ??

  • Modified a comment on discussion Technical Topics on VeraCrypt

    Hi, Since the latest or one before (not sure) Win updates, all my personalized icons disappeared. after mounting update. I re created my icons and again lost all of them. All icons are now back to default Win settings. Here is a snapshot of a re created icon and as you can see on the right of the icon the other one is missing but shows up in the settings. Is this a known issue ? Is there a fix ? Thanks.

  • Posted a comment on discussion Technical Topics on VeraCrypt

    Hi, Since the latest or one before (not sure) Win updates, all my personalized icons disappeared. after mounting update. I re created my icons and again lost all of them. All icons are now back to default Win settings. Is this a known issue ? Is there a fix ? Thanks.

  • Posted a comment on discussion General Discussion on VeraCrypt

    NTFS

View All

Personal Data

Username:
zardoc
Joined:
2018-01-23 21:19:28

Projects

  • No projects to display.

Personal Tools