Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Secondary File secondary file filter addresses situations where the intended target is not the primary executable file, such as RunDll.exe, but is rather a secondary file specified within the command line. 

This document gives you a working example of how to use Secondary File secondary file filters.  

MSI

...

file example

If you want to elevate .msi files that are in a network share, you cannot use a commandline filter because the following syntax does not work:

...