일하면서

XP 홈에디션의 문제

깐돌런 2016. 8. 11. 10:41



윈도우 xp 홈에디션에서 나타나는 문제

1.xp 홈에디션에서는 administrator로 로그인 할 수 없어서 다른 컴퓨터와 administrator로 공유가 안 될때

  조치: 네트워크 드라이브로 연결할 때 다른 사용자 이름(administrator)로 설정하면 됨


2. 파일로 open 할 때 "보안경고 (vbs 파일) 관련 발생"

  조치:


You'll need to edit the windows registry (if you've no idea what the registry is then I'd get someone who knows to help).


Navigate to the following keys, and change their data to that listed below, restart and those annoying messages should cease:


Key "HKCU\Software\Microsoft\Internet Explorer\Download\CheckExeSignatures"

data: "no"


Key "HKCU\Software\Microsoft\Internet Explorer\Download\RunInvalidSignatures"

data: 1


Key: "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations\LowRiskFileTypes"

data: .zip;.rar;.cab;.txt;.exe;.reg;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mov;.mp3;.wav


  관련 url: http://www.tomshardware.com/forum/244142-45-disabling-windows-security-warnings#8716177


3.xp홈에디션에서는 gpedit.msc 실행 안됨

  조치:실행 되도록 파일을 다운로드 받아서 강제로 실행할 수 있으나, 위의 "보안경고"문제 해결에는 도움이 안 됨