July 15, 200521 yr I,...I have made another attempted to install Office. I have the same result "for the 8º time ". I made a CRT+ALT+DEL, instade a reset and Windows continuos installing and the *.exe icon appears on the left side of the clock, saying that is paused. If i "unpause" nothing happends. what can i do?thankssnow
July 15, 200521 yr Author Well, it's probably because my script doesn't detect the exit of the installer correctly.I completly forgot about this, I'll try to explain this script asap.
July 26, 200521 yr see the 7z method here:http://www.msfn.org/board/index.php?showto...%207zip&st=426#could I just modify the config.txt, not using a cmd file at all:config.txt;!@Install@!UTF-8!RunProgram="officeexecNLpro.exe";!@InstallEnd@!(assuming I don't need StartX.exe for this).------------------------------------------------------------------------------------------------------------------------------------------EDITtried just adding officeexecNLpro.exe in config.txt and it works fine.Except the file never kills itself when install is finished... so RunOnceEx doesn't contiue, have to use CTRL+ALT+DEL and kill the proces "officeexecNLpro.exe".Please post a fix or give your code!I have autoit3.exe in my System32 folder already (need it for other tasks) so won't need a .exe (i think... would need to configure the 7zip sfx to start autoit3.exe with the au3 file... but I think this can only be done using StartX.exe.... so using your exe would be easier anyway.) Edited July 26, 200521 yr by ZileXa
July 26, 200521 yr Author Updated and explained in first post. Now you can see how simple the script is. I actually had a multilingual version around, but I lost it somehow. Myabe I'll recreate it sometime, when I have time.
August 3, 200521 yr will test when the new ryanvmpack arrives...the older version has worked fine with me.
December 1, 200520 yr trying to install office 2003 FrontPage at t-12Nanaki while using your scrip in xplode using XPlode-SelectInstall.xml , installing at the t-12 stage , I get error 1406 - value DW 0200 registry key Software\Microsoft\PCHealth\ErrorReporting\DW\InstalledI have also looked in Google and done a search to try and get a answer but all I found was this and similar things with no answer as yet , or I missed ithttp://www.msfn.org/board/index.php?act=ST&f=70&t=27170http://www.ryanvm.net/forum/viewtopic.php?t=830can you help please Edited December 1, 200520 yr by gummy2
December 1, 200520 yr Author Only FrontPage? Then you should follow the "tutorial" I posted above, it should work normally.
December 1, 200520 yr I've been installing Office 2003 from svcpack.inf for close to a year now with a silent switchless installer. The only real trick needed was to delete that error reporting registry key from the .msi file.
June 20, 200620 yr to install office at 13/12 stage you can run this code. in regfile or in sfx[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting][-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting\DW][-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting\DW\Installed]
July 22, 200620 yr So I just put those 3 lines in a reg file and make it run before the office setup?
July 24, 200620 yr Hello people !I have read this topic, and I'm interrested in eliminate the error 1406 on an unattended installation of Win XP + Office.So, I saw this :I have a questionCan I run this via the setupparams in winnt.sif. which runs at T-9 ?Sure, if it gives an error there.I'll explain this script soon btw, when I have some time.I'm very interrested in using this method unstead of using AutoIt... How can I ? Edited July 24, 200620 yr by El Matador Y Tyrannos
August 29, 200619 yr What you are quoting IS the autoit method, the other method is with a simple regtweak few posts above your message. Edited August 29, 200619 yr by ZileXa
March 11, 200917 yr Takecare the officeexec_ENG_PRO.zip cntain Trojan program Trojan-Downloader.Win32.Agent.ahvv according to Kaspersky with March 2009 update
Create an account or sign in to comment