I am distributing my application through ClickOnce.
Now I am signing the ClickOnce manifests. The setup.exe is signed with a valid publisher. After installation, there is another EXE file for the application to run.
How can I sign the application EXE file?