Ms Office 2003

Swamp
Beiträge: 18
Registriert: 16 Okt 2008, 12:55

Re: Ms Office 2003

Beitrag von Swamp »

Ja die PRO11.MSI und office.MST werden so geschrieben.
f.m.welland
Beiträge: 18
Registriert: 06 Nov 2008, 15:46

Re: Ms Office 2003

Beitrag von f.m.welland »

Hallo zusammen,

ich hab auch ein Problem beim Erstellen eines MS Office 2003 Packets.
Ich habe jetzt schon sehr viele Methoden durchprobiert, nur bekomme ich es einfach nicht hin, dass sich Office mit OPSI silent installiert.

Hier mal die Methoden, die ich bis jetzt verwendet habe:
Anmerkung: Wenn ich Office local vom Rechner silent installieren lasse, funktioniert es.
  • msiexec /i %scriptpath%\PRO11.MSI /qn noreboot=ReallySuppress TRANSFORMS=%scriptpath%\silent.MST COMPANYNAME="..." PIDKEY=.....-.....-.....-.....-..... ALLUSERS=2 /L*v C:\tmp\Logfile_Office_install.txt
  • d:\tmp\office\office.exe // wobei die office.exe ein AutoIT v3 "Script" ist:

Code: Alles auswählen

BlockInput(1)
$installer_name= "setup.exe ALLUSERS=1 ADDLOCAL=ALL MSINODISABLEMEDIA=1"

; starte das Setupprogramm
Run($installer_name)
; warte auf das erste Fenster mit dem Titel Microsoft Office 2003-Setup
WinWait("Microsoft Office 2003-Setup")
Sleep(15000)
send("xxxxxxxxxxxxxxxxxxxxxxxxx")
Sleep(2000)
send("{ENTER}")

WinWait("Microsoft Office 2003-Setup")
Sleep(5000)
send("{ENTER}")

WinWait("Microsoft Office 2003-Setup")
Sleep(5000)
send("s")
Sleep(5000)
send("{ENTER}")

WinWait("Microsoft Office 2003-Setup")
Sleep(5000)
send("v")
Sleep(5000)
send("{ENTER}")

; Installation beginnen
WinWait("Microsoft Office 2003-Setup")
Sleep(5000)
send("{ENTER}")

; Installation beenden
WinWait("Microsoft Office 2003-Setup")
Sleep(5000)
send("{ENTER}")

exit
  • setup.exe TRANSFORMS="D:\Microsoft Office 2003\Office2003\unattended.MST" /qb-
  • msiexec /i %scriptpath%\files\PRO11.MSI /qn noreboot=ReallySuppress TRANSFORMS=files\unattended.MST COMPANYNAME="xxxxxx" PIDKEY=xxxxxxxxxxxxxxxxxxxxxxxxx ACCEPTEULA=1 /L*v C:\tmp\Logfile_Office_install.txt

Beim Installer mit der AutoIT - Methode bricht er nach der Eingabe des Produktkey ab mit der Fehlermeldung, dass ein Packet beschädigt sei.
Bei den anderen Methoden läuft er durch, aber installiert nichts!

Dann habe ich noch das "Admin-Script" probiert, allerdings läuft er auch dort durch, ohne es zu installieren und am Ende bleibt das "Admin-Konto" bestehen und ich muss dieses manuell vom Clientrechner entfernen.

Ich bin wirklich am verzweifeln, da ich sonst eigentlich jedes Produkt hinbekommen habe (Firefox, OO3, Bonapart, Enterprise Architect, Quartus, Blender uvm.)
Liegt es vllt. daran, dass ich beim "Custom Installation Wizzard" einen Fehler gemacht habe?
Könnte mir bitte jemand erklären, welche Sachen ich dort "ankreuzen" muss, dass es funktioniert? Kann es vielleicht auch daran liegen, dass ich nicht die Enterprise Edition von MS Office 2003 habe?


Schonmal besten Dank im Voraus!
rfrankow
Beiträge: 140
Registriert: 03 Jul 2008, 15:06

Re: Ms Office 2003

Beitrag von rfrankow »

ich versteh nicht was da so schwer ist.

im ins-script eine winbatch-sektion mit folgenden inhalt:

Code: Alles auswählen

"%SCRIPTPATH%\files\setup.exe" TRANSFORMS=yyy.mst /qb-
und in der yyy.mst ist alles drin.
erstellt mit dem office-tool.

+++
ach ja und einer setup.ini in der ist der produktkey
f.m.welland
Beiträge: 18
Registriert: 06 Nov 2008, 15:46

Re: Ms Office 2003

Beitrag von f.m.welland »

Ok, vielen Dank für die rasche Antwort.
Nur was muss ich beim Erstellen der *.MST beachten?
Welche Felder müssen ausgefüllt werden, wo müssen welche Hacken gesetzt werden?

