Jump to content

RyanVM

Member
  • Posts

    2,756
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by RyanVM

  1. MS Java VM? Ewwwww...
  2. What's BPFTP? Bullet Proof FTP server, it's a open source FTP server program Bâshrat the Sneaky Not exactly open source, but it is an FTP server
  3. No clue. I run it from a GuiRunOnce cmd file and it doesn't reboot.
  4. At the T-12 stage of setup, entries written to HKCU are written to Default.
  5. I agree with what you've all said and thanks for the nice words
  6. Care to be more specific?
  7. On page 2 of this forum : http://www.msfn.org/board/index.php?showtopic=23991
  8. The point of writing HKCU registry entries at T-12 (cmdlines.txt/svcpack.inf) is so that they're written to the .Default user and the settings are then automatically given to every account as they're created. I personally apply my visual effects settings from cmdlines.txt and they work fine for all users.
  9. Is Bliss.jpg in the Windows\Web\Wallpaper folder?
  10. hmm, somehow the fixed version must have been overwritten by the obsolete one. Oh well, when I hear back from a few more people that it works OK, I'll rename it to jre5.exe on my FTP server.
  11. OK, give this a try. This is the command being executed after extraction: jre5.msi /qb-! ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1 REBOOT=ReallySuppress JAVAUPDATE=0Would those of you having problems please try it and see if it works? And for those reading this two months from now, the link will be deactivated once I get feedback on it. *link gone*
  12. Let me try rebuilding the exe quick. I'll post a link in a minute.
  13. I just switched over to a new FTP server. There shouldn't be any bumps, but let me know if there are.
  14. I just setup BPFTP Server on my machine and changed all the links to point to that. We'll see how it goes.
  15. Can I do that with Orca?
  16. Nope. EDIT: And nothing irritates me more than when people post a reply in a thread AND PM me the same question. (Of course, then there's the people who feel the need to take that one step further and IM me and email me as well). One form of asking is good enough!
  17. Makes perfect sense to me. As I've explained numerous times, the /integrate switch simply leaves both uncompressed files in i386 (the updated files) and edits svcpack.inf to run the EXE from the svcpack folder to create the registry entries. So yes, you'll have the original EXE size plus the added size from the uncompressed updated files. And yes, you should do my pack first since mine puts a new version of svcpack.inf in i386 that you don't want overwriting the version with /integrate.
  18. I created an AIP of 2004 SP1. Gonna try integrating it with an AIP of 2004 as soon as I get some free time. EDIT: It's going to require a lot of heavy MSI editing, though.
  19. Not on my system...
  20. Well aware of it (and it's already been pointed out a few times in this thread) I can personally confirm that it doesn't show up on a system with no MS Office installed. Also, KB885884 updates mso.dll, which isn't included on the XP CD. Nope Nope Already posted the link once in this thread http://support.microsoft.com/?id=824994
  21. http://support.microsoft.com/?id=824994
  22. That's an OfficeXP Update, not an SP2 Update. EDIT: It updates MSO.dll, which isn't found on the XP CD.
  23. Well, it's quite possible that the English version is the exception (I wouldn't have known that since it's the version I use ). It's also quite irrelevant. If -10 works for all instances, then we're set. Can some people using XP languages other than English confirm that for me? In a command prompt, type in echo %DATE:~-10%and post the results. I'm using a Taiwan windows version, and it doesn't seen to work for me since the day is at the end. echo %date:~-10% /10/14 ?¯ŠúŽl echo %date% 2004/10/14 ?¯ŠúŽl FOR /F %I IN ('DATE /T') DO echo %I 2004/10/14 and Microsoft Windows Script 5.6.8825 seems to be language dependent, since i have these files in addition: scripcht.cat jscht.dll scocht.dll scrrncht.dll vbscht.dll wshcht.dll Don't know what to tell you, sorry.
×
×
  • Create New...