Everything posted by Beresford
-
Just a clarification w/ installing XP on SATA
That's what I did, and it worked. PS. I presume you mean changing the BIOS settings and not actually swapping controllers around. My BIOS has an option of enabling/disabling SATA native mode on my controller so the drives looks like an IDE drive to Windows.
-
Thinking of setting up server
Also try CentOS, it's a free clone of RedHat Enterprise. Debian is another good one, it's what Ubuntu is based on.
-
ftp
Check your previous thread if you are still using Windows 2008.
-
im freakin LOSING it here
This is how I did it. Fresh install of Windows 2008 Standard. Added role "Web Server" making sure to select the FTP components. Went into "Internet Information Services (IIS) 6.0 Manager, started FTP service. From remote PC: start, run, cmd ftp myserversipaddress username, anonymous password, blank That's the basics, you will need to setup user accounts with passwords if you want to control access as well as setting file level security with the accounts you create.
-
Your Vista SP 1 experience
RDP client is working better for me, I can now connect to clients I couldn't before without tweaking networking. Also, RDP remembers the domain and username you last used to connect to a specific server.
-
Automate Software Installs ?
http://unattended.msfn.org/unattended.xp/page/list/switch/ http://www.appdeploy.com/software/ Above are links to do silent installs for common applications. Example: You want to install Firefox silently. Start -> Run -> cmd firefox.exe -ms
-
Windows XP Professional SP2 codecs anyone?
I used this too, K Lite 3.6.5 Full version... but my icons all changed to the same kind which resembles the picture of a Director's board. Can i maintain the original picture setting for the various programs as before? Might be a corrupt icon cache. http://www.filedudes.com/RefreshEm-download-25312.html. Here is a program that is supposed to fix it. I've never used this program or had this particular problem. But it's worth a shot, unless someone else has a bright idea?
-
Windows XP Professional SP2 codecs anyone?
There are heaps. Have a look here: http://www.free-codecs.com/Codec_Packs.htm I use this one. http://www.free-codecs.com/download/K_Lite_Codec_Pack.htm
-
vista out xp in. HELP HELP HELP
I'm not sure which is your exact model is, if it's a notebook then there will be a sticker on the bottom that has your serial number and part number on it. Here is the results from a search I did: http://h20180.www2.hp.com/apps/Lookup?h_la...&submit.y=8 You just need the follow the links and you should find drivers for XP. Just had a thought, in the BIOS, you should be able to enable/disable SATA mode for your hard drive.
-
vista out xp in. HELP HELP HELP
Hard to tell without knowing what PC it is. You would have the same problem adding a second hard drive. Have you played around with the compatibility settings of your program? Right click on the shortcut and go to properties. There is a compatibility tab.
-
vista out xp in. HELP HELP HELP
You need to put your SATA drivers on a floppy disk. When Windows starts up you have to press F6 (I think) to load additional drivers. Or you can use nLite to slipstream the files directly into the XP.
-
WMP10 & Hotfix 917734
The Unattended guide does say that you can install it using svcpack.inf. I think I will install it using RunOnceEx. Thanks for your help.
-
WMP10 & Hotfix 917734
Really weird, after the first startup of Windows. I installed VMWARE tools and restarted the VM and ran Windows update again. Now it is saying that is doesn't need a patch? I will reinstall the OS again just to confirm though. Update - No, looks like automatic update installed the patch for me. So I still need help with this.
-
WMP10 & Hotfix 917734
Yes, the wmp10 install is right at the top of the svcpack.inf file, and then all the hotfixes are in order, smallest number first to the last number.
-
WMP10 & Hotfix 917734
I'm busy setting up a basic unattended CD for now. I've downloaded all the MS hotfixes and have manually added them into the SVCPACK.INF file. I've also added in the MSFN copy of WMP10. Everything works fine and all the hotfixes get installed, but when I go to the Windows Update page, I get told that I still need hotfix 917734 even though it's installed in Add/Remove programs and is definitely in the SVCPACK.INF file (btw, it's a WMP10 hotfix). :angrym: What gives?