
TheCrowX
MemberContent Type
Profiles
Forums
Events
Everything posted by TheCrowX
-
hfrfc u don t need such a reg key just run firefix with this switch Firefox.exe -ms -SetDefaultBrowser
-
Unattended KB929969 with IE 7
TheCrowX replied to tboneshep's topic in Unattended Windows 2000/XP/2003
REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" /V KB929969.exe /q /n /z /D "%systemdrive%" /f is it possible to convert this code to batch mode ?! Thanx in advance -
Wow i thought i was the only one having that problem me too i install IE7 first then the hotfixes using batch mode by this command for %%i in (%systemdrive%\install\Hotfixes1\*.exe) do start /wait %%i /z /n /o /q but like u i have KB929969 in my windows update Edit i have found that kb929969 is different from this KB929969 it appears that there is one KB929969 for windows xp SP2 and another one by the same name for only Internet Explorer 7 So should we include both of them ? Thanx in advance
-
first time login help needed
TheCrowX replied to TheCrowX's topic in Unattended Windows 2000/XP/2003
@ The_Dude_1978 still same thing doesn t work but thanx btw any other suggestion ? -
first time login help needed
TheCrowX replied to TheCrowX's topic in Unattended Windows 2000/XP/2003
Anyone ??!! -
hi everyone i searched in theese forum on how to do automatically login the first time and i found i need to add theese 2 lines AutoLogon=Yes AutoLogonCount=1 under [GuiUnattended] here is mine ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS FileSystem=* UnattendSwitch="yes" WaitForReboot="No" DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword="Kulis" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1 AutoLogon=Yes AutoLogonCount=1 but i ve tried 2 times and mu unattended windows still asks for a password during the first login anyone know how to fix this problem ? Thanx in advance
-
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
TheCrowX replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
hi but isn t KB916595 a critical one it shows on my updates for KB896422 are u sure this one must be removed are there any others ?! and by the way if i keep one old hotfix in my windows will that matter ? Thanx in advance -
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
TheCrowX replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
Thanx sonic this worked for my intel audio -
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
TheCrowX replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
hi everyone i wonder if it is ok if i add all the new hotfixes without removing some old ones cuz i don t know know the ones that are useless by the last update and anyone can give me a direct french link to download this hotfix " High Definition Audio Driver Package - KB835221 " Thanx in advance -
of course if u re running some java application java environnement is different from .net java is developped by Sun and .net is developped by Microsoft i hope this helps
-
HOTFIXES: Windows XP SP2 & Windows 2000 SP4
TheCrowX replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
Me i use 1.1 only -
well for my case i used MSN\MsnMsgs.msi /QB an,d it worked well
-
Thanx a lot benners but i had to change fsshext.dll by fsshext.8.0.0787.00.dll
-
hi everyone anyonr found yet how to remove the "shared folder" folder created by windows live messenger 8 ? Thanx in advance
-
Thanx for the answer Br4tt3 i ve been using batching method since a lot i think i ll stick with it any other solution ?