Sauvegarde WAPT

This commit is contained in:
sylvain
2018-11-16 09:30:28 +01:00
parent 6833cf5775
commit bdcf6ee87d
515 changed files with 50348 additions and 0 deletions

View File

@@ -0,0 +1 @@
"C:\Program Files (x86)\Common Files\microsoft shared\OFFICE12\Office Setup Controller\Setup.exe" /uninstall ProPlus /config "c:\2007\proplus07.xml"

Binary file not shown.

View File

@@ -0,0 +1,4 @@
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" NoCancel="yes" AcceptEula="yes" />
<Setting Id="SETUP_REBOOT" Value="NEVER" />
</Configuration>

View File

@@ -0,0 +1 @@
"C:\Program Files (x86)\Common Files\microsoft shared\OFFICE14\Office Setup Controller\Setup.exe" /uninstall ProPlus /config "c:\2010\proplus.xml"

Binary file not shown.

View File

@@ -0,0 +1,4 @@
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" NoCancel="yes" AcceptEula="yes" />
<Setting Id="SETUP_REBOOT" Value="NEVER" />
</Configuration>

View File

@@ -0,0 +1,19 @@
-----BEGIN CERTIFICATE-----
MIIDJjCCAg6gAwIBAgIUAnGNTJYwZIgvuxMgYrGJ2vgOpm8wDQYJKoZIhvcNAQEL
BQAwHzELMAkGA1UEBhMCRlIxEDAOBgNVBAMMB1dBUFRNTUkwHhcNMTgxMTE1MTAw
NjQ2WhcNMjgxMTEyMTAwNjQ2WjAfMQswCQYDVQQGEwJGUjEQMA4GA1UEAwwHV0FQ
VE1NSTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMGwlmiEwQoEfkJJ
cxemIzWU3zajf8PI3ebRkoTlCJIQTXe6Cf5I/pi1fs3duHxrpe82TYGYpHM8Tusk
B6NZjwy88/o1nHGhbNRciNfC05Yf9YSpsSv11tZ/DiGk6o519H219pgZZoo59ndZ
m97m/3Zv2JsCxEw+s5q5a96tiHyXycQwFii7uRW9KX0UWwvlf2IkUzwUaCng+p2k
CaRKOGEV9smmHHGDLAAzYwVAYsxfkCXUIP9535iTjxdFjPngldLhHNeULTFLU9oP
c/OMx9sQ5u1SiPqOcsI6XYRw1dqrOII/f/KubVBxLfm1v1GPgjjc2cja4uk/MZJE
9upPPi0CAwEAAaNaMFgwDwYDVR0TAQH/BAUwAwEB/zAWBgNVHSUBAf8EDDAKBggr
BgEFBQcDAzAdBgNVHQ4EFgQU8swJUILhtjuSJrbt8notOpeNFBQwDgYDVR0PAQH/
BAQDAgHWMA0GCSqGSIb3DQEBCwUAA4IBAQBgLnW5KRFdcz4UuBNgH4EuBtoot0C7
al/grQog+63hwh1idIgFlhG5Hweijb1vNYxlKOWxxj2CibKxYKq556V3sdVSoRd6
4QIaJpScCZZ5CYvGYsAqxv1/axrQ1FH4nmkr6lq6pDzpBInljNNCRfzBLRl8Eknj
gMu6/7DctNCpnirwzQnBH/N6oWOfaingJQxNoWaXZ6Pa9WDTqXAsJDUDWT4MCBZV
IZ+oHhuDZTIQwje5htN9sAhUU3C/8zLW9qqk7PWKd3Xdoyxqz2w4gCzgqtLgHoEF
ofweSDUxjOI+3LSAhbz4lTSqMsEOCiGZvLgamKDbmVDchsdczjIi+dHC
-----END CERTIFICATE-----

View File