Was ich noch komisch finde:
Bei mir ist im ...\Files Ordner keine Setup.exe!!!

Bei mir sieht der Office Ordner so aus:

Code: Alles auswählen

2008-11-13 13:21   Verzeichnis   Verzeichnis  Microsoft office 2003
2003-08-15 12:01       3617962       3617962  Microsoft office 2003\A2561402.CAB
2003-08-15 12:03       6429645       6429645  Microsoft office 2003\A3561402.CAB
2003-08-15 12:04       3124528       3124528  Microsoft office 2003\A4561402.CAB
2003-08-15 11:52           193           193  Microsoft office 2003\AUTORUN.INF
2003-08-15 12:05       2392969       2392969  Microsoft office 2003\AV561402.CAB
2003-08-15 11:05       1681457       1681457  Microsoft office 2003\CC561401.CAB
2003-08-15 11:05        323898        323898  Microsoft office 2003\CD561401.CAB
2003-08-15 11:06       2071027       2071027  Microsoft office 2003\CF561401.CAB
2003-08-15 11:06        706243        706243  Microsoft office 2003\CL561401.CAB
2003-08-15 11:06       1232028       1232028  Microsoft office 2003\CM561401.CAB
2003-08-15 11:06       2487448       2487448  Microsoft office 2003\CP561401.CAB
2003-08-15 11:06       2306744       2306744  Microsoft office 2003\CR561401.CAB
2003-08-15 11:06        611657        611657  Microsoft office 2003\CS561401.CAB
2003-08-15 12:07       5517603       5517603  Microsoft office 2003\E2561404.CAB
2003-08-15 12:07       3714878       3714878  Microsoft office 2003\E3561404.CAB
2003-08-15 12:08        689657        689657  Microsoft office 2003\E4561404.CAB
2003-08-15 12:08       2446883       2446883  Microsoft office 2003\EV561404.CAB
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\ACCRT
2003-08-15 10:55      35258476      35258476  Microsoft office 2003\FILES\ACCRT\ACCESSRT.CAB
2003-08-15 10:56       1674240       1674240  Microsoft office 2003\FILES\ACCRT\ACCESSRT.MSI
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\OWC10
2003-07-15 07:01        421432        421432  Microsoft office 2003\FILES\OWC10\SETUP.EXE
2003-08-15 10:50          2924          2924  Microsoft office 2003\FILES\OWC10\SETUP.INI
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\OWC11
2003-07-15 07:01        421432        421432  Microsoft office 2003\FILES\OWC11\SETUP.EXE
2003-08-15 10:52          2928          2928  Microsoft office 2003\FILES\OWC11\SETUP.INI
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES\COMMON
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES\COMMON\MSSHARED
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES\COMMON\MSSHARED\DW
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES\COMMON\MSSHARED\DW\1031
2003-07-15 06:53        112704        112704  Microsoft office 2003\FILES\PFILES\COMMON\MSSHARED\DW\1031\DWINTL20.DLL
2003-07-21 20:08        620088        620088  Microsoft office 2003\FILES\PFILES\COMMON\MSSHARED\DW\DW20.EXE
2003-07-15 06:52         39992         39992  Microsoft office 2003\FILES\PFILES\COMMON\MSSHARED\DW\DWDCW20.DLL
2003-07-15 06:53         34880         34880  Microsoft office 2003\FILES\PFILES\COMMON\MSSHARED\DW\DWTRIG20.EXE
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES\MSOFFICE
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031
2003-08-04 18:43         16355         16355  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\ACREADME.HTM
1999-03-02 02:39          2139          2139  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\FILTERS.TXT
2003-08-04 16:13          5111          5111  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\INREADME.HTM
2002-06-03 18:54         98711         98711  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\OCLNINTL.OPC
2003-08-06 00:42         11295         11295  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\OFREADME.HTM
2003-08-04 22:49         15532         15532  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\OLREADME.HTM
2003-08-05 00:53          1938          1938  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\PBREADME.HTM
2003-08-07 19:24          3137          3137  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\PPREADME.HTM
2003-07-31 00:50         17402         17402  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\PSS10O.CHM
2003-07-31 00:23         17428         17428  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\PSS10R.CHM
2003-08-04 17:05          4573          4573  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\PVREADME.HTM
2003-07-21 01:38        304128        304128  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\SETUP.CHM
2003-08-04 20:43          3086          3086  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\WDREADME.HTM
2003-08-05 16:00         21687         21687  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\1031\XLREADME.HTM
2003-07-15 06:40        224824        224824  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\OCLEAN.DLL
2003-04-11 00:13        494120        494120  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\OCLNCORE.OPC
2002-05-28 22:02         13275         13275  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\OCLNCUST.OPC
2003-07-15 06:40         64256         64256  Microsoft office 2003\FILES\PFILES\MSOFFICE\OFFICE11\OFFCLN.EXE
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\SETUP
2003-07-28 20:28         89136         89136  Microsoft office 2003\FILES\SETUP\OSE.EXE
2003-08-15 10:58          3291          3291  Microsoft office 2003\FILES\SETUP\OWC10.XML
2003-08-15 10:56          3687          3687  Microsoft office 2003\FILES\SETUP\OWC11.XML
2003-08-15 13:22         21839         21839  Microsoft office 2003\FILES\SETUP\PRO11.XML
2003-08-15 11:52          2938          2938  Microsoft office 2003\FILES\SETUP\SETUP.INI
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\WINDOWS
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\FILES\WINDOWS\INF
2003-07-12 10:40         39516         39516  Microsoft office 2003\FILES\WINDOWS\INF\AER_1031.ADM
2003-08-15 11:07       1824802       1824802  Microsoft office 2003\G3561401.CAB
2003-08-15 11:07        510617        510617  Microsoft office 2003\GV561402.CAB
2003-08-15 11:03        107046        107046  Microsoft office 2003\IJ561401.CAB
2003-08-15 11:03         38260         38260  Microsoft office 2003\IS561401.CAB
2003-08-15 11:05      13650283      13650283  Microsoft office 2003\IU561401.CAB
2003-08-15 11:09      10670993      10670993  Microsoft office 2003\L2561401.CAB
2003-08-15 11:08       2254496       2254496  Microsoft office 2003\L3561401.CAB
2003-08-15 11:08       1059101       1059101  Microsoft office 2003\L4561401.CAB
2003-08-15 11:08        300512        300512  Microsoft office 2003\L9561401.CAB
2003-08-15 11:08       1088557       1088557  Microsoft office 2003\LV561402.CAB
2003-08-15 11:04         51044         51044  Microsoft office 2003\M2561402.CAB
2003-08-15 11:04       5195217       5195217  Microsoft office 2003\M3561402.CAB
2003-08-15 11:06      12904574      12904574  Microsoft office 2003\M4561402.CAB
2003-08-15 11:09       2301053       2301053  Microsoft office 2003\M9561401.CAB
2003-08-15 11:09        239042        239042  Microsoft office 2003\MA561401.CAB
2003-08-15 11:11       2286598       2286598  Microsoft office 2003\MC561401.CAB
2003-08-15 11:06        917574        917574  Microsoft office 2003\MG561402.CAB
2003-08-15 11:11       2374394       2374394  Microsoft office 2003\MH561401.CAB
2003-08-15 11:11        879807        879807  Microsoft office 2003\MO561401.CAB
2008-11-13 13:12   Verzeichnis   Verzeichnis  Microsoft office 2003\MSDE2000
2003-05-16 01:22      77049712      77049712  Microsoft office 2003\MSDE2000\MSDE2KS3.EXE
2003-08-15 11:12       2533281       2533281  Microsoft office 2003\MT561401.CAB
2003-08-15 11:06         30137         30137  Microsoft office 2003\O0561401.CAB
2003-08-15 11:13      12500394      12500394  Microsoft office 2003\O1561405.CAB
2003-08-15 11:12        193232        193232  Microsoft office 2003\O9561402.CAB
2003-08-15 10:59        554496        554496  Microsoft office 2003\OWC10.MSI
2003-08-15 10:56        599552        599552  Microsoft office 2003\OWC11.MSI
2003-08-15 11:29      29769393      29769393  Microsoft office 2003\P2561403.CAB
2003-08-15 12:31       3448686       3448686  Microsoft office 2003\P3561403.CAB
2003-08-15 12:32        458759        458759  Microsoft office 2003\P4561401.CAB
2003-08-15 10:53       1740699       1740699  Microsoft office 2003\PA561401.CAB
2003-08-15 11:10      14852237      14852237  Microsoft office 2003\PR103193.CAB
2003-08-15 11:11       5755051       5755051  Microsoft office 2003\PR103369.CAB
2003-08-15 11:10       3540973       3540973  Microsoft office 2003\PR103678.CAB
2003-08-15 11:12       4312407       4312407  Microsoft office 2003\PR104065.CAB
2003-08-15 13:20       5801472       5801472  Microsoft office 2003\PRO11.MSI
2003-08-15 11:30       1416215       1416215  Microsoft office 2003\PV561403.CAB
2003-08-15 11:31       2146783       2146783  Microsoft office 2003\PW561403.CAB
2003-08-15 12:34       3061577       3061577  Microsoft office 2003\Q2561402.CAB
2003-08-15 12:35       2562887       2562887  Microsoft office 2003\Q3561403.CAB
2003-08-15 12:35        556568        556568  Microsoft office 2003\Q4561403.CAB
2003-08-15 12:36       1389220       1389220  Microsoft office 2003\QV561403.CAB
2003-08-04 20:49          6824          6824  Microsoft office 2003\README.HTM
2003-07-15 07:01        421432        421432  Microsoft office 2003\SETUP.EXE
2003-07-09 17:13         21950         21950  Microsoft office 2003\SETUP.HTM
2003-08-15 12:37       6855041       6855041  Microsoft office 2003\SKU011.CAB
2003-08-15 12:57        324668        324668  Microsoft office 2003\SKU011.XML
2003-08-15 10:51        163912        163912  Microsoft office 2003\SKU026.CAB
2003-08-15 10:54       3548266       3548266  Microsoft office 2003\SKU0A4.CAB
2003-08-15 11:13       2084690       2084690  Microsoft office 2003\TR103621.CAB
2003-08-15 11:13       1767662       1767662  Microsoft office 2003\TR104017.CAB
2003-08-15 11:13       2061510       2061510  Microsoft office 2003\V3561401.CAB
2003-08-15 12:39       6351357       6351357  Microsoft office 2003\W2561404.CAB
2003-08-15 12:40       3006303       3006303  Microsoft office 2003\W3561404.CAB
2003-08-15 12:41        824712        824712  Microsoft office 2003\W4561404.CAB
2008-11-13 13:21          3272          3272  Microsoft office 2003\Windows FINAL.htm
2003-08-15 12:41       3132395       3132395  Microsoft office 2003\WV561404.CAB
2003-08-15 12:42       7093030       7093030  Microsoft office 2003\X2561405.CAB
2003-08-15 11:36       1564073       1564073  Microsoft office 2003\X3561402.CAB
2003-08-15 10:53       8366781       8366781  Microsoft office 2003\YA561406.CAB
2003-08-15 10:54       5839386       5839386  Microsoft office 2003\YB561402.CAB
2003-08-15 12:19       9232765       9232765  Microsoft office 2003\YB561413.CAB
2003-08-15 11:14        630547        630547  Microsoft office 2003\YC561402.CAB
2003-08-15 11:15       5174550       5174550  Microsoft office 2003\YH561402.CAB
2003-08-15 11:13       1440029       1440029  Microsoft office 2003\YI561401.CAB
2003-08-15 11:15       1568443       1568443  Microsoft office 2003\YL561401.CAB
2003-08-15 11:14         68720         68720  Microsoft office 2003\YM561402.CAB
2003-08-15 11:14        983255        983255  Microsoft office 2003\YO561402.CAB
2003-08-15 11:14         14446         14446  Microsoft office 2003\YT561401.CAB
2003-08-15 12:39        192632        192632  Microsoft office 2003\ZA561401.CAB
2003-08-15 11:15       2679261       2679261  Microsoft office 2003\ZC561401.CAB
2003-08-15 10:53       1733694       1733694  Microsoft office 2003\ZD561405.CAB
2003-08-15 12:21        769354        769354  Microsoft office 2003\ZE561401.CAB
2003-08-15 11:14       2248811       2248811  Microsoft office 2003\ZF561402.CAB
2003-08-15 11:14         47824         47824  Microsoft office 2003\ZG561401.CAB
2003-08-15 11:14        243645        243645  Microsoft office 2003\ZH561402.CAB
2003-08-15 11:16         84052         84052  Microsoft office 2003\ZI561401.CAB
2003-08-15 11:14        103723        103723  Microsoft office 2003\ZJ561401.CAB
2003-08-15 11:16        147457        147457  Microsoft office 2003\ZK561401.CAB
2003-08-15 10:52        107454        107454  Microsoft office 2003\ZM561401.CAB
2003-08-15 10:52        274001        274001  Microsoft office 2003\ZN561401.CAB
2003-08-15 11:16        315243        315243  Microsoft office 2003\ZO561402.CAB
2003-08-15 10:52        668276        668276  Microsoft office 2003\ZQ561401.CAB
2003-08-15 11:15         24501         24501  Microsoft office 2003\ZR561402.CAB
2003-08-15 10:53        441429        441429  Microsoft office 2003\ZS561401.CAB
2003-08-15 11:15        353051        353051  Microsoft office 2003\ZT561401.CAB
2003-08-15 11:17         18414         18414  Microsoft office 2003\ZU561402.CAB
2003-08-15 10:53         91858         91858  Microsoft office 2003\ZV561401.CAB
2003-08-15 10:53        489144        489144  Microsoft office 2003\ZY561404.CAB
2003-08-15 10:53          6291          6291  Microsoft office 2003\ZZ561401.CAB
Nochmals, besten Dank im Voraus ;)
rfrankow
Beiträge: 140
Registriert: 03 Jul 2008, 15:06

