aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpackaging/portableapps/win32/Installer.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/portableapps/win32/Installer.nsi b/packaging/portableapps/win32/Installer.nsi
index 54b5db0573..3b87defce6 100755
--- a/packaging/portableapps/win32/Installer.nsi
+++ b/packaging/portableapps/win32/Installer.nsi
@@ -77,7 +77,7 @@ RequestExecutionLevel user
Icon "Files\App\AppInfo\appicon.ico"
;=== Icon & Stye ===
-!define MUI_ICON "Files\App\AppInfo\appicon.ico"
+!define MUI_ICON "..\..\..\image\wiresharkinst.ico"
BrandingText "PortableApps.com - Your Digital Life, Anywhere™"
;=== Pages