ressources:windows

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ressources:windows [2024/09/04 22:23] mhressources:windows [2024/09/04 22:28] (current) – [Unmounting a drive using the shell] mh
Line 8: Line 8:
 DISKPART> select volume # DISKPART> select volume #
 DISKPART> remove all dismount DISKPART> remove all dismount
 +</code>
 +
 +=== Mounting ===
 +
 +<code bash>
 +User> diskpart
 +DISKPART> list volume
 +DISKPART> select volume #
 +DISKPART> assign letter=E //Change letter accordingly
 </code> </code>
  
 ==== Bypass Windows Update for a device ==== ==== Bypass Windows Update for a device ====
  
-** Start Menu > sysdm.cpl +  * Start Menu > sysdm.cpl 
-** Hardware tab > Device Installation Settings +  * Hardware tab > Device Installation Settings 
-** Select NO +  * Select NO 
-** Save & exit+  * Save & exit 
  • ressources/windows.1725481425.txt.gz
  • Last modified: 2024/09/04 22:23
  • by mh