|
| |||||||||
| Tags: atl, batch, program |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to install Atl service program using batch file on vista
Hi We have a application where we install win32 service program using bath file . But on vista it fails by error access denied. we have to run cmd.exe from system32 as administrator as work around. can we have some env settings in batch file where in it atomatically run under administrator account not as standard user. Thanks Rajender saini |
|
#2
| |||
| |||
| Re: How to install Atl service program using batch file on vista <rajendersaini@gmail.com> wrote in message news:1185195079.972835.271360@i13g2000prf.googlegroups.com... > Hi > > We have a application where we install win32 service program using > bath file . But on vista it fails by error access denied. > > we have to run cmd.exe from system32 as administrator as work around. > > can we have some env settings in batch file where in it atomatically > run under administrator account not as standard user. > > Thanks > Rajender saini > Again the application vendor needs to write properly compatible Windows Vista software and install the services as part of the setup routine using the appropriate APIs and also ensure that the service processes are marked as necessary for elevated privilege use or use an appropriate account to run as. -- Mike Brannigan |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to install Atl service program using batch file on vista" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Learning Batch file to open a program or a file | Ikshana | Windows Software | 3 | 04-04-2011 08:24 PM |
| Windows batch file: set output of program to a variable? | supernoob | Windows Software | 5 | 17-10-2010 06:58 AM |
| Batch File program to search all physical drives and delete .jpg , .jpeg files | freeuserlogin | Windows Server Help | 4 | 12-11-2009 10:20 AM |
| Is there a batch file to install software | bigboy | Windows Software | 3 | 07-05-2009 12:20 AM |
| Running a program/batch as a service | jean-paul martell | Operating Systems | 4 | 08-04-2009 11:58 AM |