private static void DeleteShorcuts()
 {
     Configurator.DeleteStartMenuDirectory();
     Configurator.DeleteDesktopShortcuts();
 }