Its not absolutely necessary to run the script. All you need is: OfficeXpSp3-kb832671-fullfile-dan /Q /C /T:C:\OfficeXP\OXPupdates msiexec /p C:\OfficeXP\OXPupdates\MAINSP3ff.msp /a C:\OfficeXP\XPCD\$OEM$\$1\install\Applications\OfficeXP\proplus.msi SHORTFILENAMES=TRUE /qb msiexec /p C:\OfficeXP\OXPupdates\Owc10SP3ff.msp /a C:\OfficeXP\XPCD\$OEM$\$1\install\Applications\OfficeXP\OWC10.MSI SHORTFILENAMES=TRUE /qb
Get the SP3 Administrative Update: http://download.microsoft.com/download/9/1...ullfile-enu.exe and apply this to a clean Administrative Installation Point. There are no post-SP3 updates yet so I don't know why you have them in your script.
I heard that the Video-out won't work for Linux, but I'm sure they'll make a workaround. I probably won't tinker with the Xbox for a year at least, after that I might make it an Xbox Media Station
I've ordered the Crystal clear Xbox today along with Halo Classic, Shenmue 2 and Soul Calibur 2. So I can't wait! Anyone know of any good upcoming RPG games for the Xbox soon? Its a shame Square-Enix won't develop Final Fantasy for the Xbox
Run tweak.reg from cmdlines.txt instead. This will import the autologon information to the registry before restart & first logon See http://unattended.msfn.org/xp/autologon.htm for further information about cmdlines.txt
D:\Mes Documents\Microsoft\msocd\admin\PRO11.MSI <-- There's a spacing in Mes Documents, so it needs to be surrounded it in quotations. Otherwise its trying to go to D:\Mes and it won't be found. FOR %%f IN (*.msp) DO msiexec /p %%f /a "D:\Mes Documents\Microsoft\msocd\admin\PRO11.MSI" SHORTFILENAMES=TRUE /qb
Since its being done from RunOnceEx, it should be like this: /NOREBOOT /PATH=\"C:\Program Files\Nero\" /NO_UI http://unattended.msfn.org/xp/runonceex.htm - Applications that use Quotations
XKnoppix, I can guarantee there will always be at least some errors, even if they're not easy to spot. This is where VMWare or Virtual PC comes in handy. Once you take notes of the errors, its very easy to fix.
There's a software application made for this sort of thing when switching between 2 different network locations, unfortunately I forgot the name of it. It was linked quite often from Bink.nu, but doesn't seem to be there anymore.
No problems with the Task Switcher powertoy installing from CD-ROM, I used the full path of the filename though: TaskswitchPowertoySetup.exe /s And the .NET Framework is repackaged in IExpress. Is it only the msi installers you're having trouble with?