I've built a program and it requires administrative privileges to do a basic task like copying a file from desktop to my documents. So how can programmatically code a way to request UAC elevation when I run the .jar file?