Content Type
Profiles
Forums
Events
Everything posted by Kelsenellenelvian
-
WPI 7.0 Language and Manual files
Kelsenellenelvian replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
Thank you very much it will be included in the main archive very soon. -
VERYGOOD job on ressurecting a 7 year old thread!!!
-
EDIT:: Got Around --- nLite.exe - Application Error
Kelsenellenelvian replied to Happy-Dude's topic in nLite
Ohhhh try leaving the RVMi out of the picture. -
do you have nero 7 installed? did you remove internet explorer? how are you tring to start wpi.hta? what are the errors?
-
I slipstream darkside w/sp3 all the time and that was based on the LAST version of XPize not the newest. The only thing I say is a must is fixing your sfc file so that sfc is turned of...
-
problem with columns (again)
Kelsenellenelvian replied to anonymous_user's topic in Windows Post-Install Wizard (WPI)
@ rajesh = Plus one of your options in the options page is set wrong.. Set "Show scroll bar" in the "general" tab to selected also. -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
OK I recreated the error Now for the next idea... Try running the office install as normal with WPI BUT put the live meeting cmd in execute after and see if that makes a difference. -
problem with columns (again)
Kelsenellenelvian replied to anonymous_user's topic in Windows Post-Install Wizard (WPI)
sp00f = please zip up your WHOLE wpi setup (Minus installer folder) and upload it somewhere then PM me the link so I can try it out... -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
OK send me your file please. I am using the full Enterprise office setup and installing everything. Vista is SP1 from MSDN Nope no updates were installed at the time just Vista SP1, Vmware tools and then the WPI run... -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
OK here is my last test result: Test setup = VMware Vista Ultimate and Office 2007 with everything selected. WPI-Log: 2 Items, 4 Commands ----- Tuesday, August 05, 2008 1:40:05 AM Program: Office 2007 Unique ID: OFFICE2007 Order: 000001 Category: Applications Tuesday, August 05, 2008 2:05:54 AM - cmd1 Success (returned code 0): "C:\Users\Troy\Desktop\WPI\Office07\Office_Installer.exe" Tuesday, August 05, 2008 2:05:55 AM - Finished installation. ----- Tuesday, August 05, 2008 2:05:55 AM Program: Live Meeting 07 Unique ID: LIVEMEETING07 Order: 000002 Category: Applications Tuesday, August 05, 2008 2:06:32 AM - cmd1 Success (returned code 0): "C:\Users\Troy\Desktop\WPI\Install\LMConsole.msi" /passive /norestart Tuesday, August 05, 2008 2:06:33 AM - cmd2 Success (returned code 1): tskill outlook Tuesday, August 05, 2008 2:07:27 AM - cmd3 Success (returned code 0): "C:\Users\Troy\Desktop\WPI\Install\LMAddinPack.msi" /passive /norestart Tuesday, August 05, 2008 2:07:27 AM - Finished installation. ----- Number of failed installations: 0 Config file: -
create Unattended Office 2003 installation
Kelsenellenelvian replied to hrbaban's topic in Microsoft Office
You must be using a warez copy then if it is already modified to use a serial and will not accept the /a command... Also do you have to register\activate it at the end? If yes then you have a retail copy, if no then you have a VLK version. (Or one of the better built warezed versions ) -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
Actually I had to Run the office installer config to add outlook as I dont actually use outlook so I think that would be nearly the same as installing it witout a rebbot. I will prep a VM though for future testing if your willing to take this further. (Bring it! ) OK which version of Vista are you usin? -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
OK here are my results (Note they may not be exactly the same files you are using) my config: pn=1; prog[pn]=['Live Meeting']; uid[pn]=['LIVEMEETING']; dflt[pn]=['yes']; cat[pn]=['Applications']; forc[pn]=['no']; cmd1[pn]=['"%wpipath%\\Install\\lmconsole.msi" /passive /norestart']; cmd2[pn]=['tskill outlook']; cmd3[pn]=['"%wpipath%\\Install\\livemeeting.msi" /passive /norestart']; pn++; Office 07 w\Word and Outlook installed results: -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
Scratch that js command we are using it wrong... -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
OK yeah your right I have spent the last hour or so going through the proccess to get the trial of livemeeting. *sigh* I am testing it now. Will get back in a couple of minutes. I do believe your code is backwards though. (i.e. flip command 1&2) Mritter did all this code so alot of it is still new to me too -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
You posted again while I was posting. You can actually fully get rid of the .cmd files and it would work the same, but we need to get thte conflict fixed first. -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
Man thats tough. I don't have live meeting but I googled abit and found out it's a part of the microsoft office line. Can you try this for me? #1 run cmd #1 manually for office. #2 run cmd manually for live meeting. #3 see if it stuffs up other installs. Basically I am trying to see if there is a conflict between your chosen settings for office (or office 2007) and livemeeting. Have you tried the reverse? Livemeeting first and then office? -
New problem with Microsoft apps
Kelsenellenelvian replied to midiboy's topic in Windows Post-Install Wizard (WPI)
OK now the error with the msi's dying is actually known to me. NOT WPI but me, it is from the office msi\msp files not being fully cleaned up (Or finishing properly) and after that all msi's die... OK now for the better news: I have done lots of office 07\sp1 installs it isn't the sp1 procedure... It HAS to be one of the hotfixes. I am BETTING the outlook express ones because one of them is abnormally killing the .mshta process during the install and that fubars it all. SO in eccense you need to do oh, say a dozen installs to test and find the offending procces and run that as WPI's last execute after. or try this: * Added JSCRIPT=TimedWaitForFile(file,secs) to truly wait for an installer to finish. This can be used to check for the existance of the program's icon or exe before doing a reg tweak. (deadbug had original idea/code) JSCRIPT=TimedWaitForFile("C:\Program Files\WinRAR\WinRAR.exe",10) (From the current changelog and have it watch for the office installation proccess. I don't have the time for a dozen or so full tests of windows and office but I may try to make some time this week... -
problem with columns (again)
Kelsenellenelvian replied to anonymous_user's topic in Windows Post-Install Wizard (WPI)
@ = anonymous user, set this in WPI.htm maxentries += -20; See your not having a bug either. WPI FILLS a collum up before going on to the next one. It doesn't just say "OH, he wants 3 collums? then I will spread everything out." So by setting that you trick WPI into thinking that there is only so much room for the collums. (Note you will need to re adjust this as you add more entries) -
problem with columns (again)
Kelsenellenelvian replied to anonymous_user's topic in Windows Post-Install Wizard (WPI)
@ sp00f = the reason you can't see yours is because you maxentries is set too high in the themes wpi.htm please set it to a lower number. ( maxentries += -3; ) Setting it to -3 fixed the same error for me. Not really an error just a sizing issue. @ anonymous user please zip up your WHOLE wpi setup (Minus installer folder) and upload it somewhere then PM me the link so I can try it out... -
problem with columns (again)
Kelsenellenelvian replied to anonymous_user's topic in Windows Post-Install Wizard (WPI)
Actually I am having no problems. Why not use 3 collums though at that res? -
OH dear.... Wow please check and see if your lang file has all of the needed trahslated lines in it. Also YES you can keep your old config!
-
problem with columns (again)
Kelsenellenelvian replied to anonymous_user's topic in Windows Post-Install Wizard (WPI)
Can I get a screenie? I have an idea.... -
WPI 7.0 Buglist
Kelsenellenelvian replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
Yup he's that damned good... -
WPI 7.0 + Wishlist
Kelsenellenelvian replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
HUH?? please explain further...