I'm trying to deploy Programmer's Notepad to several computers at once. Through trial and error I discovered I can run the installer with the /silent switch for a quick, unattended installation with all the defaults.
Is there a way to customize the installation? To be specific, I would like to remove the Desktop shortcut and turn off auto-update. Can this be done with switches on the installer?
Thanks!