public static function enableLaunchStartup()
 {
     return Vbs::createShortcut(self::getStartupLnkPath());
 }