mirror of
https://github.com/heebijeebi/WinTango-Patcher.git
synced 2024-06-22 05:21:56 +02:00
FreeFileSync support
This commit is contained in:
9
project/_Resources/scripts/FreeFileSync.exe.txt
Normal file
9
project/_Resources/scripts/FreeFileSync.exe.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
[FILENAMES]
|
||||
Exe = Backup\FreeFileSync.exe
|
||||
SaveAs = NewFiles\FreeFileSync.exe
|
||||
|
||||
[COMMANDS]
|
||||
;ICONGROUP
|
||||
-modify Resources\icons\apps\freefilesync_+128_256.ico, ICONGROUP, A_FFS_ICON,
|
||||
-modify Resources\icons\apps\utilities-terminal_+128_256.ico, ICONGROUP, B_BATCH_ICON,
|
||||
-modify Resources\icons\mimetypes\freefilesync-database_+128_256.ico, ICONGROUP, C_SYNC_DB_ICON,
|
9
project/_Resources/scripts/x64/FreeFileSync.exe.txt
Normal file
9
project/_Resources/scripts/x64/FreeFileSync.exe.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
[FILENAMES]
|
||||
Exe = Backup\x64\FreeFileSync.exe
|
||||
SaveAs = NewFiles\x64\FreeFileSync.exe
|
||||
|
||||
[COMMANDS]
|
||||
;ICONGROUP
|
||||
-modify Resources\icons\apps\freefilesync_+128_256.ico, ICONGROUP, A_FFS_ICON,
|
||||
-modify Resources\icons\apps\utilities-terminal_+128_256.ico, ICONGROUP, B_BATCH_ICON,
|
||||
-modify Resources\icons\mimetypes\freefilesync-database_+128_256.ico, ICONGROUP, C_SYNC_DB_ICON,
|
Reference in New Issue
Block a user