Content Type
Profiles
Forums
Events
Everything posted by Tripredacus
-
Thanks for the info, Andre. Neowin has one interesting bit of speculation about this: If they make it available as an ISO and people don't have to jujmp through hoops to install it without going into the Windows Store , that will represent a real customer-friendly improvement. It better be integratable with existing Windows 8.1 images. The idea of having to recreate images every time they make some little update is ridiculous.
-
Explorer Application Error on restart in Server 2012 R2
Tripredacus replied to Tripredacus's topic in Windows Server
I did that and the folder is empty. These are my reg settings I chose: Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps\Explorer.exe]"DumpFolder"=hex(2):25,00,4c,00,4f,00,43,00,41,00,4c,00,41,00,50,00,50,00,44,\ 00,41,00,54,00,41,00,25,00,5c,00,43,00,72,00,61,00,73,00,68,00,44,00,75,00,\ 6d,00,70,00,73,00,00,00"DumpCount"=dword:0000000a"DumpType"=dword:00000002 I also added it into the Wow6432Node. Afterwards, something interrupted the restart process (the message of an application was still running) however the folder still is empty. I searched the drive for *.dmp and none were found. So it looks like it started to gather the dump, but Windows restarted before it could finish. -
Explorer Application Error on restart in Server 2012 R2
Tripredacus posted a topic in Windows Server
Ran into a strange problem on Server 2012 R2 in Audit Mode. I can do this every time on the first restart, but not always on successive restarts. To replicate, deploy Server 2012 R2 to a system in Audit Mode with no additional software installed. There are minimal updates integrated and some drivers. I can get this information if necessary. Open something from the context menu on the right (the Start Button menu) such as Event Viewer. Other programs also work, such as Internet Explorer. Then close it and choose to restart using the same menu on the left. An error appears after the "restarting" background appears: explorer.exe - Application Error The instruction at 0x27b8310 referenced memory at 0x027b8310. The memory could not be written. The memory location specified in the error may be different each time. However, restarting using the charms bar does not cause this to happen. Also restarting using CMD and shutdown /r /t 0 does not cause the error either. So far, using IE as the test application can cause the error every time. So far this has been replicated on 2 server boards, 1 desktop board and a mini-PC. They all have different chipsets, CPUs and amounts of RAM, and also have tested using SSD and spindle disks. I understand the reason the error message is displayed. Explorer is doing something when Windows is shutting down, such as writting to a memory location and that handle is closed during the normal shutdown process. And Windows is showing the error relating to that failure to read or write to the memory location. It isn't a "real" error in my mind, but it still shouldn't be happening. Can anyone else replicate this or know how to solve it? Update: Confirmed this issue on unmodified source. I did a manual install from DVD. For ease of time I entered Audit Mode, opened IE, then restart using the option on the left and got the error. -
Ask your Seven xml ? here
Tripredacus replied to maxXPsoft's topic in Unattended Windows 7/Server 2008R2
I'm not sure if Windows Setup is actually that smart to do that by default. -
Windows 8.1 failed after re-image
Tripredacus replied to piglovesrat15's topic in Unattended Windows 8/Server 2012
I would understand the actual procedure, however it shouldn't matter. If reseating the RAM were to resolve this issue, it would indicate a potential hardware failure, a potential memory error occuring during deployment in the PE, or maybe it ends up being coincidence and not related to making it work again. -
Do you know the make and model of the USB enclosure?
-
No need to make things too complicated. I would say this is the priority issue to solve. Once the hardware is working normally, you can focus on the software. However, by "screen doesn't come on" what does this mean exactly? Does it mean you have no video but the PC does actually boot/POST? Or does this mean the PC does not POST/boot at all?
-
I have not heard it would update to Windows 8.1 automatically. That update come from the store and you have to actually click on it. It does not get served up in the normal Windows Updates window or from automatic updates. Other than looking in My PC Properties, you can launch a cmd and run ver to get the version number. Windows 8 is 6.2.9200 Windows 8.1 is 6.3.9600 The Windows Store may not work if the PC is not activated or if you signed into a local account. If Windows is not activated, the Windows version should appear on the desktop.
-
Ask your Seven xml ? here
Tripredacus replied to maxXPsoft's topic in Unattended Windows 7/Server 2008R2
They recommend a different size for SSDs, but 260MB not 200. http://technet.microsoft.com/en-us/library/dd799232%28v=ws.10%29.aspx -
US Government Orders 14 Million Doses of Potassium Iodide
Tripredacus replied to Monroe's topic in General Discussion
I recommend that some *better* sources be had for the information. I've been using this site for the past couple of years. http://enenews.com/ PS: Make sure to keep politics out of this topic. -
Yes you should just be able to match the "bitness" of the PE you are using. Presuming that is a portable application, it should be fine unless it needs a .Net Framework or DirectX file.
-
The message you get from CPU-Z is because the architecture for the EXE does not match that of the PE you have built. Here is one example of how to get it from AutoIT: $mem = MemGetStats()$pmem = ( Round ($mem[1] / 1024000, 3) & " GB" )MsgBox (4096, "Memory Total", $pmem )
-
To be fair, this scenario is only one of a few different ones. Whoever made your computer is to blame for your PC only having that type of recovery.
-
Welcome to the MSFN.
-
DVD drive stopped reading CD-Rs
Tripredacus replied to Tripredacus's topic in Hard Drive and Removable Media
Few ( ) years ago,music from audio CDs was transmitted to the computer through an additional thin cable connected to the audio output of optical drives. I think that cable was not needed anymore starting Win2k (or was it ME) but I'm not sure it could still work that way or not with later OSs.The motherboard had to have that connector as well. It could be that yours was "working" like that (for audio only)? Have you tried a pressed (data) CD ? It wasn't. Or if it was, then the cable was not there. I know what cable you mean because my Win98 PC uses such a thing. But even if it were the case, Windows would still detect that a disc was in the drive, you just would not have any sound. -
Its all in the UEFI 2.3.1 specifications. Any hardware with UEFI 2.3.1 only supports 64bit Vista, 7, x86 or x64 Windows 8, x64 Linux/other stuff. Its in the spec. Everyone agreed to stop caring about 32bit (remember when there originally wasn't going to be a 32bit Windows 8?) and since XP is EOL in the OEM Channel, it didn't make sense to bother keeping up the support. As far as the Intel platform goes, pretty much anything starting at the 6 series will have UEFI 2.3.1 and doesn't support XP anything... You might be able to get XP x64 on them but it doesn't seem to be very common.
-
What will the computer be used for?
-
US Government Orders 14 Million Doses of Potassium Iodide
Tripredacus replied to Monroe's topic in General Discussion
Confirmed this is caught up in the swear filter for some reason. -
In my experience with ATI and nVidia drivers, DISM does not support all the INF functions that those drivers use. This is why DISM fails. The one way I've found to actually get those drivers in there is to deploy the image without the drivers. Then manually install the driver. You would need to use a driver extractor program, one that can take the installed device and build an INF package. Then you can integrate that INF. Due to support reasons, I don't bother with that method.
-
The non-target audience always kills the social networking site. Myspace was for the music industry and Facebook was for college students. Although, if they stuck to those demographics I doubt either of those sites would have made as much money as they had.
-
DVD drive stopped reading CD-Rs
Tripredacus replied to Tripredacus's topic in Hard Drive and Removable Media
Oops, I forgot to update this. In the BIOS, the secondary slave was set to disabled, but enabling it did not help. Neither did removing and redetecting the device. Interestingly enough, Windows had a 0x7B STOP error when trying to boot in Safe Mode. I ended up replacing the drive. I did not test the original drive to see if it is a drive problem, maybe I can remember to pick it up tomorrow. -
DVD drive stopped reading CD-Rs
Tripredacus replied to Tripredacus's topic in Hard Drive and Removable Media
The HDD is at the end. I remembered that part about IDE at least. There are 2 IDE connectors on the board. The case, being a Dell, is not ideal for hard disk expansion. There is only 1 HDD bay, 1 floppy and 2 5.25" bays. The second DVD drive that was not working was due to... um... physical damage. (It didn't open one day and the guy used a knife to get his CD out... ) Technically, the "working" DVD drive was moved. I had to take it out in order to properly align the bracketted HDD into teh 5.25" bay. The user had purchased the parts himself but did not get the recommended bracket. The one I recommended would have made the HDD the size of an ODD but whatever. So it is possible that this drive was damaged while the case was open. I can still test it on its own and with the original cable. Due to orientation (taking into account IDE cable lengths) the only place to put an additional HDD was into the 5.25" bay. And then, the only way it could connect was to the DVD drive. In order to have both HDDs on the same cable would have required using one longer than the ATA spec allows. I know they make them (why, who knows) but since I'm the "pointman" for problems with his computers, I'd rather not take shortcuts on fixing it. -
Windows XP does not support SecureBoot. If you are using 32bit XP sources (like BartPE) then you should disable all UEFI boot options and only use the Legacy one in the CSM. For XP with an SSD, you need to make sure the SATA type is set to AHCI. I would not recommend trying to install XP from the SSD, why not use an install disc? If you are unable to disable SecureBoot, maybe you can post what board you are using.
-
You can put in a generic waiting process or have it wait until a certain process exists. For example, if one of the last processes that loads at boot is Trillian, you can have your app wait until trillian.exe process exists before executing. It looks like Task Scheduler already supports these types of advanced options with what is called triggers: http://technet.microsoft.com/en-us/library/cc748841.aspx You can even have it wait for a certain event to be logged.
-
Yeah, like I said, I don't think that is what it is. Instead that is what Apple is calling it.