Jump to content

Tripredacus

Supervisor
  • Posts

    13,343
  • Joined

  • Last visited

  • Days Won

    26
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. Try not to rant on Windows much
  2. Ah... slow jams. This is in contrast then. Dimmu Borgir - Progenies of the Great Apocalypse
  3. I agree, unless your player specifically states that it is a +R recorder, stick with the -R media.
  4. Your star rating is only based on post count. Not to prance on your parade, but post count isn't too important and neither is the star amount. It does reflect that you have been an active member. I can attest that your posts have been enlightening for me. So keep it up.
  5. You'd be better off buying from Newegg instead of ebay. At least then you'll get the CD. Or check Pricewatch which has legacy listings. I don't think any other distributors (Ingram, D&H) are going to have older cards that you need.
  6. I'm writing software to be run in Win PE v2.1 on a netbook. The resolutions supported are 800x600 and 1024x600. I try to use SETRES to use 1024x600, but the PE doesn't seem to like this option and reverts to 800x600. Knowing the resolution support ahead of time, my software is sized (which includes the winpe.bmp) to run at 1024x600. Any ideas on how to get this resolution set?
  7. Arstechnica is pretty good but they have very little original content. If you don't mind a British flare to your news you can check out The Register.
  8. In 10 years, people will be asking how to make Windows Datacenter Live DVDs, can't wait.
  9. OK settle down, I'll take a look at those CDs tonight.
  10. Maybe you should run the Symantec against the source before you burn it to CD/DVD?
  11. Welcome to the MSFN!
  12. I don't think what you want the UFD to do has any bearing on your project. View these threads for a start: http://www.msfn.org/board/index.php?showtopic=114711 http://www.msfn.org/board/index.php?showtopic=88395
  13. and On page 2, a poster confirms that the Windows 7 PE is able to report the progress.
  14. You already have created a thread for this topic: http://www.msfn.org/board/index.php?showtopic=133975
  15. The reason behind the progress bar reported has been answered here: http://www.autoitscript.com/forum/index.ph...=winpe&st=0 However, the Win PE 3.x series has fixed this issue, but I have not done any testing on that platform yet. If you post your code, use the codebox tag.
  16. Cephalic Carnage - Dying Will Be the Death of Me I always thought that was a funny idea.
  17. I found them. They were in a cd binder that was underwater. I think the CDs might be fine but they have dried mud on them so I'll have to clean them. Sadly my Windows 98 CD was in there too, along with a bunch of other OSes and stuff and all my Cisco training discs... Anyways, I found two of them: - Sound Blaster Audigy Installation CD (from 2001) which came with my Audigy Gamer. - Live!Ware version 2.0 (from 1999) which came with my SBLive. which one do you think you need? I'll clean them off and see if I can read the CDs later.
  18. I would hope that the OP will be hiding the recovery partition, in such case it should not get a drive letter except during the deployment phase. When you boot into the recovery partition after being unhidden, it will then appear to be the C drive iirc.
  19. Actually, I'm having some trouble figuring this out. I have an existing HTA that needs to run this command. How do I wrap that code into a function? Also, there is the "confirmation2" code: Sub confirmation2 Dim Answer Answer = window.confirm("Recovery Complete, Would you like to Restart now?") If Answer Then objshell.run("wpeutil Reboot"),0 Else End If End Sub Currently the full.exe is triggered from the input element OnClick. And even now, I may not even want it to run full.exe. Full.exe is made in AutoIT but has since stopped working for me. Here is it's code. I am pretty sure I can just have the HTA do these commands, since I do have Geezery's HTA to use as a reference. It's just tough for me jumping into VBScript, I am not used to it. RunWait (@ComSpec & " /c x:\windows\system32\diskpart /s x:\windows\system32\full_diskpart.txt", @SW_HIDE) RunWait (@ComSpec & " /c imagex /apply c:\sp1.wim 1 d:", @SW_HIDE)
  20. Don't forget the clean command! Edit: No i am not going to update my thread yet. I'm getting burn out already so I'll save that for another day.
  21. This project (for me) has entered pilot stage. Official documentation on how to create the software is here: http://www.passmark.com/download/bit_download.htm Version 1.0 for WinPE.
  22. I don't know if the CD is usable anymore because I had a flood earlier this year. I will see if it was one that got damaged.
  23. I have a Soundblaster in my Win98 PC and it came with software. You can use it to enable or disable EAX, but this was a long time ago. It does not support surround sound. Maybe if you can find an Audigy Gamer PCI. That is what is in my XP computer now, and I remember when I bought it, it wasn't supported in XP yet. So if you can find one of those old ones you'll have the software for 98/ME, but it only supports Dolby 5.1.
  24. Ah, Punto..... Perhaps this is what he needs: http://cybernetnews.com/2007/10/31/helpful...sktop-shortcut/
×
×
  • Create New...