edusnow Posted July 15, 2005 Share Posted July 15, 2005 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 Link to comment Share on other sites More sharing options...
Nanaki Posted July 15, 2005 Author Share Posted July 15, 2005 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. Link to comment Share on other sites More sharing options...
ZileXa Posted July 26, 2005 Share Posted July 26, 2005 (edited) 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, 2005 by ZileXa Link to comment Share on other sites More sharing options...
Nanaki Posted July 26, 2005 Author Share Posted July 26, 2005 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. Link to comment Share on other sites More sharing options...
ZileXa Posted August 3, 2005 Share Posted August 3, 2005 will test when the new ryanvmpack arrives...the older version has worked fine with me. Link to comment Share on other sites More sharing options...
gummy2 Posted December 1, 2005 Share Posted December 1, 2005 (edited) 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, 2005 by gummy2 Link to comment Share on other sites More sharing options...
Nanaki Posted December 1, 2005 Author Share Posted December 1, 2005 Only FrontPage? Then you should follow the "tutorial" I posted above, it should work normally. Link to comment Share on other sites More sharing options...
RogueSpear Posted December 1, 2005 Share Posted December 1, 2005 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. Link to comment Share on other sites More sharing options...
mickmack Posted June 20, 2006 Share Posted June 20, 2006 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] Link to comment Share on other sites More sharing options...
Daimao Posted July 22, 2006 Share Posted July 22, 2006 So I just put those 3 lines in a reg file and make it run before the office setup? Link to comment Share on other sites More sharing options...
El Matador Y Tyrannos Posted July 24, 2006 Share Posted July 24, 2006 (edited) 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, 2006 by El Matador Y Tyrannos Link to comment Share on other sites More sharing options...
ZileXa Posted August 29, 2006 Share Posted August 29, 2006 (edited) What you are quoting IS the autoit method, the other method is with a simple regtweak few posts above your message. Edited August 29, 2006 by ZileXa Link to comment Share on other sites More sharing options...
SebhaMate Posted March 11, 2009 Share Posted March 11, 2009 Takecare the officeexec_ENG_PRO.zip cntain Trojan program Trojan-Downloader.Win32.Agent.ahvv according to Kaspersky with March 2009 update Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now