DosFreak
Moderators-
Content count
3862 -
Joined
-
Last visited
-
Days Won
1
Everything posted by DosFreak
-
Okay, I updated it. It's much better now.
-
1. Download Winzip 8.0 from www.winzip.com. Install Winzip 8.0. 2. Copy the Windows 2000 CD to x:\W2PSEL_EN on your HD. (X = Drive letter, W2pSEL_EN = Volume Label of CD 3. Right-Click on Sp1network.exe and choose the to the extract to folder sp1network directory. 4. Go to the Update directory in the sp1network directory. 5. Make a batch file in the update directory called update.bat and place these lines into it: update.exe -s:X:\W2PSEL_EN 6. Save the batch file and run it. 7. It should update your files and it will tell you when it is done. If it doesn't then you have done something wrong. 8. Download CDRWIN from www.goldenhawk.com. Install CDRWIN. 9. Get the CD-ROM boot sector and CD Marker files from here: http://www.angelfire.com/de2/w2kcd/neededfiles.zip 10. Place the appropriate files from neededfiles.zip into the root directory of W2PSEL_EN. Place CDROM_NT.5 into the root of the CD. Place: CDROM_IP.5 - If you are doing 2000 PRO then place this into the root. CDROM_IS.5 - If you are doing 2000 SERVER then place this into the root. CDROM_IA.5 - If you are doing 2000 ADVANCED SERVER then place this into the root. 11. The root of the directory should now contain only these files: Autorun.inf cdrom_iX.5 cdrom_nt.5 cdrom_sp.tst read1st.txt readme.doc setup.exe 12. Open CDRWIN and choose the File Backup and Tools option 13. In the BACKUP/TOOL Operation Choose the Build an ISO9660 Image File 14. in FILE BACKUP List click the DIRECTORY button and choose the directory where you copied the Windows 2000 CD. Click OK. Then click the ADD button. You should see the directory in the big box now. 15. Check the INCLUDE HIDDEN FILES,LONG FILENAMES(JOLIET),INCLUDE SYSTEM FILES,RECURSE SUBDIRECTORIES. Uncheck PRESERVE FULL FILE NAMES. boxes. 16. For IMAGE FILENAME click the three dots at the right and choose a directory and a filename. Then click Save. You should see the pathname and the filename of your .ISO in the box. 17. Check the DISABLE VERSION NUMBERS box. 18. Click the ADVANCED OPTIONS button. 19. For Volume Label use the name of the original Windows 2000 CD. Ex: W2PSEL_EN For Volume Set Name use the bame of the original Windows 2000 CD Publisher Name: MICROSOFT CORPORATION PREPARER NAME: MICROSOFT CORPORATION, ONE MICROSOFT WAY, REDMOND WA 98052, (206) 882-8080 20. Choose the BOOTABLE DISC tab. 21. Check the MAKE BOOTABLE DISC box. 22. For MEDIA EMULATION CHOOSE Custom 23. For Image File name use the boot.bin from the neededfiles.zip. 24. For DEVELOPER NAME use MICROSOFT CORPORATION 25. For Load Sector Count use the number 4. 26. Click OK and then START. 27. When it's done open up any CDR burning program that supports .ISO's to burn your IMAGE to CD. [This message has been edited by DosFreak (edited 07 December 2000).]
-
Any file in dllcache is protected. So delete the equivalent file in dllcache or driver cache
-
Yep, I went from 1.2g downloads a month on 33.6 to "official" downloads at work. heh. I can't get all the stuff I want/need from work net tho.
-
Cisco/Linksys
-
http://www.securityportal.com/research/ddosfaq.html 1.0 What are Denial of Service (DoS) attacks? Denial of service attacks are simple and usually quite effective. An attacker attempts to overwhelm a service with requests, similar to a 5 year old constantly tugging on his mother's sweater while she is trying to have a phone conversation, you can only do so many things at a time. For example if you have a mail server capable of receiving and delivering 10 messages a second an attacker simply sends 20 messages per second, chances are the legitimate traffic (as well as a lot of the malicious traffic) will get dropped, or the mail server might stop responding entirely. Typically attackers will go for high visibility targets such as the web server, or for infrastructure targets like routers and network links." 127.0.0.1 is a loopback address that tests your network setup. [This message has been edited by DosFreak (edited 03 December 2000).]
-
Sigh. From now on I shall not respond to any post that you make no matter how wrong or non-objective it may be. This will hurt the thread a little bit but not as much as our comments to each our are doing to the thread currently. OTHER will remain open of course........
-
Reread the DoS'r thread. I didn't mean anything against you. Don't take everything so personally man.
-
Hey jdulmage, Do a start/run/runcompat.exe I think you'll be suprises. There's your huge difference in Whistler compatibility. ;(
-
Sigh. I wanted to see if our little DoS'r would ping it all night long and ya go ahead and mess it up. Oh well.
-
I thought it was 127.0.0.1 ??? Did you change it jdulmage?
-
;( DOS supports almost nothing. With the addition of a driver and a command in config.sys. TADA! It now supports! WOW! Get the hint jdulmage?
-
http://support.microsoft.com/support/kb/articles/q208/0/82.ASP
-
http://msdn.microsoft.com/compatibility/
-
heh. I'm not British. I'm an American stationed in the UK.
-
Nope. Only have net access at work. Don't want to get internet at home because crappy UK doesn't have cable/DSL up here yet and modems are slooooooooowwwwwwwwwwwwww.
-
Take off CDROM and see.
-
Well Grandma can't figure out how to use a VCR but she can use a blender (the buttons on the blender are kind of confusing tho). Sound better to ya?
-
Speedisk in Windows 2000 kick a$$.
-
NO. Never convert to NTFS. When you convert it changes your cluster size to 512 which is baaaaaaaaddddd. NEVER CONVERT.
-
Because a PC is a device that can do millions of things. You could get a device that performed one function but then you would be pi$$ed off because it didn't do enough. You can't win.
-
TNT1 isn't all that bad. Last time I benched I got 9fps in Quake 3 1024X768 32bc 32bt. On a P3500@630. With my Geforce 2 GTS 64m I got around 80fps. With my G400 about 20fps.
-
Is there any harm to system in deleting .tmp files?
DosFreak replied to VENUGOPAL's topic in Hardware
If you do a start/run/cmd and then type in the command SET Look at the lines: TEMP=C:\DOCUME~1\PHILLI~1\LOCALS~1\Temp TMP=C:\DOCUME~1\PHILLI~1\LOCALS~1\Temp That is where all temp files will go. You can redirect that if you wish by right-clicking on My computer/properties/Advanced/Environment Variables/ You'll see the 2 lines at the top. Don't mess with the stuff at the bottom unless you know what your doing. If you redirect the TEMP files to another hard drive/partition you can save yourself from alot of fragmentation on your HD.