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.5K CrossFire
- 1.1K CrossFire Announcements
- 1.1K Previous Announcements
- 2 Previous Patch Notes
- 1.4K Community
- 124 Modes
- 643 Suggestions
- 86 Clan Discussion and Recruitment
- 277 CF Competitive Forum
- 19 CFCL
- 26 Looking for a Team?
- 758 CrossFire Support
- 64 Suggestion
- 125 Bugs
- 30 CrossFire Guides
- 178 Technical Issues
- 49 CrossFire Off Topic