Jump to content

Kelsenellenelvian

Patron
  • Posts

    9,018
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Kelsenellenelvian

  1. OK just did a run with office 07 full and ALL possibly needed to date fixes. It went fine, HOWEVER when I run Office 07 & Sharepoint designer in the same run blamo it screws up. SO I use the built in rebooot feature and install them in different runs
  2. #1 Yes -everything else is moot after that.
  3. YGPM Lawrenca naw I am really missing something.
  4. Thank you very much! Looking VERY nice BTW...
  5. And still no pics...... Shame shame.
  6. I have no clue what your problem is. BUT!!! Can I congratulate you one the most informative first post I have ever seen? You covered everything!
  7. OKAY Here is the idea I have (Let me try to clarify it better.) In the options installer tab I added a function called "Deleterunentry" I added this entry because I want users to be able to have WPI load AFTER the desktop has loaded BUT to do this i need to add WPI to the run list like a regular prog. However I don't think we really need to make WPI load everytime a user reboots *silly*. Now the problem is I need the installer.hta to delete the entry on the beggining of the installation process but only if the user has selected this option in the options menu. SO it needs to be: (In installer.hta like so) <script type="text/javascript"> if (ResumeInstall) That deletes the key exactly as this regentry: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "WPI"=- I have tried all I can think of and I am prolly just bein stupid.
  8. I am going to move this to the WPI forum as you may have better luck over there with this question...
  9. I actually do install a fully updated office 2007 with the updates in the update older and it works it the craps out when I try to install sharepoint designer also...
  10. #1 I am working on that #2 I don't quite think so without MAJOR changes. (Unless someone else has a brilliant idea)
  11. OKAY here is the reg key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "WPI"=- NOTE This is DELETING the sub-key of WPI. Now the issue is I can get it to delete the whole run section (Not very good) But not just the sub-key. I have the function DeleteRunEntry built in that will call this function I just need the javascript to delete a sub-key. ANY IDEAS?
  12. This is a known issue we can only attribute to MS (You would have found that had you searched a little) as far as we can tell it is due to a hotfix beiing added to the updates folder of office 2007. WHich one it is we have yet to nail down but hteir is nothing we can do about it.
  13. RunWPI.exe not only adds the runonceex entry to the reg it add the "Official" MCE (Royale) Theme to your PC and the entries for that to skin your runonce windows thus making the installation window much more apealling... SO either I make a special one for you after you test out the cmd file. or you just use the cmd file. Do take out the RunWPI.exe line though don't use both...
  14. for /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i: set wpipath=%drive%\wpi SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Runonceex REG ADD %KEY% /V WPI /D "%windir%\system32\mshta.exe "%wpipath%\WPI.hta"" /f Try this for the best bet... and yes add *.cmd or *.bat to cmdlines.txt
  15. Its actually a snippit from some old code. Ignore the first line.
  16. REM Start WPI and wait for its end start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta" Try something along these lines.
  17. one word! CHOICE.... Its all about end user choice m8. With WPI you can have one disk for many people or computers....
  18. YOU HAVE TO HAVE IE FOR WPI TO WORK!!! Some people have said that adding JUST MSHTA.exe to the keep files box will let it run.
  19. Hey Zedox? Wanna laugh? Due to leechers or the popularity of your pack (or both) I used just over 122 GIGS of bandwidth alone last month on Darkside 2.1 last month Thats **** amazing it had 37,388 hits for your pack alone. Don't remove my mirror though I have unlimited bandwidth and am not worried about it.
  20. WOW I AM SOOOOOOOOOOOOOOOOOOOOO DANG GLAD I CAME ACROSS THIS TOPIC!!! THANK YOU SO VERY MUCH!
  21. Naw I was generalizing all white people Ya know american, english, scottish, italian and on and on....
  22. Did you know that white people kill more people than smoking or being around smokers does every day??? Should we ban white people? P.S. Before you jump me I AM white
  23. Ummmmmm HELLO it says it right at the very top of the first post in BIG BOLD LETTERS!
  24. YEAH You forgot the pink one my wife's on my back waitin for it
×
×
  • Create New...