Ubuntu 管理心得

搜尋此網誌

顯示具有 Windows 標籤的文章。 顯示所有文章
顯示具有 Windows 標籤的文章。 顯示所有文章

2024年5月7日 星期二

Install windows 11 without login microsoft

 cf: https://www.makeuseof.com/windows-11-set-up-without-internet-connection/


  1. Make sure your computer is not connected to the Internet. 
  2. Enter your product key. If you don't have a product key, click the
    I don't have a product key
    link in the bottom right corner.
  3. Once in the Let’s connect you to a network screen, press Shift + F10 to launch the Command Prompt.
  4. In the Command Prompt window, type
           OOBE\BYPASSNRO 
  5. Upon successful execution, your system will restart and relaunch the OOBE dialog.
  6. Click on I don’t have Internet option
  7. Next, click on Continue with limited setup.

2024年4月30日 星期二

add user defined layouts in lyx for windows

 Put into: 

c:\Users\chiao\AppData\Roaming\LyX2.3\layouts\

2022年12月23日 星期五

2022年10月13日 星期四

2022年8月13日 星期六

grub command line boot windows 10

 

insmod part_gpt
insmod chain
set root=(hd0,gpt1)
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
 

2021年6月4日 星期五

unzip without folders (directories)

  1.  Download 7z-exe: https://www.7-zip.org/
  2.  Get into cmd window
  3. cd Z:\Classes\109year\Semester2\Calculus\B\HW\HW7
  4. md files
  5. "C:\Program Files\7-Zip\7z.exe" e -ofiles hw_157264.zip

2021年3月15日 星期一

windows 10 update keep showing hewlett-packard - usb - 6/1/2018 46.2.2631.18152

cf: https://www.tenforums.com/tutorials/101274-uninstall-printer-driver-windows-10-a.html

Open cmd  in administer mode

Run printmanagement.msc

 

Delete some items in 驅動程式名稱,e.g. HP M14/17 (This caused the trouble for me!)

 

網誌存檔