This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}] | |
@="Network Neighborhood" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons] | |
"29"="%windir%\\System32\\shell32.dll,-50" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=Waterfox | |
GenericName=Web Browser | |
Keywords=Internet;WWW;Browser;Web;Explorer | |
Exec=waterfox %u | |
StartupWMClass=waterfox | |
Terminal=false | |
X-MultipleArgs=false | |
Type=Application |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=Floorp Web Browser | |
Name[fr]=Navigateur Web Floorp | |
Name[it]=Floorp Browser Web | |
Name[ja]=Floorp ウェブ・ブラウザ | |
Name[ko]=Floorp 웹 브라우저 | |
Name[pt]=Floorp Navegador Web | |
Name[pt_BR]=Navegador Web Floorp | |
Name[ru]=Веб-браузер Floorp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=Zen Browser | |
Comment=Experience tranquillity while browsing the web without people tracking you! | |
Exec=zen %u | |
Icon=/opt/zen/browser/chrome/icons/default/default128.png | |
Type=Application | |
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json; | |
StartupWMClass=zen | |
Categories=Network;WebBrowser; | |
StartupNotify=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=Firefox Web Browser | |
GenericName=Web Browser | |
Keywords=Internet;WWW;Browser;Web;Explorer | |
Exec=firefox %u | |
Terminal=false | |
X-MultipleArgs=false | |
Type=Application | |
Icon=firefox |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==WindhawkMod== | |
// @id force-per-monitor-dpi | |
// @name Force Per Monitor DPI | |
// @description Force per monitor dpi for all windows to fix blurriness | |
// @version 0.1 | |
// @author Adudo | |
// @include * | |
// @compilerOptions -lshcore | |
// ==/WindhawkMod== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <windows.h> | |
#include <winuser.h> | |
int APIENTRY WinMain(HINSTANCE hInst, HINSTANCE hInstPrev, PSTR cmdline, int cmdshow) { | |
MessageBox(NULL,"Hi, I am an Albanian virus but because of poor technology in my country unfortunately I am not able to harm your computer. Please be so kind to delete one of your important files yourself and then forward me to other users. Many thanks for your cooperation! Best regards,Albanian virus","Virus Alert !",MB_ICONSTOP+MB_YESNOCANCEL); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Search engine name: Google | |
Engine URL: https://www.google.com/search?q=%s | |
Search suggestion URL: | |
Keyword: @google, @g | |
Search engine name: Google Web | |
Engine URL: https://www.google.com/search?q=%s&udm=14 | |
Search suggestion URL: | |
Keyword: @googleweb, @googlew, @gw |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Settings] | |
;Check for updates of Chromium WinUpdater first (use 0 to disable) | |
UpdateSelf=1 | |
;Uncomment the 3 lines below the release you're using. | |
;Comment all lines of the other alternatives using a semicolon. | |
;Chromium 64-bit by Hibbiki (sync) | |
;ReleaseApiUrl=https://api.github.com/repos/Hibbiki/chromium-win64/releases/latest | |
;InstallerFile=*.sync.exe |
NewerOlder