在下從同事購買一部 Surface Go 2 的觸控熒幕的手提電腦
由於同事需要還原電腦才交給在下,但一直都無法還原,因此直接交給在下處理
透過錯誤經驗,分享科技與遊戲當中的技術,提醒自己及瀏覽此網誌的人,避免踏進相同的陷阱。
本網誌只提供技術概要及合法軟件連結(如有)。
如閣下因下載、安裝、設定資料等操作,導致任何損失,請自行承擔風險及處理,在下不會負責。
2023-11-23
在 Surface Go 2 安裝 Linux
Labels:
Linux
,
Linux Mint
,
Surface
,
Surface Go
,
Surface Go 2
,
Windows
2014-04-26
2013-07-11
Windows 不能使用 IE
不知道有沒有試過,執行 IE 時,網頁不斷載入但沒有任何畫面,最後只彈出一句「沒有回應」?
關閉 IE 再次執行仍能不能啟動 IE ,但又非常趕急需要上網查資料
可能本身沒有安裝其他瀏覽器,一時間又找不到朋友傳送安裝程式,應該如何解決?
關閉 IE 再次執行仍能不能啟動 IE ,但又非常趕急需要上網查資料
可能本身沒有安裝其他瀏覽器,一時間又找不到朋友傳送安裝程式,應該如何解決?
Labels:
FTP
,
IE
,
Internet Explorer
,
Mozilla
,
Mozilla Firefox
,
Windows
2011-10-18
Windows Live Messenger 錯誤碼 800736B1 (Windows Live Message with Error Code 800736B1)
執行 Windows Live Messenger 後,當輸入正確的帳戶與密碼後按登入時
發生無法登入,而且錯誤碼為 800736B1
發生無法登入,而且錯誤碼為 800736B1
Labels:
Windows
,
Windows Live
2011-01-01
讓 Windows Bootloader 載入 GRUB
為避免格式化 Ubuntu 後導致不能起動 Windows ,所以不讓 GRUB 成為 MBR
但使用 Windows 預設的 Bootloader 又不能列出非 Windows 的作業系統,所以需要改寫 C:\boot.ini
注意:胡亂改寫 C:\boot.ini 的會導致所有作業系統不能起動
If you use GRUB as MBR, after format Ubuntu partition GRUB will erase also
However, after re-build Windows Bootloader as MBR, GRUB2 will be replaced, and Ubuntu cannot be started for booting
So, how could let Windows Bootloader as MBR and boot up Ubuntu after GRUB2 is replaces
但使用 Windows 預設的 Bootloader 又不能列出非 Windows 的作業系統,所以需要改寫 C:\boot.ini
注意:胡亂改寫 C:\boot.ini 的會導致所有作業系統不能起動
If you use GRUB as MBR, after format Ubuntu partition GRUB will erase also
However, after re-build Windows Bootloader as MBR, GRUB2 will be replaced, and Ubuntu cannot be started for booting
So, how could let Windows Bootloader as MBR and boot up Ubuntu after GRUB2 is replaces
Labels:
Bootloader
,
GRUB2
,
Master Boot Record
,
MBR
,
Ubuntu
,
Windows
修復 Windows 的 MBR (Recover Windows Bootloader as MBR)
若電腦系統曾經運行 Windows 與 Ubuntu 雙系統
當 Ubuntu 被格式化後,由於會連同 GRUB 一拼刪除,若果 MBR 被 Ubuntu 覆寫 MBR 不會引導 Windows 的 Bootloader
因此將會導致沒有 Bootloader 起動 Windows
若要重新起動 Windows 便需要修復 MBR 引導 Windows 的 Bootloader
If the computer run with Windows and UBunut 2 Systems
After you format Ubuntu, you should recover Windows Bootloader as Master Boot Record, otherwise you cannot boot to Windows Partition
You need to recover Windows Bootloader to boot the Windows Partition
當 Ubuntu 被格式化後,由於會連同 GRUB 一拼刪除,若果 MBR 被 Ubuntu 覆寫 MBR 不會引導 Windows 的 Bootloader
因此將會導致沒有 Bootloader 起動 Windows
若要重新起動 Windows 便需要修復 MBR 引導 Windows 的 Bootloader
If the computer run with Windows and UBunut 2 Systems
After you format Ubuntu, you should recover Windows Bootloader as Master Boot Record, otherwise you cannot boot to Windows Partition
You need to recover Windows Bootloader to boot the Windows Partition
Labels:
Bootloader
,
Master Boot Record
,
MBR
,
Windows
2010-11-17
Windows VISTA / Windows 7 不能使用 VBScript 的 CommanDialog (VBScript CommonDialog in Windows VISTA and Windows 7)
不少人在 Windows 處理簡單的程序時,往往會用到 VBScript
而使用 VBScript 涉及檔案存取時不少人都會想到使用 File Dialog 讓使用者有一個具 GUI 的檔案選擇工具
VBScript is a light, useful programming language (script) in Windows OS
We can write a VBS with notepad or any text editor
We always select a file with File Dialog
File Dialog is a user-friendly GUI for user to select a specific file
而使用 VBScript 涉及檔案存取時不少人都會想到使用 File Dialog 讓使用者有一個具 GUI 的檔案選擇工具
VBScript is a light, useful programming language (script) in Windows OS
We can write a VBS with notepad or any text editor
We always select a file with File Dialog
File Dialog is a user-friendly GUI for user to select a specific file
Labels:
programming
,
VBScript
,
Windows
訂閱:
文章
(
Atom
)