Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:install_windows [2025/09/08 07:19] – ↷ Page moved from install_windows to en:install_windows dereken:install_windows [2025/09/08 07:19] (current) – ↷ Links adapted because of a move operation derek
Line 1: Line 1:
 == Install Windows == Install Windows
-* [[?do=export_xhtml|export]] to https://repo.sxl.net/install_windows.html +* [[:start?do=export_xhtml|export]] to https://repo.sxl.net/install_windows.html 
-* [[Windows 7]]+* [[:windows_7]]
 * Win10 update assistant https://is.gd/OK28yz * Win10 update assistant https://is.gd/OK28yz
 * Win11 update assistant https://is.gd/nLSnJd * Win11 update assistant https://is.gd/nLSnJd
Line 94: Line 94:
  
 === install/upgrade chocolatey === install/upgrade chocolatey
-* [[chocolatey]]+* [[:chocolatey]]
 <code powershell> <code powershell>
 $d="c:\drv"; $null=(mkdir -Force "$d"); cd "$d" $d="c:\drv"; $null=(mkdir -Force "$d"); cd "$d"
Line 324: Line 324:
  
 === MS Office === MS Office
-[[microsoft office]]+[[:microsoft_office]]
  
   choco install office365business -pin   choco install office365business -pin
Line 562: Line 562:
  
 == drivers / platform specific == drivers / platform specific
-* Other [[windows platform specific tools]]+* Other [[:windows_platform_specific_tools]]
 choco choco
   choco install virtio-drivers; choco pin add -n virtio-drivers   choco install virtio-drivers; choco pin add -n virtio-drivers