@@ -0,0 +1,33 @@
package : waptiut-msoffice-pedagogique
version : 2016-42
architecture : all
section : base
priority : optional
maintainer : Simon Fonteneau
description : Microsoft Office 2016
depends :
conflicts :
maturity :
locale :
target_os :
min_os_version :
max_os_version :
min_wapt_version :
sources :
installed_size :
impacted_process :
description_fr :
description_pl :
description_de :
description_es :
audit_schedule :
editor :
keywords :
licence :
homepage :
package_uuid : 9240295f-df69-499c-a400-9834652fcef3
signer : WAPTMMI
signer_fingerprint: db2bbf0cb068dd33d192a6f70e70327460559c5fc08839c1c5199b8c6052e6b7
signature : M58yC6IlSXkfqxFmWKmUzjzqZ+XMI9nGYtzDx9ipoz01eN7taP0p9BAbFu/wity4UfUecJWPkHCf2dI6grzOEeOCqoPTbGbT3BnvfVTF7BKiSH+kKacQi/D06Ok3GzG4nPZjhNQGTiuvIKhZ7pulktSk3kOmgYlQJ2iLgYEHQyhoVJYtBr23hxsykLzuGsMZyYMA3PvC5tBM3l35xt4/i55pqgResglR/gUI2iB2RnoxAKFjsyChm+tmgkjyvbqWypHPSUXxYMV4RPl+HV/iAPMaH0T4azQAkXH4h/2Kb5aktkkXvF2onZD45NqZ1cMUOL1d0oiknA3QFHsDBCrKOw==
signature_date : 20181115-145929
signed_attributes : package,version,architecture,section,priority,maintainer,description,depends,conflicts,maturity,locale,target_os,min_os_version,max_os_version,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,audit_schedule,editor,keywords,licence,homepage,package_uuid,signer,signer_fingerprint,signature_date,signed_attributes

Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
UWOQkRrvWq280zJpt3EIHVMHC1usT0xE1LOZNhuaRahySkWVV21GAujUQRvEpUaocZ09RVYmA+L8
Rj3pzU9Wd0tPDuPMUdzsRlBIIuuzwqQsRMbpaWTZfazFlXlU8drLWZZLP0cq542Q3czCwofuE9Vg
jl3jLB1qZ9qoSne24uyoU7MQlP9QfXRVurOFswohvQeB9MdAb/ZwtFldcYqrocJZVauqEqE4sUgI
y6SC+cJW0eGjR58VJ14nbIec3nlLV8Hwi6cld/9L08NJ6fFv1eNTkQ+RsGhn3oE+gMRDWPshjXlg
7yII5aHbXgbkNd+btis+rg03X7MgKl167Cg7Tg==

View File

@@ -0,0 +1,5 @@
wQ2VUeHaUikXeVpw5UVy0Q/1xKU/bBKzcnYLzD+q5ea7k4anqsFJfz7SqLh4LHKPsacreZkHJMHt
oklgZ4JrP5PVDuK9hdm/okIiA8fEF7zwo+VaLKpxhPBnUTFPiXyayut/CdYXAPgS/NAEMAgNAbYM
ibq0Oov3Goo+vkh4NZKnVFy0xQkdeGliDmnG+gHeYeKpbphZQDlFvD7GuVe8vh3LCOiHGX94D/Rt
K+shg8j7eP8XmUMZv3yUNETxHkxVYXwDV02NsJwG5bN4BMkaNDKSlPhJZl8oW/DWIG1fe4UQVrnJ
rsD4zxNa9iCnS0NY1Z+xGu5Edo9nPpCv9RLD4Q==

View File

