NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@en:windows:essentials
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Provide Windows updates on the installation DVD
10 Hits, Last modified: 19 months ago
to D:\winDVD ==== Determine version index ==== <code dos> dism /get-wiminfo /wimfile:d:\win7dvd\sources\install.wim </code> ===== Slipstream of the updates ===== ==== Provide image ==== <code dos> dism /mount-wim /wimfile:d:\winDVD\sources\install.wim /index:1 /mountdir:d:\winMount </code> **The index number is taken from the previous s
Securely overwrite files that have already been deleted
2 Hits, Last modified: 19 months ago
drive, the command must be entered as follows: <code dos> cipher /W:C:\ </code> The programme takes quite a long time to run, but it is thorough. Running t