I don't really know what this should be called. But if we rename a folder in the following manner, it becomes a shortcut to control panel...
Rename it from FolderName to FolderName.{21EC2020-3AEA_1069_A2DD-08002B30309D}.
To rename it back to a normal folder, I suggest use of a Batch File. To do it, use Notepad and type the following..
ren FolderName.{21EC2020-3AEA_1069_A2DD-08002B30309D} FolderName
Save it in the folder where the folder FolderName exists with an extension of .bat. Double click on it to execute this batch file. Your folder is back to normal condition.
Note : FolderName is just a sample name that I have used. this could be replaced with any desired name.
Similarly, if we add .{20D04FE0-3AEA-1069-A2D8-08002B30309D} to a folder name, it starts acting as a shortcut to My Computer.
Rename it from FolderName to FolderName.{21EC2020-3AEA_1069_A2DD-08002B30309D}.
To rename it back to a normal folder, I suggest use of a Batch File. To do it, use Notepad and type the following..
ren FolderName.{21EC2020-3AEA_1069_A2DD-08002B30309D} FolderName
Save it in the folder where the folder FolderName exists with an extension of .bat. Double click on it to execute this batch file. Your folder is back to normal condition.
Note : FolderName is just a sample name that I have used. this could be replaced with any desired name.
Similarly, if we add .{20D04FE0-3AEA-1069-A2D8-08002B30309D} to a folder name, it starts acting as a shortcut to My Computer.
No comments:
Post a Comment