|
From: Neuendorf, D. <DNe...@me...> - 2013-10-08 19:44:47
|
I'm running the latest version of wrapper.exe (community edition). It installs the service correctly in Windows 7, but under Windows 8 it fails with "access denied." If I run it in Win 8 from a command window that was started using "run as administrator", it installs the service correctly, but it needs to run from Runtime.getRuntime().exec() in our java program. I've tried adding an external wrapper.manifest file specifying "runAsAdministrator", but that has no effect as far as I can tell. Any thoughts on how to get wrapper.exe to run as administrator in Windows 8 from a java program? ______________________________________________________________________ The contents of this message, together with any attachments, are intended only for the use of the person(s) to which they are addressed and may contain confidential and/or privileged information. Further, any medical information herein is confidential and protected by law. It is unlawful for unauthorized persons to use, review, copy, disclose, or disseminate confidential medical information. If you are not the intended recipient, immediately advise the sender and delete this message and any attachments. Any distribution, or copying of this message, or any attachment, is prohibited. |