Content Type
Profiles
Forums
Events
Everything posted by Tripredacus
-
Kikuko Inoue - Cruel Angel's Thesis
-
Need to Update Case and Maybe Graphic Card
Tripredacus replied to vegettoxp's topic in Hardware Hangout
The Antec P18x series is my recommendation also. However, make sure you get the PSU you want at the start. If you tie your cables, replacing the PSU down the road is going to be a major pain for you. -
RAID 1 faster concurrent reads than RAID 0?
Tripredacus replied to DigeratiPrime's topic in Hard Drive and Removable Media
To me, RAID0 ceased to be a viable option once RAID5 and RAID10 came out. -
I recommend you try install .NET Framework 3.5 SP1 or higher, then reinstall the IDT software. A current example is that IDT onboard audio is on the Intel DQ45CB, but it won't install everything/properly/work properly unless you install the aforementioned update. The standard installer tells you this but won't stop you from installing it. And in some cases, not everything works, like certain DirectSound, or say Front Panel Audio (AC97 or HD) but it seems random at least.
-
The best all-around converter that I've found is TotalVideoConverter. It has limited editing ability and the timeline isn't 100% on the ball. But for batch conversions it works fine. Its not free tho. I also have another video editor that came with a WinTV card, but I don't remember what it was called. Or an old version of Primere LE that came with something, I think Iomega's old media thing... I guess this doesn't help much lol.
-
Good thing it worked out for you. My Recovery Partition project is dead right now, so I don't have any HTA questions atm. I may once I do my GimageX migration, and of course, when I get the time to!
-
Autounattend.xml for Vista with SP2
Tripredacus replied to tonyt's topic in Unattended Windows Vista/Server 2008
Does your answer file pass validation in WSIM? -
I may have found the problem. Yes it appears to be topology related, also related to bad management decisions in the past. I think our analogy was he (old manager) went to Staples with $100 and brought back 10 switches. Easy to fool some buyers too, say "go to the store and buy a gigabit switch" and we get all these "gigabit" switches. Except they aren't gigabit switches, but gigabit capable. They are SMC switches capable of handling 13 clients. 12 clients plus 1 ghost server. They are actually 10/100 switches with 2 gigabit ports. So we needed to upgrade the network a little bit, but we had to drop it to do so. See, we have enough switches but they are not in the correct place. Here was the old setup: Switch 1 uses 6 connection, but has 24 ports. Switch 2 uses 2 connections, but has 16 ports. Switch 3 is a 10/100 with 16 ports, uses 13. Switch 4 has 5 ports and was still in inventory. So I went out and got that out. And did a big network rotation. So now the 6 connection uses the 16, the 2 connection uses the 5 and the 24port replaces the SMC. I swear, if it really isn't gigabit, it should say Gigabit switch on the front of it!
-
Youtube is totally different than Media Player. Youtube is not really a movie player but a Flash player. Its not a good comparison tool at all. Also using RealPlayer vs WMP isn't a good start either. Try using another bonafide video player such as Winamp, Divx Player, etc. Also what codecs do you have? You may have either an outdated one, or have installed something in the wrong order.
-
You can try disabling the Link Layer Topology Mapper and Scanner options for the NIC to see if that improves anything. If you decide to do this, I recommend you do it with Group Policy, as unchecking the boxes on the NIC do not always disable that feature.
-
Any sour fruit flavored thing, like Sour Patch Kids or those glow worms.
-
Recreating shouldn't take very long at all. You can mount your old WIM and the new WIM into different folders at the same time. Then just copy over the files. I have never created a Winpe.wim without prepping it, as I learned how to make them with IcemanND's guide.
-
I think that the entire subsystem for playing sounds is missing, but not sure. I didn't ever research how Windows plays sounds in the past, so I don't even have a starting point. However, we do know that since DirectX is missing, so is DirectSound. There are implementations of getting sound (not so much video like 3D Acceleration) to work in Win PE 1.5.
-
I used to play Starcraft on bnet. I was not very good until I joined a clan. Back then, I think it was called [RF] Red Falcon or something. The clan leader was a guy in the top 10 ladder for Korea. He then trained me how to play with Protoss. I then started doing better and also stopped losing. I think I quit after 35 straight wins. This was in 2000 tho. I'm probably pretty bad at it now. In other news, I did my research and did some driving today to a gamestop that had a used copy of We Love Katamari. It was the closest Gamestop to have it (it was 12 miles away) and the second closest place was in Olean, which is a good 1.5-2 hour drive. So I bit the bullet and paid $25 for it, which is WAY above what I'd normally pay for a used game. I am about to try it out. I beat Katamari Damacy and since the sequel is supposed to be much longer, I'll probably be able to play it for more than a week!
-
They tried to get me to sign up at work but I declined. I'm still trying to figure out how to get mp3s to be ringtones, so I'm pretty new to cell phones.
-
I may reference network issues with Server 2008 in the past from this thread: http://www.msfn.org/board/index.php?showtopic=122871 Which is in the 2003 forum... We may have hit a wall and overloaded the network that the Imagex Server is running on. Here is the specs from my servers thread: Networking wise this is the current usage. Now I want to point out we have temporarily altered the network layout and this isn't normal. Also, we are not using managed switches, even though it is recommended (verbiage made it sound like required) by our TAM. Alas I don't get to make purchasing decisions. Server -> 24 Port gigabit switch (Netgear) -> Netgear 24 port gigabit switch -> Switch3 & Switch4 No activity currently on Switch3 Switch 4 has 2 active connections. Connection1 is imaging with Imagex. Connection2 -> Switch5 -> Switch6 Total connected clients: 25 (24 + 0 + 1) Client limit on server: 250 Total bandwidth being used (seen via Networking Tab in Task Manager) average: 10% The problem is that half or 2/3 of the clients are actively imaging, using an 8GB image (using fast compression) and the other 1/3 are getting the PE transfered. None of the clients are locked up, but the data transfer has appeared to be nearly zero. If by doing math of available bandwidth limitations (1000MB) *.10 = 100Mb/s. This gives a maximum 4Mbps (0.5MBps) per client, not counting SMB and other data. If anyone has any ideas as to why this is happening, other than the "you should be using managed switches" angle, let me know. I totally agree we should upgrade our network in that respect. At least I can say we use the same model switches through-out. I will pull off a trace and open an SR with Microsoft.
-
creating pdf automatically
Tripredacus replied to net_user's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
You need to send the data into the Distiller. It can create the PDF for you. I don't know how to do it, but a program I worked on in a past job made PDFs this way. You should be able to find some documentation for using the Distiller with your preferred language. -
Ah I see you have an Antec Performance chassis, which is what I have. Have you tried changing the fan speeds? They have three settings I believe. Also did you install all the fans it comes it? I haven't had any heat issues at all in mine, but then again I am using an Intel board, which isn't know for heat issues.
-
Greetings, Some ideas, as I am becoming a veteran at working on recovery partitions. You should hide your recovery partition when you are not using it so that it does not get assigned a drive letter. Then the first partition that is detected (the system volume) will get the C drive letter. Imagine these possibilities: Normal Use part 1 = no drive letter part 2 = C part 3 = D When in recovery mode part 1 = C part 2 = D part 3 = E ramdisk = X Its important to remember that the recovery partition becomes the C during the recovery. This is my experience however. You may find this useful: http://www.msfn.org/board/index.php?showtopic=130645 Also check the link in the first post, you will eventually see other attempts and threads about this subject.
-
Yes in 2002 to 2003 I used my Windows 98 PC as a server. It ran Shoutcast and Quake 3 Dedicated. The motherboard died in 2005. I did end up using it again back in February when my regular PC died. I only have 1 monitor and don't like KVMs so I don't actively use it. One day I want to get a new Power Supply so I can get it back up and running again.
-
Tested on x64 7124: - Norton Antivirus 2009 installs. Don't know if it works. - MSI's SCM (System Control Manager) installs but does not open. One of the functions the SCM provides is the ability to use a webcam built into the notebook.
-
Those temperatures don't look that bad. Do you have a lot of room in the case? You may have an airflow problem with all that stuff crammed in there.
-
Hmmm... that could be. I disable Windows Updates.