1
0
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:
heebijeebi
2017-05-25 09:55:36 +02:00
parent f27abde592
commit 66a5387212
23 changed files with 5111 additions and 0 deletions

View 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,

View 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,