Hi,
Can TC actually pull the directory and save it to a txt file from a UNC path like \\computer1\C$ ?
I want to be able to pull the directory into a text file from a UNC path and save it to txt.
This is easy to do from the command prompt but dont know if TC can do this..
Anyone know?
Question about making a directory text file
Moderators: Hacker, petermad, Stefan2, white
Save time…
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
1. Call your "Add printer" dialog, manually add the "Standard => Generic / TextOnly" printer, at the FILE port.
2. DiskDirExtended packer plugin, creates browsable directory structure files, compatible with TC *.LST format:
http://www.totalcmd.net/plugring/diskdir_extended.html
3. WdxInfoPacker:
http://www.totalcmd.net/plugring/WdxInfopacker.html
+ any content plugin which can retrieve UNC paths, like "File", "FileX", "TC sample plugin", "Filename_ChrCount", "NicePaths", etc...
4. Ctrl+B, Ctrl+A, cm_CopyNetNamesToClip, afterwards save clipboard to file using CL utility, like Nirsoft nircmd:
6. Who knows?
Icfu
2. DiskDirExtended packer plugin, creates browsable directory structure files, compatible with TC *.LST format:
http://www.totalcmd.net/plugring/diskdir_extended.html
3. WdxInfoPacker:
http://www.totalcmd.net/plugring/WdxInfopacker.html
+ any content plugin which can retrieve UNC paths, like "File", "FileX", "TC sample plugin", "Filename_ChrCount", "NicePaths", etc...
4. Ctrl+B, Ctrl+A, cm_CopyNetNamesToClip, afterwards save clipboard to file using CL utility, like Nirsoft nircmd:
5. Use AutoHotkey.Command: nircmd.exe clipboard writefile
Parameter: DirList.txt
6. Who knows?
Icfu
This account is for sale