UOF Will Not Launch

Torrun

Expert
I've downloaded, and installed UOF twice this morning and cannot get it to launch. I'm receiving the following error when attempting to launch razor.

System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Razor' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at Assistant.Config.GetInstallDirectory(String name)
at Assistant.Engine.Main(String[] Args)
 
Top