<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>彩色筆小沛的知識庫 - Windows</title>
    <link>https://forum.jdp.tw/forum-4-1.html</link>
    <description>Latest 20 threads of Windows</description>
    <copyright>Copyright(C) 彩色筆小沛的知識庫</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 17 Apr 2026 04:16:10 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://forum.jdp.tw/static/image/common/logo_88_31.gif</url>
      <title>彩色筆小沛的知識庫</title>
      <link>https://forum.jdp.tw/</link>
    </image>
    <item>
      <title>Windows 遠端桌面多人連線</title>
      <link>https://forum.jdp.tw/thread-60372-1-1.html</link>
      <description><![CDATA[使用Hex Editor 修改 C:\\Windows\\System32\\termsrv.dll

尋找全部: 39 81 3C 06 00 00 0F 84 XX XX XX XX
全部改為: B8 00 01 00 00 89 81 38 06 00 00 90

Reference: https://ithelp.ithome.com.tw/articles/10312532]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Thu, 15 Jun 2023 06:57:32 +0000</pubDate>
    </item>
    <item>
      <title>快速刪除很多檔案的目錄</title>
      <link>https://forum.jdp.tw/thread-60369-1-1.html</link>
      <description><![CDATA[執行cmd.exe
DEL /F/Q/S 目錄名稱 &gt; nul
RMDIR /Q/S 目錄名稱

Reference:  https://www.mysysadmintips.com/windows/clients/921-delete-large-folders-in-windows-faster]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Wed, 01 Dec 2021 07:52:39 +0000</pubDate>
    </item>
    <item>
      <title>解決Windows 10文件夾無法解密的問題</title>
      <link>https://forum.jdp.tw/thread-60368-1-1.html</link>
      <description><![CDATA[要解除加密(點選目錄=&gt;滑鼠右鍵=&gt;內容=&gt;進階=&gt;取消勾選：加密內容，保護資料)的目錄時，一直出現「無法解密指定的檔案」，可採用以下batch檔解決，應該是檔案總管把檔案Lock住？！(也許是desktop.ini的問題)



Reference:
https://my.oschina.net/u/133911/blog/308427 ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Mon, 12 Apr 2021 07:40:37 +0000</pubDate>
    </item>
    <item>
      <title>建立「以系統管理員身份執行」但不會跳出UAC警告的捷徑</title>
      <link>https://forum.jdp.tw/thread-60367-1-1.html</link>
      <description><![CDATA[https://www.tenforums.com/tutorials/57690-create-elevated-shortcut-without-uac-prompt-windows-10-a.html]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Thu, 08 Apr 2021 08:03:27 +0000</pubDate>
    </item>
    <item>
      <title>修改遠端桌面RDP Port</title>
      <link>https://forum.jdp.tw/thread-60366-1-1.html</link>
      <description><![CDATA[「以系統管理員身份執行」
1.改Port
reg add \&quot;HKLM\\SYSTEM\\CurrentControlSet\\Control\\Terminal Server\\WinStations\\RDP-TCP\&quot; /v PortNumber /t REG_DWORD /d 2222 /f
2.加防火牆Rule(Windows內建)
netsh advfirewall firewall add rule name=\&quot;RDP TCP-IN 2222\&quot; dir=in  ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Tue, 06 Apr 2021 02:43:15 +0000</pubDate>
    </item>
    <item>
      <title>Windows 7 VLK KMS啟用的正版，卻顯示&quot;此版本Windows不是正版&quot;</title>
      <link>https://forum.jdp.tw/thread-60361-1-1.html</link>
      <description><![CDATA[解決辦法：
2.在「1_uninstall.bat」檔案上按右鍵，選「以系統管理員身份執行」，如果有詢問是否移除，則選「是」→重開機。
3.在「2_rebuild.bat」檔案上按右鍵，選「以系統管理員身份執行」→再次重開機。

 ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Fri, 22 Nov 2019 01:09:45 +0000</pubDate>
    </item>
    <item>
      <title>IP 相關設定</title>
      <link>https://forum.jdp.tw/thread-60357-1-1.html</link>
      <description><![CDATA[重置 IP 設定
在工作列上的搜尋方塊中，鍵入命令提示字元，長按 (或以滑鼠右鍵按一下) [命令提示字元] ，然後選取 [以系統管理員身份執行] &gt; [是] 。
在命令提示字元中，以列出的順序執行下列命令，然後查看是否可以修正您的連線問題：
鍵入 netsh winsock reset，然後 ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Thu, 29 Nov 2018 03:34:33 +0000</pubDate>
    </item>
    <item>
      <title>網卡由網域網路(Domain)變公用網路(Public)怎麼辦？</title>
      <link>https://forum.jdp.tw/thread-60351-1-1.html</link>
      <description><![CDATA[利用PowerShell執行Restart-Service -Name NlaSvc -Force，則會由公用網路變會網域網路

Reference: http://www.networknet.nl/apps/wp/archives/2771]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Tue, 31 Jul 2018 06:40:49 +0000</pubDate>
    </item>
    <item>
      <title>Windows 10 1709 無法存取QNAP Synology NAS網路芳鄰(SMB)</title>
      <link>https://forum.jdp.tw/thread-60336-1-1.html</link>
      <description><![CDATA[在升級到Windows 10 1709 (RS3) Fall Creators Update以後，原因看起來是Guest access in SMB2 disabled by default，如果您未儲存NAS的帳號密碼至「認證管理員」的話，則會無法連線至NAS的網芳。

In Windows 10 Fall Creators Update and Windows Server version 1709 ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Tue, 24 Oct 2017 06:45:14 +0000</pubDate>
    </item>
    <item>
      <title>How to Get Admin Access on Windows 10</title>
      <link>https://forum.jdp.tw/thread-1591-1-1.html</link>
      <description><![CDATA[http://www.rootsh3ll.com/2016/01/how-to-get-admin-access-on-windows-10-sticky-keys-method/]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Mon, 25 Jan 2016 04:35:19 +0000</pubDate>
    </item>
    <item>
      <title>TCP/IP Port Redirection (SAMBA example)</title>
      <link>https://forum.jdp.tw/thread-1581-1-1.html</link>
      <description><![CDATA[TCP/IP Port Redirection (SAMBA example)
http://www.minek.com/?port_redirection
RINETD - Download
http://www.boutell.com/rinetd/]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Tue, 28 Jul 2015 07:57:46 +0000</pubDate>
    </item>
    <item>
      <title>無法重新連接所有網路磁碟機 - Could not reconnect all network drives</title>
      <link>https://forum.jdp.tw/thread-1577-1-1.html</link>
      <description><![CDATA[方法一：
執行gpedit.msc開啟本機群組原則編輯器，將電腦設定\\系統管理範本\\系統\\登入(Computer Config\\Administrative Templates\\System\\Logon affects the problem)中的「永遠在電腦啟動及登入時等待網路啟動」(always wait for the network at computer startup and  ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Sun, 22 Mar 2015 03:32:41 +0000</pubDate>
    </item>
    <item>
      <title>How to Use the Shell Commands in Windows 8 and 8.1</title>
      <link>https://forum.jdp.tw/thread-1573-1-1.html</link>
      <description><![CDATA[Reference: 
List of Windows 8 and 8.1 Shell Commands
http://www.eightforums.com/tutorials/6050-shell-commands-windows-8-a.html]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Fri, 27 Feb 2015 13:15:54 +0000</pubDate>
    </item>
    <item>
      <title>開啟 Windows 7 遠端桌面 ClearType (Font Smooth) 支援</title>
      <link>https://forum.jdp.tw/thread-1561-1-1.html</link>
      <description><![CDATA[在Windows 8上面的遠端桌面ClearType功能才會自動開啟，但在XP或Windows 7時內定是不會開啟的，要增加Registry才能啟用

[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Terminal Server\\WinStations]
\&quot;AllowFontAntiAlias\&quot;=dword:00000001
[HKEY_LOCAL_MACHINE ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Thu, 27 Nov 2014 03:13:48 +0000</pubDate>
    </item>
    <item>
      <title>使用非Administrator帳號存取網芳C$</title>
      <link>https://forum.jdp.tw/thread-1553-1-1.html</link>
      <description><![CDATA[一般Windows預設是可以使用administrator帳號存取網芳的c$、d$、e$...等，但是如果是另外建的帳號則不行，需要另外加入機碼才可以!
1.執行regedit
2.找到HKEY_LOCAL_MACHINE \\ SOFTWARE \\ Microsoft \\ Windows \\ CurrentVersion \\ Policies \\ System
3.「新增DWORD (32- ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Thu, 09 Oct 2014 01:34:18 +0000</pubDate>
    </item>
    <item>
      <title>將 Squid for Windows 安裝成 Service</title>
      <link>https://forum.jdp.tw/thread-1550-1-1.html</link>
      <description><![CDATA[c:\\squid\\sbin\\squid -i
net start squid

Reference:
How to Install Squid Proxy on Windows
http://www.reaper-x.com/2011/10/17/how-to-install-squid-proxy-on-windows/]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Mon, 29 Sep 2014 05:04:33 +0000</pubDate>
    </item>
    <item>
      <title>Visual C++ 可轉散發套件 官方下載網址</title>
      <link>https://forum.jdp.tw/thread-1547-1-1.html</link>
      <description><![CDATA[Microsoft Visual C++ 2005 SP1 可轉散發套件 (x86)
http://download.microsoft.com/download/c/a/0/ca0be0f4-1225-4679-8690-ac9b3d7ffd85/vcredist_x86.exe
Microsoft Visual C++ 2008 SP1 可轉散發套件 (x86)
http://download.microsoft.com/download/3/7/2/372b298d ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Fri, 15 Aug 2014 01:24:50 +0000</pubDate>
    </item>
    <item>
      <title>網芳無法使用 - Server Service 錯誤2: 系統找不到指定的檔案</title>
      <link>https://forum.jdp.tw/thread-1536-1-1.html</link>
      <description><![CDATA[疑似安裝了HP Lefthand/StoreVirtual DSM之類的東西後，就造成其他電腦無法透過網芳連結此電腦，後來發現服務(services.msc)裡面的Server服務起不來，最後找到的方法就是執行
sc config LanManServer depend= Samss/Srv/MSiSCSI
net start server
網芳就起來了!

Refere ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Fri, 06 Jun 2014 08:31:56 +0000</pubDate>
    </item>
    <item>
      <title>將程式跑成服務(Service)</title>
      <link>https://forum.jdp.tw/thread-1531-1-1.html</link>
      <description><![CDATA[1. NSSM
http://nssm.cc/
最基本的用法: 
nssm install   []
nssm remove 

2. winsw
https://github.com/kohsuke/winsw]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Tue, 20 May 2014 09:11:11 +0000</pubDate>
    </item>
    <item>
      <title>Windows 7 光碟機突然抓不到?</title>
      <link>https://forum.jdp.tw/thread-1530-1-1.html</link>
      <description><![CDATA[1.先開啟裝置管理員，看光碟機前面是不是變成\&quot;！\&quot;，並確認光碟機硬體本身沒有問題。
2.按Win鍵+R，輸入Regedit，開啟登入編輯程式。
3.找到 HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Class\\{4D36E965-E325-11CE-BFC1-08002BE10318}。
4.將裡面出現的 Upper ...]]></description>
      <category>Windows</category>
      <author>JDP</author>
      <pubDate>Fri, 16 May 2014 07:24:58 +0000</pubDate>
    </item>
  </channel>
</rss>