Everything posted by hj_fr
-
Unattended win xp x64 RegionalSettings problem
nostratounssi> In your unattend file, add this : [RegionalSettings] LanguageGroup=1 SystemLocale=0000040c UserLocale=0000040c InputLocale=040c:0000040c An to install mui: muisetup.exe /i 040C /d 040C /r /t
-
KB3000850 - BIG update - Windows 8.1.2?
Hi, Does the november update (KB3000850) replace/supersede the august update (KB2975719) ? What to do in a fresh install (udpate 1 -> august update -> november update or just update 1 -> november update) ?
-
net from work 4.5 Silent
Yes, Framework 4.0 is the latest version for windows XP.
-
Silent Install of Adobe Flash
/install is right switch to install flash silently. Use it with install_flash_player_ax.exe or/and install_flash_player.exe
-
Windows Server 2008 : Microsoft .net framework
You don't need Framework 3.0 separately. It is included in Framework 3.5. For update list, check this post
-
XP SP3 remove MSN explorer addon?
In my unattended install : msmsgs=off => no Windows Messenger 4.x msnexplr=off => no MSN Explorer
-
.NET Framework for Windows NT 5.x (2000/XP/2003)
Explorer09> You're right ! Thanks. Finaly, KB982524 supersede KB977354(-v2) and KB2572073 supersede KB976569.
-
.NET Framework for Windows NT 5.x (2000/XP/2003)
Hi, - I found on the net that KB982524 supersede KB977354(-v2), but I can't confirm (no info on microsoft website) - KB953595 definitively not necessary - I can't confirm that KB976569 being superseeded by KB2572073 (no info on microsoft website)
-
.NET Framework for Windows NT 5.x (2000/XP/2003)
Hi, I have same KB like you, except : - KB953595 (old update ? because files in this KB are oldest that the files present in my system) - KB977354-v2 (old update ? I think not necessary) I also have : NDP20SP2-KB976569 (if you have .NET Framework 3.5 SP1 and 4.0)
-
JRE Version 6 Update 31
Hi, jre-6u31-windows-i586.exe : 16971552 bytes Silent install : jre-6u31-windows-i586.exe /s JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0 JQS=0 SYSTRAY=0 EULA=0 REBOOT=Suppress "ADDLOCAL=xxxx IEXPLORER=1 MOZILLA=1" parameters are deprecated since jre6u10 (6u11 and up will be registered with all browsers by default)
-
need all hotfixes from Windows7 RTM up to SP1
Maybe this page on microsoft web site can help you, and search "Updates in Win7 and WS08R2 SP1.xls".
-
silent install java 6 upt. 23
Outdated. It's for 1.4.x version ...
-
Login link from first page doesn't work
Same problem with Firefox (3.6.12) or Chrome (7.0.x)
-
WAIK 7 new version
I agree. Same file between "older" and the "new"
-
Java 6 update 20 silent install with Auto update off not working
myselfidem> AUTOUPDATECHECK is available in java installer. You can check available variable for java installer at REG : [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.6.0_xx\MSI] For java installer, I use : jre-6u20-windows-i586.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0 JQS=0 SYSTRAY=1 EULA=0 REBOOT=Suppress /L C:\Temp\java16u20.txt and to disable JQS : "%PROGRAMFILES%\Java\jre6\bin\jqs.exe" -unregister My regfile for java : Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in\1.6.0_20] "HideSystemTrayIcon"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy] "EnableJavaUpdate"=dword:00000000 "EnableAutoUpdateCheck"=dword:00000000 "NotifyDownload"=dword:00000000 "NotifyInstall"=dword:00000000 "Frequency"=dword:01110000 "UpdateSchedule"=dword:00000000 "PromptAutoUpdateCheck"=- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "SunJavaUpdateSched"=-
-
Slipstreaming R2 update to Windows 2003
I don't know. R2 add-on have a separate installation setup.
-
Slipstreaming R2 update to Windows 2003
2003 R2 has 2 CD: The CD One is the same that Windows 2003 (no R2) The CD2 contains the R2 add-on
-
Need help troubleshooting Booting WinPE 3.0 with PXELINUX
Hi clivebuckwheat, I successfully boot up WinPE 3 AMD64 from a Linux TFTPD server. Contents of /etc/tftpd.map : # Convert backslashes to slashes rg \\ / Tree of my tftpboot directory: . |-- Boot -> boot |-- boot | |-- BCD | |-- WdsConfig.inf | |-- abortpxe.com | |-- boot.sdi | |-- bootmgr.exe | |-- en-US | | |-- bootmgr.exe.mui | | `-- wdsmgfw.efi.mui | |-- fr-FR | | |-- bootmgr.exe.mui | | `-- wdsmgfw.efi.mui | |-- hdlscom1.com | |-- hdlscom1.n12 | |-- hdlscom2.com | |-- hdlscom2.n12 | |-- pxeboot.0 -> pxeboot.n12 | |-- pxeboot.com | |-- pxeboot.n12 | |-- wdsmgfw.efi | `-- wdsnbp.com |-- bootmgr.exe -> boot/bootmgr.exe |-- pxelinux.0 |-- pxelinux.cfg | `-- default `-- sources `-- boot.wim My pxelinux.cfg/default : KERNEL boot/pxeboot.0
-
Boot into PXE and install XP unattended from share
Gantlett> fastest solution: 1) Boot a PE environment (BartPE or WinPE) from a PXE server (linux or windows, it's your choice) 2) mount a shared dir and launch the windows install
-
Windows XP Professional x64 Edition
You can install 32 bits codecs if you use a 32 bits player that use these codecs. For themes, i don't know.
-
Silverlight
Try silverlight.exe /? to view all possibilities.
-
How to guides on deploying Windows XP WIM Images
"Mono Processor ACPI" vs "Multi processeur ACPI" HAL. You need to change HAL to multiprocessor ACPI for multicore/hyperthreading CPU.
-
HELP: how to batch install 100 hotfixes/updates
Yes a simple .cmd file is easy to do it. Example, i use : hotfix.cmd : @echo off echo hotfix post SP3... for %%a in (\\server\dir\hotfix\*.exe) do ( Start /wait "" %%a /passive /norestart /nobackup )
-
WAIK and Vista x64 SP2 from MSDN?
Is there a new WAIK available for Vista SP2 / 2008 server SP2 ?
-
[How to] Completely uninstall DirectX 9.0c under Windows XP x64 SP2
muhmm, why desinstall it ?