Differences
This shows you the differences between the selected revisions of the page.
| custom_commands 2024-10-08 | custom_commands 2026-06-16 (current) | ||
| Line 73: | Line 73: | ||
| Both above solutions require a shell access. If you do not have it, use the following solution. | Both above solutions require a shell access. If you do not have it, use the following solution. | ||
| - | ===== [[delete_background]] Deleting on Background ===== | + | ===== [[delete_background]] Deleting in Background ===== |
| Use the following command to delete a large directory structure in a separate process: | Use the following command to delete a large directory structure in a separate process: | ||
| Line 208: | Line 208: | ||
| "C:\Program Files (x86)\WinMerge\WinMergeU.exe" /e /x /u "!" "!^!" | "C:\Program Files (x86)\WinMerge\WinMergeU.exe" /e /x /u "!" "!^!" | ||
| </code> | </code> | ||
| - | |||
| - | Replace ''C:\Program Files (x86)'' with ''C:\Program Files'' on 32-bit system. &winpath &win32 &win64 | ||
| Arguments: | Arguments: | ||