Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

DatReki-Archive/SkypeKiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Note

This currently hasn't worked for a while. Granted MS has reveresed their decision for a while now and I'm pretty sure Sykpe doesn't launch with Windows anymore even on fresh installs. And the auto start can be enabled/disabled again.

A program that stops Skype running in the background

Ever noticed how with the newest Windows updates Skype is showing up on the system tray? Even if you disable it from showing up on the system tray it will keep running in the background That's why I made this program to stop it from running.

Too sum it up this program needs to start as an start up program with Windows after which it'll wait 60 seconds then it will close down Skype related processes soon after that the program will shut itself down. "RuntimeBroker.exe" might keep running for a little while but that too should shut down a little later. This isn't the best or a good permanent solution but it's an solution none the less.

Different versions

Batch

The batch script that was used for the .exe. If you wish to look at the code or don't want to run it as an .exe or want to compile it yourself this option is for you!

C#

Was working on a C# version however this sadly doesn't work as of yet

C# CMD

Runs it from a silent CMD window

C# Batch

Runs it from a batch file

Setup

This will show you how to enable/setup the program

Batch to .exe

Download the batch script and download and install Bat To Exe Converter or any other batch to .exe converter you might want to use. After you converted it you should be able to just drop it into the start up folder using shell:startup and it should stop Skype around 60/80 seconds after the PC booted into Windows.

About

A program that will stop Skype from silently running in the background

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published