1
Bootleg Questions / Re: [Tutorial] Tifa's Bootleg
« on: 2013-07-17 20:09:13 »This sometimes works for the ACCESS DENIED problem.
Q:I am receiving an ACCESS DENIED error when running Bootleg.
A:Right click on Computer (or My Computer) and go to Properties
Scroll down to the section titled, 'Computer name, domain, and workgroup settings' and click Change settings
Go to the advanced tab, and click on Environment Variables
In the System variables field, find the variable named 'Path', select it and click edit
Notice the long string of directories from C:\ each separated by a semicolon
Make sure that C:\Windows\system32 is in the list
If not add ;C:\Windows\system32 to the string
No more access denied
This worked for me, but only after I put the system32 filepath on the front of the list, as oppose to at the end. Thank you very much for the post - very odd this would be the thing to fix it.