Jump to content

HØLLØW

Member
  • Posts

    137
  • Joined

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by HØLLØW

  1. Hey guys, I'm installing the IE8 in the "SVCPACK.INF" file in the "I386" folder this way: "IE8.exe /quiet /update-no /no-default /norestart" This works very fine.
  2. I install the ".NET Framework 3.5 + SP1" (fullfile) with the following switch: /Q /NORESTART
  3. Hey guys, can anyone tell me how I can remove the "Empty recycle bin" entry from the Recycle bin? Thank you
  4. Hey, big thx. It worked very fine in my unattended DVD. I thought, that diskpart is just for disks and not for CD/DVD-ROMs.
  5. Hey guys, does anyone know how to change the CD-ROM drive letter before my applications will install from the CD? I'm using the following code in my "RunOnceEx.cmd" to install all my stuff from the CD/DVD: FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i: The problem is, that the setup is always using the letter D: for the CD-ROM drive but I'd like to assign this letter to my DATA-Partition.
  6. No, I don't use "DefaultHide" I'm using "FullUnattend" for my installation. I think the "DefaultHide" option should be the right for you, but I'm not sure. Just create a new answer file with the "setupmgr" and post if it's working.
  7. Just start the "setupmgr.exe" from the "DEPLOY.CAB" in the folder "SUPPORT\TOOLS" on your XP-CD and see the different options there.
  8. Hi, the problem is, that you've choosen "FullUnattended" method for your unattended setup. You have to set the "UnattendMode" to "DefaultHide" in your "winnt.sif".
  9. I think the "svcpack.inf" is just for Windows-Updates. Your "svcpack.inf" should look like this: [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [SetupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [SetupHotfixesToRun] WMP11.exe /Q qchain.exe You have to put the "WMP11.exe" in "i386\SVCPACK" on your Unattended-CD. To install all your other applications unattended, you can use different methods for that. I prefer the "RunOnceEx" method.
  10. I'm installing the WMP11 with the switch "/Q" in my "svcpack.inf" and all the updates, too and it's working fine.
  11. Post your "winnt.sif" here (remove your product key before posting ).
  12. Thank you for your answer, but the setup of the Hotfixes fails. I'm trying to translate the error message: "Some files of the package are not compatible with the files from the system."
  13. I tried to install just the "KB956390" hotfix but it didn't work. Then I tried to install the hotfix after the first logon (in the "RunOnceEx.cmd") but it also didn't work. So, did anyone have a solution for that problem?
  14. I think the RunOnceEx must be a .cmd file?! So you must run the "RunOnceEx.cmd" from the "cmdlines.txt" and not in it. [COMMANDS] "RunOnceEx.cmd" The "cmdlines.txt" and the "RunOnceEx.cmd" must be in the same folder on the CD/DVD.
  15. I tried it for you with /s and it is working fine.
  16. Is there a possibility to install the update files for AVG 8 Free silent?
  17. The best and easiest method is the one from radix.
  18. - Adobe Reader 9 - AVG 8: avg_free_stf_eu_8_175a1382.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP /QUIT_IF_INSTALLED /REMOVE_FEATURE fea_AVG_SafeSurf /REMOVE_FEATURE fea_AVG_SafeSearch /NOAVGTOOLBAR - Java
×
×
  • Create New...