Starting services in batch file on windows 7
Fresh3 days ago
Mar 15, 20266344 viewsConfidence Score0%
0%
Problem
I have a fairly simple batch file which does just one thing - "net start myservice". This batch file gets shortcut-ed in a program group by installer so that users can simply click on the icon and get things started (or stopped). All works well in XP for the users with admin rights. But things get …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Starting services in batch file on windows 7
Low Risk
Download the Elevation PowerToys for Windows from Microsoft. You can then include scripts in your install process so that you can run from the batch file and it will give them a UAC elevation prompt. As long as the user has administrative privileges…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix