Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
trivia:computer_tip [2018/11/19 15:03] – ↷ Page moved from computer_tip to trivia:computer_tip prgramtrivia:computer_tip [2025/07/07 14:12] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
   * 드라이버 오류날 때   * 드라이버 오류날 때
-      * https://www.bleepingcomputer.com/forums/t/667314/wpd-filesystem-volume-driver-code-10/+      * [[https://www.bleepingcomputer.com/forums/t/667314/wpd-filesystem-volume-driver-code-10/|https://www.bleepingcomputer.com/forums/t/667314/wpd-filesystem-volume-driver-code-10/]]
       *       *
  
Line 11: Line 11:
 Unmount every external drive (Safely Eject) and detach the cable. Do a complete shutdown. Open a command prompt and type Unmount every external drive (Safely Eject) and detach the cable. Do a complete shutdown. Open a command prompt and type
  
-<code>shutdown /f /s /t 0+<code> 
 +shutdown /f /s /t 0
 </code> </code>
  
-Boot the computer and open Device Manager.  If you still see WFD errors, stop. The following will most likely not work.+Boot the computer and open Device Manager. If you still see WFD errors, stop. The following will most likely not work.
  
-Open an elevated command prompt. Type CMD in the search box > Right click run as Administrator.  Type the following commands+Open an elevated command prompt. Type CMD in the search box > Right click run as Administrator. Type the following commands
  
-<code>cd c:\x64+<code> 
 +cd c:x64
 devicecleanupcmd * devicecleanupcmd *
 </code> </code>
Line 29: Line 31:
 code code
 </code> </code>
 +
 +  * csv 파일 merge
 +
 +===== iPad =====
 +
 +[[http://engyeo.tistory.com/34|특수문자 사용]] : keyboard 설정에서 japanese-Kana 추가
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
  
  
  • Last modified: 2025/07/07 14:12