And i never knew the compilator had an Admin mode.It does'nt. Vista and Win7 does.
The reason why the Compilator crashes is because i didn't added a simple Try Catch statement to catch the actual crash, the other reason is that UAC prevents the creation/generation of files, because it needs the user permission to do so. It doesn't prompt the user because the file creation/generation is done by the application, not by the user itself.
Sorry for the inconvenience.
You could try disabling the UAC (User Account Control).
Here's how: http://www.mydigitallife.info/2008/12/30/how-to-disable-and-turn-off-uac-in-windows-7/