Hi Loungers
I’m trying out Microsofts ‘Application Compatibility Toolkit’ ACT http://www.microsoft.com/downloads/en/details.aspx?FamilyID=24da89e9-b581-47b0-b45e-492dd6da2971 to stop the User Account Control UAC messages for a bunch of programs that need admin rights which I use a lot, and that I am also calling from (good old) DOS batch files The technique is documented at http://www.vista4beginners.com/Disable-UAC-for-certain-applications (lots of other pages give the same info)
My problem is it works fine for some programs but not others. My test examples are GoodSync and CCleaner, both 64 bit, both signed, admin rights set the same, etc but I still get the UAC prompt for CCleaner but not GoodSync. When I test the programs within ACT they work fine with no prompt, but the UAC prompt is back when I try to run outside ACT.
I’m avoiding the taskscheduler workaround as that only works via shortcuts – I want the UAC to be disabled for the program so I dont get prompts regardless of how the program is started.
Any suggestions welcomed!
Many thanks Merf