diff --git a/Windows10/history-cmd-powershell b/Windows10/history-cmd-powershell new file mode 100644 index 0000000..c27d5b5 --- /dev/null +++ b/Windows10/history-cmd-powershell @@ -0,0 +1,23 @@ + history + $PSVersiontable + import-module "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM" + get-module + cd C:\users\andre.lasfargues\Downloads + .\removeapps.ps1 -pathtowim "E:\Logiciel\ISO\win10-1709\sources\install.wim" + $env:Path = ($env:Path + ";C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tool... + .\removeapps.ps1 -pathtowim "E:\Logiciel\ISO\win10-1709\sources\install.wim" + get-module + Remove-AppxProvisionedPackage + .\removeapps.ps1 -pathtowim "E:\Logiciel\ISO\win10-1709\sources\install.wim" -index 2 + history + history + cd .. + cd .\AppData\Local\Temp + Remove-Item -help + Remove-Item -- + Remove-Item \? + Remove-Item /? + Remove-Item help + get-help Remove-Item + rmdir .\ct4nu02v.coa + rmdir -Recurse -Force .\ct4nu02v.coa