Re: Ms Office 2003

Beitrag von rfrankow »

kopieren tue ich nichts, liegt alles nur auf dem server.
hier mal meine setup.ini

Code: Alles auswählen


[MSI]
MSI=PRO11.MSI

[Product]
ProductCode={XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}
ProductName=Microsoft Office 2003
ProductVersion=11.0.5614.0
Recache=1

[MST]
;MST1=\\server\share\some transform.mst

[Options]

[Display]

[Logging]
Template=Microsoft Office 2003 Setup(*).txt
Type=piwaeo

[MinOSRequirement]
VersionNT_1=500
WindowsBuild_1=2195
ServicePackLevel_1=3

[Cache]
CDCACHE=auto
DELETABLECACHE=1
PURGE=0

[OfficeWebComponents]
MSI=OWC11.MSI
das mst-file erstellt man mit aus dem costum installations wizard vom office resource kit
http://www.microsoft.com/office/orkarchive/2003ddl.htm
was man da denn alles auswählen muss hab ich vergessen. :roll:

++++
aber im mst-file viewer steht das drin:

Code: Alles auswählen

Enforce Validation Flags: True
Base package: P:\install\mso-2003\files\pro11.msi
	ProductCode: {{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}; ProductVersion: 11.0.5614.0; UpgradeCode: {{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}

Transform: P:\install\mso-2003\files\moc.mst
Expected values - ProductCode: {{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}; ProductVersion: 11.0.5614.0; UpgradeCode: {{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}
	Validate Major Version
	Validate Version is Equal
	Validate UpgradeCode
	Ignore Error of AddExistingRow
	Ignore Error of DeleteNonExistingRow
	Ignore Error of AddExistingTable
	Ignore Error of UpdateNonExistingRow


CREATED - OCW_Opt_Props	DisplayName (s128*)	Value (S0)	ActualName (s128)	Type (I2)
  + 	ALLUSERS	2	ALLUSERS	8
  + 	ARPCOMMENTS		ARPCOMMENTS	12
  + 	ARPCONTACT		ARPCONTACT	12
  + 	ARPHELPLINK	http://www.microsoft.com/germany/support	ARPHELPLINK	12
  + 	ARPHELPTELEPHONE		ARPHELPTELEPHONE	12
  + 	ARPNOMODIFY		ARPNOMODIFY	14
  + 	ARPNOREMOVE		ARPNOREMOVE	15
  + 	ARPNOREPAIR		ARPNOREPAIR	16
  + 	COMPLETEINSTALLDESCRIPTION	<Default>	COMPLETEINSTALLDESCRIPTION	11
  + 	CUSTOMINSTALLDESCRIPTION	<Default>	CUSTOMINSTALLDESCRIPTION	11
  + 	DEFAULTREMOVECHOICEDESCRIPTION	<Default>	DEFAULTREMOVECHOICEDESCRIPTION	11
  + 	DISABLESCMIGRATION		DISABLESCMIGRATION	17
  + 	NOFEATURESTATEMIGRATION		NOFEATURESTATEMIGRATION	18
  + 	RUNFROMSOURCEINSTALLDESCRIPTION	<Default>	RUNFROMSOURCEINSTALLDESCRIPTION	11
  + 	RUNFROMSOURCETEXT	<Default>	RUNFROMSOURCETEXT	11
  + 	StrContactInfo		StrContactInfo	12
  + 	TRANSFORMSSECURE		TRANSFORMSSECURE	19
  + 	TYPICALINSTALLDESCRIPTION	<Default>	TYPICALINSTALLDESCRIPTION	11
  + 	TYPICALINSTALLTEXT	<Default>	TYPICALINSTALLTEXT	11
  + 	TYPICALUPGRADEDESCRIPTION	<Default>	TYPICALUPGRADEDESCRIPTION	11
  + 	TYPICALUPGRADETEXT	<Default>	TYPICALUPGRADETEXT	11

CREATED - OCW_Strings	Name (s64*)	Value (s128)
  + 	ConfigureLocalCaching	1
  + 	Msi_ProductVersion	11.0.5614.0
  + 	Msi_UpgradeCode	{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}
  + 	MstCodePageUint	1252
  + 	OCW_Security_SecurityLevelExcel	1

ALTERED - Feature	Feature	Feature_Parent	Title	Description	Display	Level	Directory_	Attributes	Lock (I2)	OCW_DisableRFS (I2)	OCW_DisableJIT (I2)

DATA CHANGE - _Validation	Table	Column	Nullable	MinValue	MaxValue	KeyTable	KeyColumn	Category	Set	Description	
  + 	Feature	Lock	Y	0	1					Lock
  + 	Feature	OCW_DisableJIT	Y	0	1					OCW_DisableJIT
  + 	Feature	OCW_DisableRFS	Y	0	1					OCW_DisableRFS
  + 	OCW_Opt_Props	ActualName	N					Identifier		Actual Name of OCW_Opt_Props property-like record
  + 	OCW_Opt_Props	DisplayName	N					Identifier		Display Name of OCW_Opt_Props property-like record
  + 	OCW_Opt_Props	Type	N					Integer		Type of OCW_Opt_Props property-like record
  + 	OCW_Opt_Props	Value	Y					Text		Value of OCW_Opt_Props property-like record
  + 	OCW_Strings	Name	N					Identifier		Name of OCW_Strings property-like record
  + 	OCW_Strings	Value	N					Text		Value of OCW_Strings property-like record

DATA CHANGE - Component	Component	ComponentId	Directory_	Attributes	Condition	KeyPath	
  + 	OCW_Added_Content_UP	{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}	WindowsFolder	148		OCW_Added_Content_UP

DATA CHANGE - Condition	Feature_	Level	Condition	
  + 	ACCESSFiles	0	CMWDisableACCESSFiles
  + 	OUTLOOKFiles	0	CMWDisableOUTLOOKFiles
  + 	PubPrimary	0	CMWDisablePubPrimary

DATA CHANGE - CustomAction	Action	Type	Source	Target	
  + 	OCW_INST_LOC_NEW	51	INSTALLLOCATION	[ProgramFilesFolder]\Microsoft Office

DATA CHANGE - Directory	Directory	Directory_Parent	DefaultDir	
  + 	OCW_Added_Folder_1	ProgramMenuFolder	lfn|Microsoft Office
  + 	OCW_Added_Folder_2	OCW_Added_Folder_1	lfn|Microsoft Office Tools
  + 	OCW_Added_Folder_3	CommonFilesFolder	lfn|Microsoft Shared
  + 	OCW_Added_Folder_4	OCW_Added_Folder_3	MODI
  + 	OCW_Added_Folder_5	OCW_Added_Folder_4	11.0

DATA CHANGE - FeatureComponents	Feature_	Component_	
  + 	OfficeUserData	OCW_Added_Content_UP

DATA CHANGE - Property	Property	Value	
  + 	ACCEPTEULA	1
  + 	CIW	Yes
  + 	CIWVersion	11.0.5510
  + 	CIWWASUSED	1
  + 	CIWWasUsed	1
  + 	CMWDisableACCESSFiles	1
  + 	CMWDisableOUTLOOKFiles	1
  + 	CMWDisablePubPrimary	1
  + 	DISABLEFEATURECONDITIONS	Yes
  + 	OCW_INST_LOC_NEW	[ProgramFilesFolder]\Microsoft Office
  + 	PIDKEY	GWH28DGCMPP6RC46J4MT3HFDY
  + 	REMOVELPK	0
  + 	TransformType	Customization
 <> 	SKIPREMOVEPREVIOUSDIALOG	1{0}

DATA CHANGE - Registry	Registry	Root	Key	Name	Value	Component_	
  + 	OCW_Added_Content_UP	1	Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths\{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}	OCWAddedContentWritten_PerUser_Permanent	#1	OCW_Added_Content_UP
  + 	OCW_Added_Content_UP_GUID2NAME	1	Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths\{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}		Microsoft Office Professional Edition 2003 v11.0.5614.0	OCW_Added_Content_UP
  + 	OCW_Added_Content_UP_NAME2GUID	1	Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths	Microsoft Office Professional Edition 2003 v11.0.5614.0	{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}	OCW_Added_Content_UP
  + 	OCW_Security_Add_Reg_1	1	Software\Microsoft\Office\11.0\Excel\Security	Level	#1	OCW_Added_Content_UP

DATA CHANGE - RegLocator	Signature_	Root	Key	Name	Type	
  + 	OCW_AC_RegLocator_UP	1	Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths\{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}	OCWAddedContentWritten_PerUser_Permanent	2

DATA CHANGE - Shortcut	Shortcut	Directory_	Name	Component_	Target	Arguments	Description	Hotkey	Icon_	IconIndex	ShowCmd	WkDir	
  - 	CAGShortCut
  - 	HangmanShortCut
  - 	LanguageShortCut
  - 	OISShortCut
  - 	PUSFShortCut_1031
  - 	SelfcertShortcut
  - 	XDocsShortCut
 <> 	AccessShortCut	OCW_Added_Folder_1{ProgramMenuOfficeFolder}	sfn|Microsoft Office Access 2003{Access11|Microsoft Office Access 2003}								1	
 <> 	ExcelShortCut	OCW_Added_Folder_1{ProgramMenuOfficeFolder}	sfn|Microsoft Office Excel 2003{Excel11|Microsoft Office Excel 2003}								1	
 <> 	MSPaperScanExe	OCW_Added_Folder_2{ProgramMenuToolsFolder}	sfn|Microsoft Office Document Scanning{DocScan|Microsoft Office Document Scanning}									OCW_Added_Folder_5{MSPaperFolder}
 <> 	MSPaperViewExe	OCW_Added_Folder_2{ProgramMenuToolsFolder}	sfn|Microsoft Office Document Imaging{ImgView|Microsoft Office Document Imaging}									OCW_Added_Folder_5{MSPaperFolder}
 <> 	OsaNewOfficeShortcut		sfn|Neues Office-Dokument{NewDoc|Neues Office-Dokument}								1	
 <> 	OsaOpenOfficeShortcut		sfn|Office-Dokument öffnen{OpenDoc|Office-Dokument öffnen}								1	
 <> 	OutlookShortCut	OCW_Added_Folder_1{ProgramMenuOfficeFolder}	sfn|Microsoft Office Outlook 2003{Olook11|Microsoft Office Outlook 2003}								1	
 <> 	PPTShortCut	OCW_Added_Folder_1{ProgramMenuOfficeFolder}	sfn|Microsoft Office PowerPoint 2003{PwrPnt11|Microsoft Office PowerPoint 2003}								1	
 <> 	PubExeShortcut	OCW_Added_Folder_1{ProgramMenuOfficeFolder}	sfn|Microsoft Office Publisher 2003{Pub11|Microsoft Office Publisher 2003}								1	
 <> 	SnapshotViewerShortcut_1031	OCW_Added_Folder_2{ProgramMenuToolsFolder}	sfn|Microsoft Office Access Snapshot Viewer{Snapshot|Microsoft Office Access Snapshot Viewer}								1	
 <> 	WordShortCut	OCW_Added_Folder_1{ProgramMenuOfficeFolder}	sfn|Microsoft Office Word 2003{Word11|Microsoft Office Word 2003}								1	

Zuletzt geändert von rfrankow am 13 Nov 2008, 13:36, insgesamt 2-mal geändert.
f.m.welland
Beiträge: 18
Registriert: 06 Nov 2008, 15:46

Re: Ms Office 2003

Beitrag von f.m.welland »

Ok, meine setup.ini sieht nun genauso aus!

Nur wo muss ich die hinkopieren?
Bei mir ist die in Files\Setup

Müssen alle Files in ...\Files liegen?

Bei mir sind alle Files (u.a. die Setup.exe, PRO11.MSI, ...) in ...\
in ...\Files\ sind nur die Ordner: ACCRT, OWC10, OWC11, PFILES, SETUP, WINDOWS und KEINE Dateien.
rfrankow
Beiträge: 140
Registriert: 03 Jul 2008, 15:06

Re: Ms Office 2003

Beitrag von rfrankow »

ich hab keine weiteren ordner:

Code: Alles auswählen

yyyy:~# ls /opt/pcbin/install/mso-2003/files/
a2561402.cab  cm561401.cab  g3561401.cab  l9561401.cab  mg561402.cab  owc10.msi     pr103678.cab  qv561403.cab  tr104017.cab  ya561406.cab  yo561402.cab  zh561402.cab  zr561402.cab
a3561402.cab  cp561401.cab  gv561402.cab  lv561402.cab  mh561401.cab  owc11.msi     pr104065.cab  setup.exe     v3561401.cab  yb561402.cab  yt561401.cab  zi561401.cab  zs561401.cab
a4561402.cab  cr561401.cab  ij561401.cab  m2561402.cab  mo561401.cab  p2561403.cab  pro11.msi     setup.ini     w2561404.cab  yb561413.cab  za561401.cab  zj561401.cab  zt561401.cab
av561402.cab  cs561401.cab  is561401.cab  m3561402.cab  moc.mst       p3561403.cab  pv561403.cab  sku011.cab    w3561404.cab  yc561402.cab  zc561401.cab  zk561401.cab  zu561402.cab
cc561401.cab  e2561404.cab  iu561401.cab  m4561402.cab  mt561401.cab  p4561401.cab  pw561403.cab  sku011.xml    w4561404.cab  yh561402.cab  zd561405.cab  zm561401.cab  zv561401.cab
cd561401.cab  e3561404.cab  l2561401.cab  m9561401.cab  o0561401.cab  pa561401.cab  q2561402.cab  sku026.cab    wv561404.cab  yi561401.cab  ze561401.cab  zn561401.cab  zy561404.cab
cf561401.cab  e4561404.cab  l3561401.cab  ma561401.cab  o1561405.cab  pr103193.cab  q3561403.cab  sku0a4.cab    x2561405.cab  yl561401.cab  zf561402.cab  zo561402.cab  zz561401.cab
cl561401.cab  ev561404.cab  l4561401.cab  mc561401.cab  o9561402.cab  pr103369.cab  q4561403.cab  tr103621.cab  x3561402.cab  ym561402.cab  zg561401.cab  zq561401.cab
f.m.welland
Beiträge: 18
Registriert: 06 Nov 2008, 15:46

Re: Ms Office 2003

Beitrag von f.m.welland »

Ok, dann hab ich die Ordnerstruktur genauso!

Die *.MST muss ich aus der PRO11.MSI machen?
Ich vergleiche grad mal deinen Output des Viewers mit meinem....
f.m.welland
Beiträge: 18
Registriert: 06 Nov 2008, 15:46

Re: Ms Office 2003

Beitrag von f.m.welland »

Bei mir fehlen da ein Paar Absätze!

U.a:

Code: Alles auswählen

DATA CHANGE - Registry   Registry   Root   Key   Name   Value   Component_   
  +    OCW_Added_Content_UP   1   Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths\{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}   OCWAddedContentWritten_PerUser_Permanent   #1   OCW_Added_Content_UP
  +    OCW_Added_Content_UP_GUID2NAME   1   Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths\{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}      Microsoft Office Professional Edition 2003 v11.0.5614.0   OCW_Added_Content_UP
  +    OCW_Added_Content_UP_NAME2GUID   1   Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths   Microsoft Office Professional Edition 2003 v11.0.5614.0   {{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}   OCW_Added_Content_UP
  +    OCW_Security_Add_Reg_1   1   Software\Microsoft\Office\11.0\Excel\Security   Level   #1   OCW_Added_Content_UP

DATA CHANGE - RegLocator   Signature_   Root   Key   Name   Type   
  +    OCW_AC_RegLocator_UP   1   Software\Microsoft\OfficeCustomizeWizard\11.0\RegKeyPaths\{{XXXXXXXX-YYYY-YYYY-YYYYYYYYYYYYYY}   OCWAddedContentWritten_PerUser_Permanent   2

DATA CHANGE - Shortcut   Shortcut   Directory_   Name   Component_   Target   Arguments   Description   Hotkey   Icon_   IconIndex   ShowCmd   WkDir   
  -    CAGShortCut
  -    HangmanShortCut
  -    LanguageShortCut
  -    OISShortCut
  -    PUSFShortCut_1031
  -    SelfcertShortcut
  -    XDocsShortCut
<>    AccessShortCut   OCW_Added_Folder_1{ProgramMenuOfficeFolder}   sfn|Microsoft Office Access 2003{Access11|Microsoft Office Access 2003}                        1   
<>    ExcelShortCut   OCW_Added_Folder_1{ProgramMenuOfficeFolder}   sfn|Microsoft Office Excel 2003{Excel11|Microsoft Office Excel 2003}                        1   
<>    MSPaperScanExe   OCW_Added_Folder_2{ProgramMenuToolsFolder}   sfn|Microsoft Office Document Scanning{DocScan|Microsoft Office Document Scanning}                           OCW_Added_Folder_5{MSPaperFolder}
<>    MSPaperViewExe   OCW_Added_Folder_2{ProgramMenuToolsFolder}   sfn|Microsoft Office Document Imaging{ImgView|Microsoft Office Document Imaging}                           OCW_Added_Folder_5{MSPaperFolder}
<>    OsaNewOfficeShortcut      sfn|Neues Office-Dokument{NewDoc|Neues Office-Dokument}                        1   
<>    OsaOpenOfficeShortcut      sfn|Office-Dokument öffnen{OpenDoc|Office-Dokument öffnen}                        1   
<>    OutlookShortCut   OCW_Added_Folder_1{ProgramMenuOfficeFolder}   sfn|Microsoft Office Outlook 2003{Olook11|Microsoft Office Outlook 2003}                        1   
<>    PPTShortCut   OCW_Added_Folder_1{ProgramMenuOfficeFolder}   sfn|Microsoft Office PowerPoint 2003{PwrPnt11|Microsoft Office PowerPoint 2003}                        1   
<>    PubExeShortcut   OCW_Added_Folder_1{ProgramMenuOfficeFolder}   sfn|Microsoft Office Publisher 2003{Pub11|Microsoft Office Publisher 2003}                        1   
<>    SnapshotViewerShortcut_1031   OCW_Added_Folder_2{ProgramMenuToolsFolder}   sfn|Microsoft Office Access Snapshot Viewer{Snapshot|Microsoft Office Access Snapshot Viewer}                        1   
<>    WordShortCut   OCW_Added_Folder_1{ProgramMenuOfficeFolder}   sfn|Microsoft Office Word 2003{Word11|Microsoft Office Word 2003}                        1   

Ist das schlimm?
Und meine *.MST ist nur 7kb groß!
rfrankow
Beiträge: 140
Registriert: 03 Jul 2008, 15:06

Re: Ms Office 2003

Beitrag von rfrankow »

die mst hab ich vor 3jahren erstellt. damit sollte nur word, exel und pp installiert werden.
und den ms-mist :twisted: merk ich mir ungern.
fakt ist jedenfalls, das es bei mir rennt.
und nach der installation auf den clients keine weiteren schritte mehr nötig sind.
frag doch mal bill :lol: wies richtig geht?
ich persönlich nimm lieber openoffice.
und in der 3-er version ist der richtig toll.
Antworten