Folder turned into unknown file after I used FileMoveDir

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
loumizhu
Posts: 27
Joined: 18 Aug 2016, 22:07

Folder turned into unknown file after I used FileMoveDir

Post by loumizhu » 01 Jul 2022, 00:03

I used an Autohotkey script to move file/folder
and one of my folders turned into an unknown file
it uses the command :
FileMoveDir,

I don't know what happened, does anyone know this ? it doesn't often occur
an idea on how to turn the folder back into a folder?
here is a screenshot of the properties of the folder that turned into a file
https://bit.ly/3y0yAQs

I appreciate your assistance


loumizhu
Posts: 27
Joined: 18 Aug 2016, 22:07

Re: Folder turned into unknown file after I used FileMoveDir

Post by loumizhu » 05 Jul 2022, 15:14

Thanks for the help

I tried the command in an elevated cmd
Chkdsk D:\ounaymir /f

Chkdsk D:\ounaymir /f /r
it returns
The drive, the path, or the file name is not valid.

Post Reply

Return to “Ask for Help (v1)”