[ACP-1176]  Util.ShellExec() flavor with UAC elevation
Type Enhancement
Priority Low
Severity Trivial
Component Main Program
Fixed In Version [
Versions Affected [7.17.1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 7/10/2014

Description
Internally, the ShellExecACP() method now has an additional parameter, RequireElevation. This would be a handy thing to be able to do via Util. Don't change the signature of ShellExec(), instead create a separate ShellExecAdmin().

Comments
7/12/2014 11:54:59 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 682
Affected files /trunk/ACP Help/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/ACP2 Programmer's Reference.mdb (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.hhc (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRefUtilMETHIsGEMDestinationWest.htm (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRefUtilMETHShellExec.htm (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRefUtilMETHShellExecAdmin.htm (Added)
/trunk/ACP Help/index.htm (Modified)
/trunk/ACP Help/relnotes.htm (Modified)
/trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.7.2.dll (Modified)
/trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.dll (Modified)
/trunk/AcquireSupport.wsc (Modified)
/trunk/CorrectedTelescope.cls (Modified)
/trunk/DomeControl.cls (Modified)
/trunk/MaxPoint Stuff/Error Generator/PointingErrorGenerator.cls (Modified)
/trunk/MaxPoint Stuff/Error Generator/PointingErrorGenerator.dll (Modified)
/trunk/MaxPoint Stuff/Error Generator/PointingErrorGenerator.exp (Modified)
/trunk/MaxPoint Stuff/Error Generator/PointingErrorGenerator.lib (Modified)
/trunk/MaxPoint Stuff/Error Generator/PointingErrorGenerator.vbp (Modified)
/trunk/MaxPoint Stuff/Error Generator/PointingErrorGenerator.vbw (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
/trunk/Scripts/AcquireImages.js (Modified)
Check-in comment Changes for Util.IsGEMDestinationWest() and ShellExecAdmin() GEM:1176 GEM:1177
7/10/2014 6:46:39 PM   Bob Denny
Note the other related ticket that would cause an API change, etc.