Chesong Lee wrote:
> I do not read this as a User Account Control (UAC) issue. But you just logged 
> on as a normal user - not logged on as a administrator with UAC. 
Fair point. I read it as UAC. Bahar?
> Still, this is interesting. SchedServiceConfig is an immediate action. If 
> immediate custom action or impersonating deferred custom action use 
> administrative privileges, UAC may interfere in Vista, doesn't it?
>   
The docs say that local authenticated users have these rights:

SC_MANAGER_CONNECT
SC_MANAGER_ENUMERATE_SERVICE
SC_MANAGER_QUERY_LOCK_STATUS
STANDARD_RIGHTS_READ

OpenSCManager is used in SchedServiceConfig, explicitly requesting 
SC_MANAGER_CONNECT. It should work. Might just be a Vista bug...

-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to