quanticc / lawena-recording-tool

Simple movie recording tool for Source Engine games
http://lawena.github.io/
GNU General Public License v3.0
80 stars 16 forks source link

The requested operation requires elevation #11

Closed deeny closed 11 years ago

deeny commented 11 years ago

in the log command it have Process was interrupted Caused by java.io.IOException: Cannot run program "d:\beam\steam/steam.exe": CreateProcess error=740, The requested operation requires elevation

I don't know how to fix it thx for help :D

quanticc commented 11 years ago

Hi, the solution for now is to run the tool as administrator. Hope that works, if it doesn't, try lowering your UAC settings.

Thanks for reporting. I'll try to implement a way to trigger the UAC prompt from Java to avoid these problems in the future.

quanticc commented 11 years ago

Tell me if this is still happening to you.