Skip to content

[BUG] Variable %LocalAppData% in path cause exception #1796

@kubalav

Description

@kubalav

I have backup folder contains %LocalAppData% in path. That variable is not used literally as %LocalAppData% but as absolute path.

Example
This is wrong

E:\Backup\CloneApp\Backup\Windows Taskbar\C:\Users\account\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\TaskBar\Windows Sandbox.lnk

This is correct

E:\Backup\CloneApp\Backup\Windows Taskbar%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\TaskBar\Windows Sandbox.lnk

That cause exception and I can't find these files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions