Search

1. WMware가 설치된 폴더에서 *.vmx 파일을 찾는다 ( ex : Windows XP Professional.vmx )


2. 메모장으로 vmx 파일을 연다

3. 아래의 내용을 vmx 파일의 맨 마지막 줄에 추가한다

isolation.tools.getPtrLocation.disable = "TRUE"
isolation.tools.setPtrLocation.disable = "TRUE"
isolation.tools.setVersion.disable = "TRUE"
isolation.tools.getVersion.disable = "TRUE"
monitor_control.disable_directexec = "TRUE"
monitor_control.disable_chksimd = "TRUE"
monitor_control.disable_ntreloc = "TRUE"
monitor_control.disable_selfmod = "TRUE"
monitor_control.disable_reloc = "TRUE"
monitor_control.disable_btinout = "TRUE"
monitor_control.disable_btmemspace = "TRUE"
monitor_control.disable_btpriv = "TRUE"
monitor_control.disable_btseg = "TRUE"

4. WMware를 시작해보면 이상없이 프린트 되는 것을 확인할 수 있다

 

Windowns 7 USB/DVD 도구 활용법

IT 2011. 8. 21. 22:35 Posted by GGang'S


Windows 7 USB/DVD 도구 활용법에 대해서 알아보겠습니다.

우선 파일을 다운받아야겠죠


다운받은 파일을 설치해줍니다.


설치가 끝나면 실행시켜줍니다.


그러면 위와 같은 화면이 뜰텐데요..

여기에서  설치하고자 하는 ISO 파일을 선택해줍니다


미디어 유형 선택에서는 USB 장치를 선택해줍니다

아래와 같은 경고가 뜰텐데, USB에서 백업할 내용이 있는지 한번 확인해주세요


어떤 USB에 설치할 것인지 선택해줍니다


위와 같은 화면이 나오며 USB에 Windows 7 ISO 파일이 심어집니다.


완성되었습니다.

이제 Windows 7 을 설치해주면 됩니다