Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
Recreate icon with paint.net file
Browse files Browse the repository at this point in the history
  • Loading branch information
spikespaz committed Oct 15, 2018
1 parent f729336 commit 2423733
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added icons/icon-alpha.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icon.pdn
Binary file not shown.
2 changes: 2 additions & 0 deletions installer/installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,14 @@ Filename: "schtasks"; \
Components: updater

[UninstallRun]

Filename: "schtasks"; \
Parameters: "/DELETE /F /TN ""Search Deflector Updater"""; \
Flags: runhidden; \
Components: updater

[Registry]

Root: HKLM; \
Subkey: "Software\Classes\SearchDeflector"; \
Flags: uninsdeletekey; \
Expand Down

0 comments on commit 2423733

Please sign in to comment.