Differences
This shows you the differences between two versions of the page.
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 prgram | trivia:computer_tip [2025/07/07 14:12] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
* 드라이버 오류날 때 | * 드라이버 오류날 때 | ||
- | * https:// | + | * [[https:// |
* | * | ||
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 | ||
- | < | + | < |
+ | shutdown /f /s /t 0 | ||
</ | </ | ||
- | Boot the computer and open Device Manager. | + | 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. | + | Open an elevated command prompt. Type CMD in the search box > Right click run as Administrator. Type the following commands |
- | < | + | < |
+ | cd c:x64 | ||
devicecleanupcmd * | devicecleanupcmd * | ||
</ | </ | ||
Line 29: | Line 31: | ||
code | code | ||
</ | </ | ||
+ | |||
+ | * csv 파일 merge | ||
+ | |||
+ | ===== iPad ===== | ||
+ | |||
+ | [[http:// | ||
~~DISCUSSION~~ | ~~DISCUSSION~~ | ||