Jump to content

sleepnmojo

Member
  • Posts

    481
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by sleepnmojo

  1. Have you seen the controllers? They are hideous. I'm sure they will have different ones by the time they launch, but who was the genious who decided to showcase those? Who cares if it allows 7 controllers too. With limited real estate on a tv, who would want that many? Doubt any game would support more than 4. As far as I see all this is just PR. By the time the system comes out, I'm sure they will make compromises, and the system won't be nearly as good as what they advertise. The XBOX on the other hand, is probably final, so they can start manufacturing and selling by Christmas. Take a look at some of these specs too. Looks like someone just took the crap that Sony was feeding them, and put it out on paper, much like Fox News and the Whitehouse. When did the 1080p come out. Last I checked it was 1080i. I still prefer 720p games, over 1080i. Much like the elusive hard drive for the PS2. This was a big selling point when it came out, but where were the HDs? How much is this system again? I'll believe this when they launch it with that. None of the specs even matter. It is ALL about the games. Which system gets exclusives, and plays and looks better on. There are some games I prefer to play on PS2, and some on XBOX, but to be honest I prefer my XBOX over the PS2. The PS2 also had a head start over the PS2, which made it fairly popular. Maybe this will give the xbox the kick it needs. Will sony offer a service like xbox live, and for free? So far I think both systems look OK, but I'm not putting my money on either system. It's all about what each system has to offer, when it comes out. I'm not going to read the PR bs, I want the hard cold facts. So sad that so many "professionals" here do that for work, but can't for a gaming console? Call me when the PS3 comes out, and then we can see which system is better.
  2. Scratch that bug, it is actually a bug in method 3, using method 2. line 631 %INE% OEM\%D%_%C%*.7z GOTO %D%_%S% For method 3 this just goes to the next section because the 7z files aren't in OEM anymore, but in $OEM$\$1\ which is why the inf folder wasn't being created for me in method 3.
  3. Here is a cut up version of my inf file. I have it set for Zoom player, but you can easily change it to MPC. All that you would need to change is """%16422%\Zoom Player\zplayer.exe"" ""%1""" to where ever MPC is. [Version] Signature="$Windows NT$" [DefaultInstall] AddReg=Video [Video] ;Zoom Player----------------------------------------------- HKCR, "ZoomPlayer.File", , %REG_SZ%, "Zoomplayer media file" HKCR, "ZoomPlayer.File\Shell", , %REG_SZ%, "Play" HKCR, "ZoomPlayer.File\Shell\Play\Command", , %REG_SZ%, """%16422%\Zoom Player\zplayer.exe"" ""%1""" HKCR, "ZoomPlayer.File\DefaultIcon", , %REG_SZ%, "%16422%\Mega Codec Pack\icons\codecs.ico" ;vcd HKCR, ".bin", , %REG_SZ%, "ZoomPlayer.File" ;dvd HKCR, ".ifo", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".vob", , %REG_SZ%, "ZoomPlayer.File" ;Matroska video HKCR, ".mka", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".mkv", , %REG_SZ%, "ZoomPlayer.File" ;MPEG video HKCR, ".mpg", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".mpeg", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".mpe", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".m1v", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".m2v", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".mp2v", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".mpv2", , %REG_SZ%, "ZoomPlayer.File" ;MPEG4 video HKCR, ".mp4", , %REG_SZ%, "ZoomPlayer.File" ;OGG Media HKCR, ".omg", , %REG_SZ%, "ZoomPlayer.File" ;other media HKCR, ".divx", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".xvid", , %REG_SZ%, "ZoomPlayer.File" ;playlists HKCR, ".asx", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".wax", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".wmx", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".wvx", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".zpl", , %REG_SZ%, "ZoomPlayer.File" ;video HKCR, ".avi", , %REG_SZ%, "ZoomPlayer.File" ;windows media HKCR, ".asf", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".wm", , %REG_SZ%, "ZoomPlayer.File" HKCR, ".wmv", , %REG_SZ%, "ZoomPlayer.File" [Strings] REG_SZ = 0x00000000
  4. Sorry, misread your original statement. To answer this one... The k-litecodecpack.com is simply an older version. It was a site set up by someone to make money off the hard work of others. There were a couple sites just like it when k-lite was popular, and one for suprnova, if you typed it incorrectly.
  5. Yes, I am. I will test it with a different method later, but as of now, it isn't working with method 3 for me.
  6. The mega codec pack includes the k-lite codec pack and quicktime/real alternative. The reason for the different versions is, that they didn't start making the mega codec pack till later.
  7. I actually do all my file associations through an inf file, but I can post the video section if you want.
  8. This wouldn't have anything to do with your problem. This would be for something like a p2p program which connects to many clients. I believe the main reason for its create was to combat spam, from zombie computers. As for your problem, it may be limitations of windows shares. I believe they only allow 10 connections at once. So if many people are connecting that way, that may be your problem.
  9. In section DriverPack_Chipset of RunMe.cmd, your copy to $OEM$\$$\INF, but nothing is getting copied because the directory doesn't exist. Tested with method 3, but should effect 1 and 2 also. I have added %INE% $OEM$\$$\INF MD $OEM$\$$\INF at line 622 since all methods copy to the folder
  10. This is to fix a different problem than your defrag problem. One everyone is having a problem with. As for the defrag problem you are experiencing, I can not reproduce it in VMWare, using build 40 of Perfect Disk.
  11. Not to sound like an a**, but why do you post there is a problem with the DP when you include so much stuff? Try removing something and see if you still get the problem. If not you can rule one out. This would have brought you to the logical conclusion that there is a problem in RyanVM's pack. Going to Ryan's forum would have lead you to the above thread. This would help out both BTS, and Ryan. BTS shouldn't have to look for problems in Ryan's pack, and Ryan shouldn't have to look in BTS DP. Just some simple advice to save everyone some trouble.
  12. About removing the Auto Generated Quickscan, add the following regedit to get rid of it. [HKEY_CURRENT_USER\Software\Intel\LANDesk\VirusProtect6\CurrentVersion\Custom Tasks] "CreatedUserQuickScan"=dword:00000001 This needs to be in before a user logs in, so at the t-12 section would be good.
  13. Finally got time to test the new build. Haven't had any problems yet, but one minor annoyance. When integrating KB888111, it adds multiple entries to DOSNET and TXTSETUP. You think you could throw the -once option on the fedit command for those two?
  14. Did you modify the file yourself, or download it? If you modified it, make sure you run modifype on it before adding it to the cd.
  15. @robnjay: I think his point was why use start /wait in the detachedprogram section, as it would serve no purpose. I'm sure BTS understands what it does.
  16. Found the problem with the OemPnPDriversPath. It's in the OemPnPDriversPath.cmd Change line 20 to call :traverse "%%I" "%~2\%%I" you can also change line 16 to set newPath=%newPath%;%~2 donno why you have it the other way. I still have one more bug in method 3 with BTS_DPs_M3.cmd and WatchDriverSigningPolicy.exe not copying over to $OEM$\$1\D like they should. I'll look more into it when I have free time.
  17. Found another error in method 3. Line 678 should be changed to GOTO KB888111 or removed. What it is currently doing is going to DP_S_2, and then going to Control_Panels, skipping the whole KB888111 section. I'm also getting the ;"D problem in my OemPnPDriversPath. I'll look more into the code tomorrow, to see if I can help.
  18. Using latest + fix 3. Looks like an fedit problem. In my WINNT.SIF, it creates a GUIUnattended section when I have a GuiUnattended section already made. Since my detached program does pretty much the same thing as your's in method 3, this is how I have mine set up. This keeps the cmd file minimized, and I don't have to worry about accidentally closing it. DetachedProgram="CMD.EXE" Arguments="/Q /C START /MIN %SYSTEMDRIVE%\UTILITIES\EXTRACT.CMD"
  19. I don't see why they would cap your download for downloading files. This isn't a P2P program, and isn't like you will be download excessively with it 24/7. I use it to download pretty much everything, but the biggest advantages are when it's a large file (like SP2). If a ISP did cap you for reasons like this (what they advertise) then they will be shooting themselves in the foot.
  20. Sorry, I have mine in inf, but don't forget HKCU, "Software\JetCar\JetCar\Download default", "Split", %REG_DWORD%, 0x0000000a I usually max out my connection cause of that.
  21. If you have a server, there is more you can do. Have each installation look up something unique on the server, and grab the necessary runonce file, users, or any other info you want them to get. If you are sticking with with the same programs; you could leave them on your dvd, but server would be better. I'd recommend the MAC address. Have it look in a hidden share. You could even copy individual programs into each directory, and just do a copy over to the computer. To save space look for junction by sysinterals, which makes hard links of files (just be careful of a delete). The best thing about all this is that you can write it in a cmd file if you want. Then again, if you don't have a server, you could do pretty much the same thing just using the dvd drive as your "server". A server would be cooler though.
  22. Could you show us a page with the problem? I haven't been able to reproduce your problem.
  23. Mega includes the quicktime alternative files. You should go to the directory where you installed the codecs, and look for a folder called quicktime. Inside there look for one called browser. It should have the folders you need to copy over. I'm doing all this from memory, but it should be close to what I said. Last time I checked, the alt didn't include all the plugins, but that could have changed since then. I'll post my xpi file, which will install them if you want. Edit: Doesn't seem to want to let me upload the xpi file. Odd since it is only 246kb. Hit me on pm if you want the xpi file. %PATH TO MEGA CODEC PACK%\QuickTime\Plugins has the plugins you were looking for earlier, but not all of the quicktime ones are installed in this method, so you can use my xpi file.
×
×
  • Create New...