problem not solved
Comments
-
open a command prompt as administrator and type or copy/paste this:
disable lua (break metro apps in windows 8/8.1)
%windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
disable admin prompt
%windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 0 /f
disable dep
bcdedit.exe /set {current} nx AlwaysOff
if you want revert to default settings use this:
enable lua
%windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f
enable admin prompt
%windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v ConsentPromptBehaviorAdmin /t REG_DWORD /d 2 /f
enable dep
bcdedit.exe /set {current} nx AlwaysOn
after this you have full admin rights in your system and cf work without problems
Categories
- All Categories
- Z8Games
- Off-Topic - Go To Game OT Forums
- 1 Z8 Forum Discussion & Suggestions
- 16 Z8Games Announcements
- Rules & Conduct
- 5.4K CrossFire
- 1.1K CrossFire Announcements
- 1.1K Previous Announcements
- 2 Previous Patch Notes
- 1.4K Community
- 123 Modes
- 635 Suggestions
- 86 Clan Discussion and Recruitment
- 276 CF Competitive Forum
- 19 CFCL
- 26 Looking for a Team?
- 750 CrossFire Support
- 63 Suggestion
- 124 Bugs
- 29 CrossFire Guides
- 175 Technical Issues
- 49 CrossFire Off Topic