mirror of
https://github.com/heebijeebi/WinTango-Patcher.git
synced 2024-06-22 05:21:56 +02:00
Cleanups
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,7 +1,9 @@
|
|||||||
# Folders
|
# Folders
|
||||||
_Archiv
|
_Archiv
|
||||||
_WIP
|
_WIP
|
||||||
Blog
|
WinTango-Patcher-LATEST-offline.exe
|
||||||
|
WinTango-Patcher-LATEST.7z
|
||||||
|
WinTango-Patcher-LATEST.exe
|
||||||
|
|
||||||
# Windows image file caches
|
# Windows image file caches
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
@@ -1,7 +1,10 @@
|
|||||||
Changelog:
|
Changelog:
|
||||||
------------
|
------------
|
||||||
17.01.XX:
|
17.04.XX:
|
||||||
- Update: Automatic cleanup of old files in Patcher folder to save space on your harddisk
|
- Update: Automatic cleanup of old files in Patcher folder to save space on your harddisk
|
||||||
|
- Update: Firefox/Thunderbird Themes
|
||||||
|
- Fix: Patcher not recognizing Dropbox correctly
|
||||||
|
- Update: Some minor improvements to the elementary VS for Windows 7
|
||||||
|
|
||||||
16.12.24:
|
16.12.24:
|
||||||
- Update: elementary icon theme
|
- Update: elementary icon theme
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
[Updater]
|
[Updater]
|
||||||
MainApp=16.12.24
|
MainApp=16.12.24
|
||||||
URL=http://www49.zippyshare.com/d/HRggBDjI/2515459/WinTango-Patcher-16.12.24-offline.exe
|
URL=http://www68.zippyshare.com/d/FkZzJWM8/33307/WinTango-Patcher-16.12.24-offline.exe
|
||||||
URL2=https://github.com/heebijeebi/WinTango-Patcher/releases/download/v16.12.24/WinTango-Patcher-16.12.24-offline.exe
|
URL2=https://github.com/heebijeebi/WinTango-Patcher/releases/download/v16.12.24/WinTango-Patcher-16.12.24-offline.exe
|
||||||
|
@@ -1,7 +0,0 @@
|
|||||||
Windows Registry Editor Version 5.00
|
|
||||||
|
|
||||||
[-HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}]
|
|
||||||
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{77708248-f839-436b-8919-527c410f48b9}]
|
|
||||||
|
|
||||||
[-HKEY_LOCAL_MACHINE\SOFTWARE\WinTango Patcher]
|
|
||||||
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\WinTango Patcher]
|
|
@@ -75,13 +75,19 @@ Path_2=ProgramfilesDir\Dexpot\plugins
|
|||||||
|
|
||||||
[Dropbox]
|
[Dropbox]
|
||||||
Win=All
|
Win=All
|
||||||
Entrys=3
|
Entrys=6
|
||||||
File_1=Dropbox.exe
|
File_1=Dropbox.exe
|
||||||
Path_1=AppDataRoaming\Dropbox\bin
|
Path_1=AppDataRoaming\Dropbox\bin
|
||||||
File_2=DropboxExt.28.dll
|
File_2=DropboxExt.28.dll
|
||||||
Path_2=AppDataRoaming\Dropbox\bin
|
Path_2=AppDataRoaming\Dropbox\bin
|
||||||
File_3=DropboxExt64.28.dll
|
File_3=DropboxExt64.28.dll
|
||||||
Path_3=AppDataRoaming\Dropbox\bin
|
Path_3=AppDataRoaming\Dropbox\bin
|
||||||
|
File_4=Dropbox.exe
|
||||||
|
Path_4=ProgramfilesDir\Dropbox\Client
|
||||||
|
File_5=DropboxExt.11.0.dll
|
||||||
|
Path_5=ProgramfilesDir\Dropbox\Client
|
||||||
|
File_6=DropboxExt64.11.0.dll
|
||||||
|
Path_6=ProgramfilesDir\Dropbox\Client
|
||||||
|
|
||||||
[foobar2000]
|
[foobar2000]
|
||||||
Win=All
|
Win=All
|
||||||
|
Reference in New Issue
Block a user