Jump to content

superleiw

Member
  • Posts

    35
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Luxembourg

Posts posted by superleiw

  1. If you want to stop services, not just disabling them using the Registry method

    create a new command file and use this :

    net stop "Automatic Updates"

    net stop "Computer Browser"

    net stop "Distributed Link Tracking Client"

    net stop "Help and Support"

    net stop "Server""

    net stop "System Event Notification"

    net stop "System Restore Service"

    net stop "Task Scheduler"

    net stop "TCP/IP NetBIOS Helper"

    net stop "Themes"

    net stop "Upload Manager"

    net stop "WebClient"

    net stop "Windows Time"

    net stop "Workstation"

    net stop "System Event Notification"

    net stop "COM+ Event System"

    net stop "Network Location Awareness (NLA)"

    net stop "Remote Access Auto Connection Manager"

    net stop "SSDP Discovery Service"

    etc

    that way you can remove files related to those services without rebooting, I think

    -not tested yet if it works during windows installation phase

×
×
  • Create New...