Snippets Collections
 For /D /R j:\test %%1 IN (*) DO c:\trid_w32\trid "%%1"\* -ae


Replace j:\test with the directory that you want to move recursively through (TrID will not run on the files in the root of this directory).

Replace c:\trid_w32\trid with the path to trid.exe.

Dump the line in a batch file and run.
fun String.toEditable(): Editable =  Editable.Factory.getInstance().newEditable(this)
star

Wed Jun 19 2024 08:05:14 GMT+0000 (Coordinated Universal Time) https://mark0.net/forum/index.php?topic

#trid #batch #windows #files #extention
star

Sun Feb 05 2023 14:28:14 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/44493908/setting-text-in-edittext-kotlin

#kotlin #string #editable #extention

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension