Jump to content

Tripredacus

Supervisor
  • Posts

    13,346
  • Joined

  • Last visited

  • Days Won

    26
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. What is the size of the WIM file and what size did you set the RAMDISK for (default?)
  2. use DISM to inject e1k6232.inf. I found it in this driver package: http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=2530&DwnldID=18388〈=eng Yes I know this is for Intel Server boards. That HwID is in that INF.
  3. If you are interested in working with unattended installs, then the WAIK is not a bunch of garbage. Anyways, we have an unattend forum, which I am moving this topic to.
  4. Greetings from western NEW Y ORK!
  5. Yes but WinPE is not the same as regular Windows. How much ram do you allocate to the VM for WinPE?
  6. Here you go. As you see, I used another HTA to launch this one. This is just a small window with an animated GIF in it. Then in the background, it runs the commands such as diskpart, writes to the MBR and reimages a drive. After the command is done and it closes and the HTA that launched it is always behind it. <Title>Full Recovery</Title> <HTA:APPLICATION ID="FsSplashScreen" SCROLL="No" SCROLLFLAT ="No" SingleInstance="Yes" ShowInTaskbar="No" SysMenu="No" MaximizeButton="No" MinimizeButton="No" Border="none" BORDERSTYLE ="complex" INNERBORDER ="No" Caption="no" WindowState="Normal" APPLICATIONNAME="FsCommandHta" CONTEXTMENU="no" Icon="%SystemRoot%\explorer.exe"> <STYLE type="text/css"> BODY { Font:9.25pt; Font-weight:bold; Font-family:helvetica,verdana,arial; Color:#000080; Text-Align:Center; Vertical-Align:Middle; Padding-Top:3; Padding-Bottom:2; Padding-Left:10; Padding-Right:10; background-image:url('resources\imagex.gif') } </STYLE> <script Language='VBSCRIPT'> '-> Resize And Move Window Dim Wth :Wth = int(250) Dim Hht :Hht = int(50) window.ResizeTo Wth, Hht MoveTo ((Screen.Width / 2) - (Wth / 2)),((Screen.Height / 2) - (Hht / 2)) Dim Tmr Sub confirmation2 Dim A1 :A1 = window.confirm("Recovery Complete, Would you like to Restart now?") If A1 = True Then CreateObject("WScript.Shell").Run("wpeutil Reboot"),0 End Sub '-> Start The First Timer OnLoad, Three Second Wait Befor It Goes '-> To The ClearTimer Function Function Window_OnLoad() document.focus() Txt1.innerHTML= "Processing The Script Function Please Wait" Tmr=setTimeout("ClearTimer()",3000) Exit Function End Function '-> Process The First Command Function ClearTimer() '-> Object To Run The First Command Hidden, Uncooment To Make Active Set objShell = CreateObject("WScript.Shell") ObjShell.run "cmd /c diskpart /s x:\windows\system32\full_diskpart.txt",0,True ObjShell.run "cmd /c c:\mbr 0 1 /h",0,True ObjShell.run "cmd /c imagex /apply c:\image.wim 1 d:",0,True Tmr=clearTimeout("") '-> Place Your Code For confirmation2 Here Start Call confirmation2() '-> Place Your Code For confirmation2 Here End Txt1.innerHTML= "Prepaparing To Close" Tmr=setTimeout("ClearTimer2()",3000) Exit Function End Function '-> Close The Hta Function Function ClearTimer2() Tmr=clearTimeout("") window.close() Exit Function End Function </SCRIPT> <BODY Scroll='No'><TABLE><SPAN ID='Txt1'> </SPAN></TABLE></BODY>
  7. You will probably only see an increase if you go to a higher memory speed, rather than size.
  8. Also, it seems like your code got malformed by the forum. Attach your unattend.xml as a file to your post, make sure to edit out the product key.
  9. Ah you are just like me. When I register for a forum I always set up my avatar and signature (if possible) before making any posts!
  10. You are out of memory. Since you are using a VM, allocate more memory to the session. You may also need to increase the ramdrive size. http://msdn.microsoft.com/en-us/library/ff557491%28VS.85%29.aspx
  11. If you delete the cookie from the Firefox options menu, you will be logged out too.
  12. That link is broken. Here is the correct link: http://www.msfn.org/board/remote-access-private-address-t119858.html
  13. You are only going to see a speed difference in the cache I believe. It may not be worth upgrading if you are already using HyperThreading.
  14. WMIC may make things easier, but if you have the Scripting package installed, you can use VBScript to work with the WMI.
  15. Do not make duplicate threads in different parts of the board. If this is an nLite topic and not XP, we can move the topic for you. I deleted the one you made in the nLite forum.
  16. By "hangs" are you implying that it takes a long time to complete this phase, or do you really mean "freezes" and does not get past this step? Also, when it "hangs" does the animation stop moving?
  17. No that should do it, of course I haven't tried to sign out with the new forum. I have no problems using NoScript. You used to be able to sign out by going to the register page but that got fixed.
  18. Check the AutoIT help file for RunWait, you can try this out: RunWait("wrar39b5.exe", @SW_HIDE) Moving this to scripting forum.
  19. Are you wanting to run this in an AD environment?
  20. The SATA controller is on the motherboard. Yes, each drive has their own "controller" card on them, but it does not relate to the SATA controller. The SATA/PATA option would (or should) not allow you to create a RAID array and mix SATA and PATA drives. This is because the PATA data rate is so much slower than SATA, your array (if you managed to create one) would likely break an instant after creating it. The SATA Controller is not related to the chipset on the board, although some controllers would require certain chipsets. You can have 2 boards with the same chipset but with two different SATA controllers. The SATA controller would manage both the SATA and PATA devices. Changing a setting in the Intel RAID BIOS will not automatically change any setting in the motherboard BIOS. If you set the drives to NON-RAID, the BIOS will probably be set for RAID. You can go and change this to IDE or AHCI (if you have those options) but Windows will still have the RAID driver in the OS.
  21. Oooo a pic i can use for a signature elsewhere...
  22. I think this might also disable auto-changing wallpaper if you have that option enabled.
  23. When you make a post or a reply, below the text box, There is an attachments section. It tells you what the maximum file size you can use and how much space you are alloted. MSFN should not be used to remotely host pictures, as you can use Photobucket, Flickr, Imageshack or other websites designed to handle that kind of bandwidth.
  24. Just like I said before. You're competing with over 100 million oher blogs (many of which are tech-oriented; and a new one is created every half-second or so) so your site is mostly lost in a sea of other blogs. You're also competing with dozens of well established "techy" sites (anandtech, gizmodo, engadget, etc) that have strong financial backing and a large full-time staff (and contacts with manufacturers, etc), and news aggregators too (reddit, digg, slashdot, etc). Good luck. And yes, this is exactly why I don't have a site. You should make a website about Coffee. I imagine much less competition!
  25. Because some discussion was in PM, I'd like to add that the website uses a cBox embedded chat interface.
×
×
  • Create New...