Everything posted by koden
-
how many mb in one 700mb cd?
buy 870 MB discs http://www.nierle3.com/s01.php?sid=PG00100...0+MB+%2F+99+Min
-
How do I silently install Intel 10/100 NIC?
I have done like the guide on this page. The driver has to be here C:\XPCD\$OEM$\$1\Drivers\001_network The folder 001_network you can call whatever ypu want. make your path like this in your winnt.sif file here is my sif file [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=yes TargetPath=\WINDOWS Repartition=Yes unattendSwitch="Yes" OemPnPDriversPath="Drivers\001_network;Drivers\004_sound\SMAXWDM\W2K_XP;Drivers\005_monitor\DRIVER\XP_INF" DriverSigningPolicy=Ignore
-
Comments to my sif file
Is it a good idea to run your sif file on my computer??? What will then happen??? If I have to try, I have to run a hole installation on my test pc. that's why I ask :-)
-
How to use updates to office with SP3
sorry... it was a spelling problem :-))) Forget this tread or delete it ADM.
-
How to shrink office XP, when I can't use SHRINK
Any ideas? I have a danish version an can therefore not use the shrink tool I have made a search and the only thing I can find is to zip it down in size. Anything i can delete like for ex. LANG in the windows XP ??
-
How to use updates to office with SP3
I have made a slipstreamed office CD with SP 3 with this guide http://unattended.msfn.org/xp/officexp_advanced.htm Now I would like tyo have the KB833858 update in this installation. I can't get my slipstreamer.cmd to function When I Extract the kb833858 to my oxpupdates, it makes 4 files VSDEBUGop.msp ohotfix.ini ohotfixr.dll ohotfix.exe My slipstreamer.cmd is then like this TITLE Office XP Slipstreamer brought to you by www.MSFN.org CLS @echo off ECHO. ECHO Starting the Slipstreaming process of Office XP Updates ECHO. ECHO Slipstreaming Office XP Service Pack 3 ECHO Please wait... msiexec /p C:\OfficeXP\OXPupdates\VSDEBUGop.msp /a C:\WINXP\XPCD\$OEM$\$1\install\Aplications\OfficeXP\pro.msi SHORTFILENAMES=TRUE /qb ECHO. ECHO Slipstreaming Completed! pause EXIT Running the slipstreamed.cmd it tells me : This installation cmd could not be opened. verify that the package exist...bla.bla... WHAT IS WRONG ?
-
Comments to my sif file
If I have to make a comment in my sif file I use a empty line ; comment here But can I put this comment behind the command?? Ex: Repartition=Yes ; comment here
-
Won't install 814078
Done ! Wrong placed in svcpack Should be in the start of the file. working fine now
-
Installing applications. Can I do this?
thank you... :-)
-
Why asking for installing KB823980 and Q832483?
sorry another qestion has already been ask about 832483 http://www.msfn.org/board/index.php?showtopic=19770 BUT BUT...still it asks for installing kb823980. My unattended CD is at last complete and working fine, EXEPT OF THIS LITTLE THING. Please help !!!!! Here is my svcpack file Is it something with the place of the line?? [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\Update" [ProductCatalogsToInstall] [setupHotfixesToRun] vbs56nda.exe /Q:A /R:N js56nda.exe /Q:A /R:N Q819696.exe /Q /O /Z KB823182.exe /Q /O /Z KB823980.exe /Q /O /Z KB824105.exe /Q /O /Z KB824141.exe /Q /O /Z Q824145.exe /Q:A /R:N KB825119.exe /Q /O /Z KB826939.exe /Q /O /Z Q828026.exe /Q /O /Z KB828035.exe /Q /O /Z KB828741.exe /Q /O /Z Q831167.exe /Q:A /R:N Q832894.exe /Q:A /R:N KB835732.exe /Q /O /Z KB837001.exe /Q /O /Z KB837009.exe /Q:A /R:N KB840374.exe /Q /O /Z ALCXWDM.exe /Q:A /R:N qchain.exe KB823980.exe
-
Installing applications. Can I do this?
can i do like this in my sif file: [GuiRunOnce] %systemdrive%\install\hotfixes\hotfixes.cmd %systemdrive%\install\applications\application.cmd So I have a cmd file in my hotfixes folder and another one in my application folder????
-
Hotfixes For Windows XP Professional SP1
Evil Homer: I use a rewritable cd. It can be overwrited many times :-)
-
Is it legal to sell Unattended Windows?
I think mattst88 means that he just wan't to make some unattended cd's and sell them privat. If you get a XP cd with serialnr. from someone and make the unattended inst. cd from this, then I can't see why it shold'nt be legal. But if you use your own CD with another persons serial, I surpose it's not legal. In all cases its not legal to copy your own cd wíth serial and sell this :-)))
-
Won't install 814078
When i download this update it renames itself to js56nda. I have put this in my update folder and named it like this in my svcpack file js56nda.exe /Q:A /R:N But after installation winupdate still ask for installing 814078 Why that??
-
Why asking for installing KB823980 and Q832483?
KB823980 is installed from my svcpack file Under installation it ask first about I want to install KB823980. I have to click next and ok. Later it does the samme with Q832483. I now noes that its because of MDAC switches is different. But what about KB823980 ??? Why is it asking for inst. Something wrong with switches?? KB823980.exe /Q /O /Z
-
How to skip the windows welcome after inst.
if I remove LANG, what then about the danish language??? Do I have to take out danish from lang and put it somewhere, before I delete LANG ??
-
How to skip the windows welcome after inst.
I'm not sure I understand. I don't need any users. Just work on adm. account. I will add users after inst. So I just need to skip the win welcome where it asks for connection to internet, reg. by microsoft and add users.
-
How to skip the windows welcome after inst.
when I have installed my unattended XP, this windows welcome shows, where I have to put in username and so. How do i skip that in my sif file?
-
Can't find hotfixes.cmd?
thanks again....
-
Click OK to the hotfix for sasser virus
okay. thanks There is also another virus thing where i have to click ok. I can't remember which. Do you now this or do I have to install again to see which one it is??
-
Click OK to the hotfix for sasser virus
I have in my unattended installation the hotfix that checks for sasser virus. Under the installation it says "no virus found, click ok" But my inst. is stopping. How do i get it to click ok by itself ??
-
Can't find hotfixes.cmd?
Thanks for using time to look it trough. How stupid of me not to see that :-) can I put comments in my sif file, that will not disturbe the installation? I'm here thinking of comments that reminds me about what each line are doing...
-
Can't find hotfixes.cmd?
is my hotfixes.cmd okay??? @echo off ECHO. start /wait %systemdrive%\install\hotfixes\KB817787.EXE /Q:A /R:N ECHO. start /wait %systemdrive%\install\hotfixes\Q832483.EXE /Q:A /R:N ECHO But maybe this is'nt the problem. The message i get says that it can't find the hotfixes.cmd file. And I can't find the install folder on my c drive. So am I right to surpose that there is a problem with the installing of my $oem$ folders ?´ Remember that I burn the XPCD to a bootable XP CD and install it all from CD. Is my sif file okay?? ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" OemSkipEula=Yes [unattended] UnattendMode=FullUnattended OemPreinstall=No TargetPath=\WINDOWS OemSkipEula=Yes OemPnPDriversPath="Drivers\001_gigabit_LAN" DriverSigningPolicy=Ignore [GuiUnattended] EncryptedAdminPassword=NO OEMSkipRegional=1 AdminPassword=* TimeZone=105 OemSkipWelcome=1 [userData] ProductKey=xxxxxxxxxxxxxxxxxxxxx FullName="Navn" OrgName="" ComputerName=Minpc [TapiLocation] CountryCode=45 Dialing=Tone [identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Display] Xresolution=1024 YResolution=768 [RegionalSettings] LanguageGroup=2,1 Language=00000406 [branding] BrandIEUsingUnattended=Yes Home_Page=www.wa.dk Search_Page=www.google.com [Proxy] Proxy_Enable=0 Use_Same_Proxy=0 [GuiRunOnce] %systemdrive%\install\hotfixes\hotfixes.cmd
-
Can't find hotfixes.cmd?
Okay. Thanks. I have tryed that, but after installation it still can't find the hotfixes.cmd Wenn I look at C drive on my new installed pc, there is no install folder. So there has to be something wrong with my oem folder or sif file ???
-
Can't find hotfixes.cmd?
Wenn I have installed my burned XP CD and restartet, it says that it can't find hotfixes.cmd I burn the contents from C:\WINXP\XPCD on my CD. My 2 hotfixes that has to be installed with hotfixes.cmd is together with hotfixes.cmd in this path C:\WINXP\XPCD\$OEM$\$1\Install\hotfixes Have I misunderstanded somethin about the path to hotfixes and a burned CD ?? What's wrong???