https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7238
--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2012-06-23 20:49:19 PDT ---
(In reply to comment #0)
> Below is information on how an author can avoid
> this requirement taken from:
> (http://preview.library.microsoft.com/en-us/library/aa367800(v=vs.85).aspx)
...
> To suppress the display of the UAC dialog box when installing the application,
> the author of the package should do the following:
>
> Install the application using Window Installer 4.0 or later on Windows Vista.
That would, I think, mean completely rewriting our installer, as we're using
NSIS:
http://nsis.sourceforge.net/Main_Page
http://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System
rather than *any* version of Microsoft's Windows Installer; it's not just a
question of updating to a newer version of Windows Installer.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.