| InstallSite · E-mail and password recovery note · Contact |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| Johnny9111 |
Posted: 2009-10-19 12:21
|
|
Group: Full Members Posts: 1 Member No.: 15560 Joined: 2009-10-19 |
Hi,
I'm trying to use the MsiServiceConfigFailureActions table (on Windows 7) but it doesn't seem to work. I have the following row in this table: MsiServiceConfigFailureActions: ServiceId Name: myservice.exe Event: 1 ResetPeriod: 172800 RebootMessage: Command: "[#myfile.exe] arg1" Actions: 3[~]0[~]1 DelayActions: 60000[~]0[~]60000 Component_: componentid myservice.exe is installed as service on test machine. However i have managed to isolate the problem in the "Actions" column. When ever I use the SC_ACTION_REBOOT=2 or SC_ACTION_RESTART=1 flags the installation fails with access denied (privileges problem). From log: Error 1939. Service 'Service Example' (myservice.exe) could not be configured. This could be a problem with the package or your permissions. Verify that you have sufficient privileges to configure system services. Note that package runs with administrator privileges. Any thoughts on this are greatly appreciated. Thanks. This post has been edited by Johnny9111 on 2009-10-19 12:29 |
| coluhandria |
Posted: 2009-12-21 08:08
|
|
Group: Full Members Posts: 4 Member No.: 14595 Joined: 2008-04-29 |
Hello
I can confirm this problem, I tried to configure an existing service where I definitely know this service provides failure actions, but although I get always the same message like described in the post above. Please help!!! |
![]() |
![]() ![]() ![]() |