tis-wapt-reset-uuid icon

tis-wapt-reset-uuid

Paquet d’installation silencieuse pour tis-wapt-reset-uuid

0-20

  • package: tis-wapt-reset-uuid
  • version: 0-20
  • categories: Configuration
  • maintainer: WAPT Team,Tranquil IT,Jimmy PELÉ
  • licence: wapt_public
  • target_os: all
  • architecture: all
  • signature_date:
  • size: 5.62 Ko
  • conflicts :

package           : tis-wapt-reset-uuid
version           : 0-20
architecture      : all
section           : base
priority          : optional
name              : 
categories        : Configuration
maintainer        : WAPT Team,Tranquil IT,Jimmy PELÉ
description       : wapt-get reset-uuid
depends           : 
conflicts         : tis-wapt-get-reset-uuid
maturity          : PROD
locale            : 
target_os         : all
min_wapt_version  : 2.4
sources           : 
installed_size    : 
impacted_process  : 
description_fr    : 
description_pl    : 
description_de    : 
description_es    : 
description_pt    : 
description_it    : 
description_nl    : 
description_ru    : 
audit_schedule    : 
editor            : 
keywords          : 
licence           : wapt_public
homepage          : 
package_uuid      : 4a465323-5680-4ac8-b384-75646d024120
valid_from        : 
valid_until       : 
forced_install_on : 
changelog         : 
min_os_version    : 
max_os_version    : 
icon_sha256sum    : 7891f1ca19ac8a9e41cb2963c0833bb3424a1dcc3f89e6ae484b1841a67063b2
signer            : Tranquil IT
signer_fingerprint: 8c5127a75392be9cc9afd0dbae1222a673072c308c14d88ab246e23832e8c6bb
signature         : F5WIUP+GzSLM8F+G/dzpPBvoPJhQTkZSIamzyJuM2JEgUk6bhnUfCk5h6xE2JgfydX8O7zHc2REuHqEONqZNvNK/BIFaxKgSg8SL/zq1cWuRr+EXYPCNzHn79vRu844jLN6JwrrnysxEaCRCq7uem8pZ+mddV8KMArUVselcMT1geaaB8aH6sxTme7xi7+8rvN+bSsi6PmGSeN3LO7aNCLjjV1PSPg4LwmqlA2+2SlLye2OpLVeW1qhfDg42naRoqAjiekLPpP5lpWBei10Mmf+6my+DKGebNhv6WZfpLgeNfwGf/nnihv7XTrJzkgqsGCgPaqt0EtK0K/7W2SLoiA==
signature_date    : 2024-04-29T17:10:43.812157
signed_attributes : package,version,architecture,section,priority,name,categories,maintainer,description,depends,conflicts,maturity,locale,target_os,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,description_pt,description_it,description_nl,description_ru,audit_schedule,editor,keywords,licence,homepage,package_uuid,valid_from,valid_until,forced_install_on,changelog,min_os_version,max_os_version,icon_sha256sum,signer,signer_fingerprint,signature_date,signed_attributes

# -*- coding: utf-8 -*-
from setuphelpers import *


def install():
    print(WAPT.reset_host_uuid())
    try:
        WAPT.register_computer()
    except:
        pass
    restart_waptservice_if_possible()


def restart_waptservice_if_possible():
    if get_os_name() == "Windows":
        wapt_get_path = makepath(WAPT.wapt_base_dir, "wapt-get.exe")
        create_onetime_task("restart-waptservice", wapt_get_path, "restart-waptservice", 2)
        print("waptservice will restart in 2mins.")
    else:
        print("waptservice may need to be restarted.")

5693b59bd899058fd64e5122656c8cce9dd22e2d944ffd2fa477bffbf4960711 : setup.py
7891f1ca19ac8a9e41cb2963c0833bb3424a1dcc3f89e6ae484b1841a67063b2 : WAPT/icon.png
a5a97261381e1d0ad46ee15916abec9c2631d0201f5cc50ceb0197a165a0bbbf : WAPT/certificate.crt
ba05923330f336ea2952cf080a710f62692f72f6a221e3f4013eab161e44e633 : luti.json
3f1fb0064114dcdc7d06821da78839d6a66cc22806de4883c8fd566b589b040b : WAPT/control