
war59312
MemberContent Type
Profiles
Forums
Events
Everything posted by war59312
-
Hey, Well I have disabled Avatars from showing via the member control panel. Well starting today I believe now every member shows as a no avatar image. Was not like that yesterday. Guessing some thing on the forum changed. Notice the form title Changed from MSFN to MSFN Forums as well. So you can please change it back like it was so not even that image is shown. I like it minimal and besides I have them disabled for a reason. Thanks, Will
-
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
war59312 replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
Also KB890261 is reported as needing to be installed Microsoft Baseline Security Analyzer when MSN Messenger is not even installed. I do not want to install MSN Messenger 6.2 just to get the hot fix. Anyone have a solution? Thanks, Will -
Slipstreaming Windows Media Player 10
war59312 replied to Obliviator's topic in Unattended Windows 2000/XP/2003
Right here: http://www.msfn.org/board/index.php?act=ST&f=80&t=30456 Not sure about hivesys.inf sorry. -
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
war59312 replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
Um odd I've had it since feb 9th. Guess its a re release. -
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
war59312 replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
Well just tried it without syssetup.dll and still get sig errors after rebooting the very first time during setup after it has copied all the files to the hard drive and then restarts to run setup from there. So i Giess thats T39. Yeah the start of GUI setup right after you rebooted to start it. Again I did not use nlite at all. -
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
war59312 replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
None of the unsupported downloads work for me. Get sig. errors during setup right after setup copies files from cd to hard drive and starts to do its thing. My own uxtheme file works fine though. I get they are unsupported but they should at least "work". And yeah tried more than once without using nlite at all. -
All in one. Search for me and msn in google.
-
I have it disabled and still wants to install Windows Messenger 4.7 on windows update. I would like to get rid of it too.
-
I mean you need to have either a gold copy of windows xp, that has no service pack, or one that only has sp1. Since sp1 is what you want I would of course go with that if you have a copy or you can intergrate sp1 into your gold copy. And then go from there. But there is no way to fix your cd to only have SP1 since SP2 is already intergrated. Thats why I said you have to start from strach. Sounds pretty bad but sure you can figure it out. If not see my profile and send me an IM. Online atm. cya, Will
-
Here is an update. CLS @echo off TITLE Setting UP ISO Image ECHO. ECHO Push Enter If You Wish To Start ECHO. PAUSE ECHO. ECHO Removing Any Possible Attributes Set On %systemdrive%\CD And Its SubFolders... attrib -R -H %systemdrive%\CD /S /D ECHO. ECHO Creating ISO Image... CDIMAGE.EXE -lWXPVOL_EN -t12/31/2002,12:00:00 -h -j1 -m -bxpboot.img %systemdrive%\CD C:\WXPVOL_EN.ISO ECHO. PAUSE EXIT This batch file does not install sp2 for you. My other one does though. Sounds like you intergrated sp2 on accident. So you are going to have to start from strach. Since you can NOT deintergrate sp2. The reason why sp2 is install from your cd is because sp2 is already intergrated. Yes there will be no sp2 folder. They files are in i386 folder. Well on the cd your burned there should be a README.html file on the cd. Like in D:\ ... Anyways open that file with your fav. browser and scroll down a little bit to you reach the title on the page that reads "Important Information About This Version of Microsoft Windows XP". Cant miss it, its in bold. Right under that you should see: "This release of Microsoft® Windows® XP includes Service Pack 2 (SP2). This means that when you install this release of Windows XP Home Edition or Windows XP Professional, SP2 is automatically installed at the same time." So then you know sp2 is going to be installed.
-
Yes create a cmdlines.txt in your $OEM$ folder. Or just grab attachment. Well you can also import registry keys via runonce or GuiRunOnce. I use all three since some tweaks do not take affect after a restart. Even if I import them via cmdlines or guirunonce since it has not restarted at least once so then I use exrunonce to import those "speical" registry tweaks after rebooting one time.
-
Slipstreaming Windows Media Player 10
war59312 replied to Obliviator's topic in Unattended Windows 2000/XP/2003
Well been playing around a little more and this simply does the trick for me. Was having other problems but turns out to be my fault. Anyways, I highly recommend doing this in VPC first without installing wmp at all. That is just sp2. Windows Registry Editor Version 5.00 [-HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer] Important that as a registry key or just delete the keys of course. Then install WMP 10. Make sure u download this one: http://www.microsoft.com/downloads/details...&DisplayLang=en It appears there are different files even on microsoft.com atm. So make sure u get that one. Now after installing check to see if it finds an update. It should not a new install. Anyways then backup those same two keys above. Save it as one reg file and add those two lines above too it as well so it first deletes the registry keys first before importing. This is to insure everything goes as plan. No left over keys. If u dont do this you will notice there will be left over 9.0 entries which you dont want. Matter of fact if u have 9.0 entries in your current setup trying deleteing them and see what happens. Well use BST's batch file and let it do its thing. And copy of course to your i386 folder. Now important the registry key you made for wmp via cmdlines like such: [COMMANDS] "REGEDIT /S MediaPlayer.reg" Then it should work ok. Before I was just important my settings via reg file but I was not deleteing the old ones first and there where left over entires which was causing it to break completely. Well that and I was accidently deleting: %userprofile%\Application Data\Microsoft\Media Player Take Care, Will -
Slipstreaming Windows Media Player 10
war59312 replied to Obliviator's topic in Unattended Windows 2000/XP/2003
Well I have been playing around with it. Got it to work finally and I'm not having the update problem you describe. See: Take Care, Will Also this does not work with Ryans 1.20 pack. You get: Windows Media Player is not installed properly and must be reinstalled. -
Slipstreaming Windows Media Player 10
war59312 replied to Obliviator's topic in Unattended Windows 2000/XP/2003
K well got some time since dont have to work. Thought I would tonight. Well I did till 1am but figured it would be like 9am when I got home. But yeah I am trying his batch file right now. So far so good and windows setup is now copying files to the hard disk. Hope all goes well. cya, Will Well not working here. Windows Media Player is not installed properly and must be reinstalled. Did not change registry so thats not it either. -
Slipstreaming Windows Media Player 10
war59312 replied to Obliviator's topic in Unattended Windows 2000/XP/2003
Well has anyone done build 3082 yet? Going to try tommorow when I have time just thought Id ask first. cya, Will -
New Option for Installing Applications - W.A.I.T.
war59312 replied to bryanh's topic in Unattended Windows 2000/XP/2003
Appears so. -
Been there done that and typing in directly would still work even if hidden files and protect files are checked. You just dont see the folder when browsing though explorer. Also would show up in cmd. And you install Ghost 9.0 Retail right? Not from Norton Internet Security 2005 either? If so very strange.
-
Yeah I know the CCPD-LC folder does not exist. Only thing in Symantec Sharded folder is: Help Folder > LUALL HELP FILE ccWebWnd.dll
-
Nope not working here.
-
Well its not here. What did u install? I just installed ghost 9.0 retail. Thats it.
-
That file is not even on my system after ghost 9.0 is installed and registered so.
-
Very strange I am getting: The system cannot find the file symsetup=1. Well this works for me so. msiexec.exe /i "Norton Ghost 9.0.msi" symsetup=1 /qn /norestart
-
Sorry for asking I just want to get it to work. <{POST_SNAPBACK}> Yeap leave your pw. It should work. Have not tested yet. Too busy. cya, Will
-
Well glad to see I'm not alone. Yeap pretty annoying!
-
could you explain what /q /o /r is for? I assumed q is for quiet, o is for overwrite if exist, r... ? <{POST_SNAPBACK}> You know: REG ADD %KEY%\065 /VE /D "Audigy 2 Driver" /f REG ADD %KEY%\065 /V 1 /D "%systemdrive%\install\Audigy\CTZAPXX.exe /q /o /r" /f Just saw some other people doing it that way: Like: http://msfn.org/board/index.php?act=ST&f=70&t=24601