@@ -0,0 +1,295 @@
[PyScripter]
Version=3.3.2.0
[Project]
ClassName=TProjectRootNode
StoreRelativePaths=TRUE
ShowFileExtensions=FALSE
[Project\ChildNodes\Node0]
ClassName=TProjectFilesNode
[Project\ChildNodes\Node0\ChildNodes\Node0]
ClassName=TProjectFolderNode
Name=wapt
[Project\ChildNodes\Node0\ChildNodes\Node0\ChildNodes\Node0]
ClassName=TProjectFileNode
FileName=C:\Program Files (x86)\wapt\common.py
[Project\ChildNodes\Node0\ChildNodes\Node0\ChildNodes\Node1]
ClassName=TProjectFileNode
FileName=C:\Program Files (x86)\wapt\setuphelpers.py
[Project\ChildNodes\Node0\ChildNodes\Node0\ChildNodes\Node2]
ClassName=TProjectFileNode
FileName=C:\Program Files (x86)\wapt\wapt-get.ini
[Project\ChildNodes\Node0\ChildNodes\Node0\ChildNodes\Node3]
ClassName=TProjectFileNode
FileName=C:\Program Files (x86)\wapt\wapt-get.py
[Project\ChildNodes\Node0\ChildNodes\Node0\ChildNodes\Node4]
ClassName=TProjectFileNode
FileName=C:\Program Files (x86)\wapt\waptpackage.py
[Project\ChildNodes\Node0\ChildNodes\Node0\ChildNodes]
Count=5
[Project\ChildNodes\Node0\ChildNodes\Node1]
ClassName=TProjectFileNode
FileName=$[Project-Path]changelog.txt
[Project\ChildNodes\Node0\ChildNodes\Node2]
ClassName=TProjectFileNode
FileName=$[Project-Path]control
[Project\ChildNodes\Node0\ChildNodes\Node3]
ClassName=TProjectFileNode
FileName=$[Project-Path]..\setup.py
[Project\ChildNodes\Node0\ChildNodes]
Count=4
[Project\ChildNodes\Node1]
ClassName=TProjectRunConfiguationsNode
[Project\ChildNodes\Node1\ChildNodes\Node0]
ClassName=TProjectRunConfiguationNode
Name=install
[Project\ChildNodes\Node1\ChildNodes\Node0\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=install "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node0\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node1]
ClassName=TProjectRunConfiguationNode
Name=remove
[Project\ChildNodes\Node1\ChildNodes\Node1\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=remove "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node1\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node2]
ClassName=TProjectRunConfiguationNode
Name=session-setup
[Project\ChildNodes\Node1\ChildNodes\Node2\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=session-setup "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node2\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node3]
ClassName=TProjectRunConfiguationNode
Name=update
[Project\ChildNodes\Node1\ChildNodes\Node3\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=update
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node3\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node4]
ClassName=TProjectRunConfiguationNode
Name=upgrade
[Project\ChildNodes\Node1\ChildNodes\Node4\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=-f upgrade
WorkingDir=$[ActiveScript-Dir]
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node4\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node5]
ClassName=TProjectRunConfiguationNode
Name=-i build-upload
[Project\ChildNodes\Node1\ChildNodes\Node5\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=-i build-upload "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node5\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node6]
ClassName=TProjectRunConfiguationNode
Name=svn update
[Project\ChildNodes\Node1\ChildNodes\Node6\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=sources "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node6\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node7]
ClassName=TProjectRunConfiguationNode
Name=uninstall
[Project\ChildNodes\Node1\ChildNodes\Node7\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=uninstall "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node7\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[Project-Path]..
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node8]
ClassName=TProjectRunConfiguationNode
Name=update-package-sources
[Project\ChildNodes\Node1\ChildNodes\Node8\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=update-package-sources "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node8\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes\Node9]
ClassName=TProjectRunConfiguationNode
Name=audit
[Project\ChildNodes\Node1\ChildNodes\Node9\RunConfig]
ScriptName=C:\Program Files (x86)\wapt\wapt-get.py
EngineType=peRemote
ReinitializeBeforeRun=TRUE
Parameters=audit "$[Project-Path].."
WorkingDir=$[Project-Path]..
WriteOutputToFile=FALSE
OutputFileName=$[ActiveScript-NoExt].log
AppendToFile=FALSE
[Project\ChildNodes\Node1\ChildNodes\Node9\RunConfig\ExternalRun]
Caption=External Run
Description=Run script using an external Python Interpreter
ApplicationName=$[PythonExe-Short]
Parameters=$[ActiveScript-Short]
WorkingDirectory=$[ActiveScript-Dir]
ShortCut=0
MessagesFormat=$[FileName] $[LineNumber]
[Project\ChildNodes\Node1\ChildNodes]
Count=10
[Project\ChildNodes]
Count=2
[Project\ExtraPythonPath]
Count=0

Binary file not shown.

View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<SkuManifest xmlns = "http://schemas.microsoft.com/2003/04/26/sm" root = "C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}">
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.01228432.04F2.46EC.B0BB.2665F746F4FD" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.0532AE7E.A40B.4F6A.A6B4.C542861B1B53" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.1DD56E21.B085.41F6.B1BA.2B6A866F90C9" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.3CBD7238.17E2.4CE4.B133.5BFE0C4A2D92" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.5204C757.B82C.4603.BD40.2762F7D84C18" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.524B9476.EDEE.42F4.A41E.B71A67A7B235" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.5A11A204.D4EE.4391.AFD3.A505F27EF032" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.5DDBE455.0185.4D8B.BEE9.481938C380B2" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.62752662.BD3F.4508.BB40.0AEA896D127B" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.664124D8.475E.4975.A748.D2351D26EE31" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.814A3B02.DC1C.463D.B74E.426752060E5C" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.83914E8B.9601.4569.ADF3.ABB871C0B9DF" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.920969B3.9989.490F.959F.95C7439973A4" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.A7BFB775.B25D.4408.B484.E4D47B6A4987" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.C0544D0A.1E27.4AD5.BA82.EA32D4D1C266" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
<FileTransfer src="C:\Users\WAPTCO~1\AppData\Local\Temp\OCTWork\{9950C330-1320-4453-8EA6-7506C5625E73}\Cabinets\CUST.CAB_Files\Icon.C654E30F.4D1F.4893.996F.4C5FD461FF01" dest="C:\waptdev\waptmmi-msoffice-wapt\pedago.msp" binaryId="" />
</SkuManifest>

View File

@@ -0,0 +1,10 @@
Copier le contenue de l'iso msoffice 2016 dans c:\waptdev\my-msoffice-wapt\
Creer le fichier silent.msp avec la commande c:\waptdev\my-msoffice-wapt\setup.exe /admin
Lors de la creation, ajoutez :
SETUP_REBOOT NEVER
Comme dans ce lien :
http://www.adminarsenal.com/admin-arsenal-blog/stop-the-reboot-in-an-unattended-office-2010-installation

View File

@@ -0,0 +1,79 @@
# -*- coding: utf-8 -*-
from setuphelpers import *
import os
import shutil
uninstallkey = []
def install():
def killsoft():
for soft in ('WINWORD.EXE','POWERPNT.EXE','EXCEL.exe','MSPUB.EXE','MSACCESS.EXE','INFOPATH.EXE','lync.exe','ONENOTE.EXE','OUTLOOK.EXE','ONENOTEM.EXE','MSOSYNC.EXE','GROOVE.EXE'):
if isrunning(soft):
print ("closing %s" % soft)
killalltasks(soft)
visio2010 = 'Microsoft Office Visio 2010'
visiopresent = installed_softwares(visio2010)
if not visiopresent:
print('Visio absent')
else:
print('désinstallation de visio')
print('copie du fichier visio.xml')
if isdir(r'C:\visio'):
remove_tree(r'C:\visio')
copytree2(r'visio',r'C:\visio')
run(r'"C:\visio\visio.exe"')
if isdir(r'C:\visio'):
remove_tree(r'C:\visio')
proplus2007 = 'Microsoft Office Professional Plus 2007'
proplus07present = installed_softwares(proplus2007)
if not proplus07present:
print('Office proplus 2007 absent')
else:
print('désinstallation de ProPlus 2007')
print('copie du fichier proplus.xml')
if isdir(r'C:\2007'):
remove_tree(r'C:\2007')
copytree2(r'2007',r'C:\2007')
run(r'"C:\2007\proplus07.exe"')
if isdir(r'C:\2007'):
remove_tree(r'C:\2007')
proplus2010 = 'Microsoft Office Professionnel Plus 2010'
propluspresent = installed_softwares(proplus2010)
if not propluspresent:
print('Office proplus absent')
else:
print('désinstallation de Proplus 2010')
print('copie du fichier proplus.xml')
if isdir(r'C:\2010'):
remove_tree(r'C:\2010')
copytree2(r'2010',r'C:\2010')
run(r'"C:\2010\proplus.exe"')
if isdir(r'C:\2010'):
remove_tree(r'C:\2010')
office2016 = 'Microsoft Office Professionnel Plus 2016'
officepresent = installed_softwares(office2016)
print('installing Office 2016')
if not officepresent:
cmd = '"office\setup.exe" /adminfile "pedago.msp"'
else:
cmd = 'msiexec.exe /p pedago.msp'
killsoft()
run(cmd,timeout=1200,accept_returncodes=[1641,3010,0])
officepresent = installed_softwares(office2016)
if not officepresent:
error('End audit did not find the software.')
def uninstall():
fichier = open("%s\pedago.msp.xml" % programfiles32, "x" )
fichier.write('<Configuration Product="ProPlus"> \n')
fichier.write('<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> \n')
fichier.write(' <Setting Id="SETUP_REBOOT" Value="NEVER" /> \n')
fichier.write('</Configuration> \n')
fichier.close()
run('"%s\Common Files\microsoft shared\OFFICE16\Office Setup Controller\Setup.exe" /uninstall ProPlus /config "%s\pedago.msp.xml"' % (programfiles32,programfiles32),timeout=1200)
remove_file(r'%s\pedago.msp.xml'% programfiles32)

View File

@@ -0,0 +1 @@
"C:\Program Files (x86)\Common Files\microsoft shared\OFFICE14\Office Setup Controller\Setup.exe" /uninstall VISIO /config "c:\visio\visio.xml"

Binary file not shown.

View File

@@ -0,0 +1,4 @@
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" NoCancel="yes" AcceptEula="yes" />
<Setting Id="SETUP_REBOOT" Value="NEVER" />
</Configuration>