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
- 1 Z8 Forum Discussion & Suggestions
- 15 Z8Games Announcements
- Rules & Conduct
- 2.6K CrossFire
- 746 CrossFire Announcements
- 745 Previous Announcements
- 2 Previous Patch Notes
- 334 Community
- 13 Modes
- 401 Suggestions
- 16 Clan Discussion and Recruitment
- 89 CF Competitive Forum
- 1 CFCL
- 17 Looking for a Team?
- 536 CrossFire Support
- 10 Suggestion
- 16 CrossFire Guides
- 38 CrossFire Off Topic