Anaminus / roblox-bug-tracker

Formerly an unofficial bug tracker for Roblox.
33 stars 24 forks source link

ROBLOX Studio won't start as administrator #507

Open Thewsomeguy opened 9 years ago

Thewsomeguy commented 9 years ago

If you try to start ROBLOX Studio as administrator, it fails with:

CreateProcess C:\Program Files\Roblox\Versions\\RobloxStudioBeta.exe failed: 
The system cannot find the file specified.

I think what happens is, it looks for RobloxStudioBeta.exe in Program Files, instead of in %LocalAppData%\Roblox (I think after Versions should be the version, too, since there is two backward slashes after it)

Anaminus commented 9 years ago

Do you mean starting RobloxStudioLauncherBeta as administrator?

ghost commented 9 years ago

Are you sure it's the right version?

matthewdean commented 9 years ago

@Anaminus Yes, this is reproducible when starting RobloxStudioLauncherBeta.exe as an administrator.