parent
135e7e5d78
commit
2efd84b1df
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ LAUNCHERS = {
|
||||||
'L_ITEM': 'FastCopy.exe',
|
'L_ITEM': 'FastCopy.exe',
|
||||||
'L_ARGS': (
|
'L_ARGS': (
|
||||||
r' /logfile=%log_dir%\Tools\FastCopy.log'
|
r' /logfile=%log_dir%\Tools\FastCopy.log'
|
||||||
|
r' /acl'
|
||||||
r' /cmd=noexist_only'
|
r' /cmd=noexist_only'
|
||||||
r' /utf8'
|
r' /utf8'
|
||||||
r' /skip_empty_dir'
|
r' /skip_empty_dir'
|
||||||
|
|
@ -94,6 +95,7 @@ LAUNCHERS = {
|
||||||
'L_ITEM': 'FastCopy.exe',
|
'L_ITEM': 'FastCopy.exe',
|
||||||
'L_ARGS': (
|
'L_ARGS': (
|
||||||
r' /logfile=%log_dir%\Tools\FastCopy.log'
|
r' /logfile=%log_dir%\Tools\FastCopy.log'
|
||||||
|
r' /acl'
|
||||||
r' /cmd=noexist_only'
|
r' /cmd=noexist_only'
|
||||||
r' /utf8'
|
r' /utf8'
|
||||||
r' /skip_empty_dir'
|
r' /skip_empty_dir'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue