Jump to content

Alanoll

Patron
  • Posts

    5,494
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Alanoll

  1. Go to system properties... and check the PID. The PID is the long string of numbers below your name. -OEM- is usually displayed for OEMs -011- is usually Retail 640 - is usually VLK.
  2. PDF file fixed.
  3. if you disable the OOBE (the part of setup that normally creates the user) and you fail to add your own user during setup, the user the system will then try to use will be teh Administrator account.
  4. I'm getting to it Atleast for the Unattend forum. Just stabalizing the new site first, and letting it settle into place...only to be shaken up once more
  5. run xplode with the /log:%systemdrive%\xplode.log switch, and then attach the logfile to your next post.
  6. Michael's sister. alot of people don't know who Michael is
  7. you're missing a > after the last XPlode4
  8. that could be quite simple to implement. I like the idea personally, as it'd save me from having a PAUSE.CMD file But besides that...
  9. Assuming you don't want to gut the OS to it's minimal operations, then it's going to be tough. 98SE, you can remove EVERYTHING except the WIN98 folder. XP - You can remove all the folders surround I386 (keep the WIN51 files), and you can remove the folders within I386 like UPGRMGX and such. http://unattended.msfn.org/advanced/space_saving_tips.htm lists the folders for XP. 2000 you should be able to do something similar.
  10. DANG IT!! That's what I get for trying to sign it. I'll upload a fixed version in a few hours, without the digital signing. It was meant as a means for people to not edit the document.
  11. You're enjoying this aren't ya? Well, I'm not gonna remake the PDF (again) untill there are more the one typo found
  12. That was the plan! @all PDF updated....thought more then likely, it will be updated again soon.
  13. funny story... It was almost done last night....then people reported errors
  14. man....you had me worried there for a second. When xper linked me this post, I was going through each page for the broken link and didn't find it
  15. Thanks for letting me know! That page was written back when you're website was down. And you never got me an icon As for hours.... what section? Estimate - over 150 I'm sure. I kinda lost track I've also been testing RyanVM's new update packs, as well as the new XPlode. I went digging through WINNTBBU (as you may have notcied) and take over 150 screenshots throughout. Just think, the page still isn't fully operational. The site without the additional downloads is 10MBs in size, which is just HTML and images. Later,I'll look up the statistics of the exact number of each. @eirogge Sitemap wasn't ever finished It will be when I put up the PDF later though I coudn't find what you're talking about with the setup.exe. That's the exact line from my txtsetup.sif. I'll look again later The links were bad because I tested on a Windows system, and the server is linux, so case sensitivity bit me in the butt. Getting fixed as we speak. You may notice there is a transition at the moment from my style to classic. To be honest, I really didn't think of it. @Astalavista ummm.... I'll be rewriting the introduction page a little bit more later (I typed it last night at about midnight) with more styling and stuff.
  16. Update Complete The bulk of the new site has been put in place, and should now be accessible to all. Let me know what you think!! Find any broken links, let me know. Any comments, feel free to leave em. Feel free to browse the new portions Next update will be in the coming week or so, to add the Application Switches and Registry Tweaks.
  17. [COMMANDS] ".\REGEDIT /S %systemdrive%\install\regtwks.reg" ".\RunOnceEx.cmd" ./ is NOT valid, as Bashrat pointed out. I recommend leaving the quotes however. and PAUSE does NOT work directly from CMDLINES.TXT, you must open a command prompt or similar.
  18. You can make a new picture of 1 x 1 pixel and replace the bitmaps 100, 101 and 102 of your WINNTBBU.DLL with this new picture. could have sworn I said that a few posts up...
  19. Good, it's working PROPERLY then. $OEM$ contents are NEVER copied over. The inside folders are (if they're the predefined folders)
  20. I assume you have extracted the SP2 network install package.. look for a file HIVESFT.INF. In fact, any hive should work, but I mainly use this one as it is the LOCAL MACHINE hive file. Add the registry key to that file, and since you were editing the update.inf I'll assume you know how to write in INF.
  21. Javascript can't call java functions. They're not interconnected. <javascript> isn't a valid HTML tag. <script language"javascript"></script> is.
  22. that would be a bad idea. You'd also be importing all the other data that software installs as well as hardware specific things. SID's also change, so that won't work.
  23. net user John "" /add Should work.
  24. have you tried to test if it boots in a real system yet?
  25. indeed. You already know that it's an MSI, why would you need a switch finder to tell you? This program's purpose is for foreign installers or non-normal ones. MSI is definately not in that category.
×
×
  • Create New...