Error: The synthaxis of the filename, foldername or volumename is wrong.
Did a reindex of the harddrive but without result.
Not possible to open explorer when you doubleclick on the root drive C:
However, it is possible to open explorer if you right-click on the root drive C:
Error message when double click on the root drive c:
Re: Error message when double click on the root drive c:
- Go to Menu => Tool => Options => General => Context Menu
- In the right pane, select context menu item Open (Folders)
- Set its Command to
- OK
If C:\ still does not open on double-click:
Set the Open (Folders) command to
- In the right pane, select context menu item Open (Folders)
- Set its Command to
$exec("%1")- OK
If C:\ still does not open on double-click:
Set the Open (Folders) command to
$exec(explorer.exe "%1")Re: Error message when double click on the root drive c:
It works!
Thank you very much.
Cheers!
Thank you very much.
Cheers!