
pulpfixtion
MemberContent Type
Profiles
Forums
Events
Everything posted by pulpfixtion
-
welcome help (user/internet/register?)
pulpfixtion replied to 996's topic in Unattended Windows 2000/XP/2003
Cool - Thanks Aaronxp -
welcome help (user/internet/register?)
pulpfixtion replied to 996's topic in Unattended Windows 2000/XP/2003
I am a newbie with Cmdlines.txt. Where do you place them to execute as above, and do I need to reference it anywhere? This seemed an ideal place to ask as its just what I need -
Fatal Error on setup structures corrupt?
pulpfixtion replied to pulpfixtion's topic in Unattended Windows 2000/XP/2003
Thanks - gotta give it a go just in case :-) -
Fatal Error on setup structures corrupt?
pulpfixtion replied to pulpfixtion's topic in Unattended Windows 2000/XP/2003
Thanks numinous - now removed :-) Also: Found a difference with mine and yours though. Under DATA mine has " " around the end. ie: yours looks: [Data] AutoPartition=0 MsDosInitiated=0 UnattendedInstall=Yes mine is: [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" Does this cock it up??? What do others have? -
Fatal Error on setup structures corrupt?
pulpfixtion replied to pulpfixtion's topic in Unattended Windows 2000/XP/2003
****t !! I havent ! The log file says exactly the same as the screenshot. Nothing further to assist? I am so confused. Can some one post me their [data] lines in winnt.sif please? thanks Heres my winnt.sif - can you see any errors? [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No UnattendSwitch="no" WaitForReboot="No" DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=No OEMSkipRegional=1 TimeZone=085 OemSkipWelcome=0 ProfilesDir="%systemdrive%\Documents and Settings\" [Display] BitsPerPel=32 XResolution=1024 YResolution=768 Vrefresh=70 [UserData] ProductKey=removed FullName=Home OrgName=User ComputerName=* [TapiLocation] CountryCode=44 Dialing=Tone [RegionalSettings] LanguageGroup=1 Language=00000809 [Identification] JoinWorkgroup=MSHOME [Networking] InstallDefaultComponents=Yes [Componants] msmsgs=off msnexplr=off media_clips=off Accessopt=off AutoUpdate=off templates=off fax=off Clipbook=off hypertrm=off rec=off pinball=off freecell=off minesweeper=off solitaire=off spider=off hearts=off zonegames=off [GuiRunOnce] %systemdrive%\install\main_batch.cmd %systemdrive%\install\hotfixes\hotfixes1.cmd %systemdrive%\install\hotfixes\hotfixes2.cmd %systemdrive%\install\hotfixes\hotfixes3.cmd %systemdrive%\install\applications.cmd -
Fatal Error on setup structures corrupt?
pulpfixtion replied to pulpfixtion's topic in Unattended Windows 2000/XP/2003
Can you believe it!!! In case anybody else is clumsy enough to copy and paste without checking. This is MS answer: SYMPTOMS When Windows 2000 Setup boots into GUI mode, you may receive the following error message: Fatal Error: An error has been encountered that prevents setup from continuing. Internal Setup data structures are corrupted (phase 0). CAUSE This error message can occur if you are performing an unattended installation of Windows 2000 using a CD-ROM boot and there is a floppy disk containing an unattended Setup file that has been renamed to Winnt.sif in drive A. The error message occurs if the Winnt.sif file is missing the [Data] section of the file, or if some of the entries in the [Data] section are missing. RESOLUTION To resolve this issue, edit the Winnt.sif file and place the appropriate entries in the [Data] section. For additional information about the [Data] section, please click the article number below to view the article in the Microsoft Knowledge Base: 216258 How to Perform Unattended Windows 2000 Installation from CD-ROM I had speech marks on 2 parts as shown - this caused th error! [Data] Autopartition=0 MsDosInititated="0" UnattendedInstall="Yes" -
Put XP CD in drive A ! what gives?
pulpfixtion replied to pulpfixtion's topic in Unattended Windows 2000/XP/2003
HA!! Would you believe it! A case of cant see the wood for trees!! I had the : 1. win51 2. WIN51IP 3. win51ip.SP1 files missing !!!!! guess what - works a treat now doh!! Thanks gents -
Random CD file errors testing with VPC5.2
pulpfixtion replied to Oh_Kay's topic in Unattended Windows 2000/XP/2003
Just to make you feel better, you are not alone. Mine boms out with VPC once all files are copied and it reboots to complete the install. Gives a fatal error ? Am working on it :-) -
Put XP CD in drive A ! what gives?
pulpfixtion replied to pulpfixtion's topic in Unattended Windows 2000/XP/2003
Np probs: My main batch: CLS @echo off ECHO. ECHO Over the next few minutes you will see automated installations ECHO of various sofware applications, windows updates, and registry ECHO hacks being implemented. The computer will restart automatically ECHO once the whole process has finished! ECHO. ECHO. ECHO Copying Tools... COPY "%systemdrive%\Install\Tools\deluser.exe" "%systemroot%\" COPY "%systemdrive%\Install\Tools\psshutdown.exe" "%systemroot%\" COPY "%systemdrive%\Install\Tools\pskill.exe" "%systemroot%\" ECHO. ECHO. ECHO Removing useless Wallpapers.............. DEL "%systemroot%\Blue Lace 16.bmp" DEL "%systemroot%\Coffee Bean.bmp" DEL "%systemroot%\FeatherTexture.bmp" DEL "%systemroot%\Gone Fishing.bmp" DEL "%systemroot%\Greenstone.bmp" DEL "%systemroot%\Prairie Wind.bmp" DEL "%systemroot%\Rhododendron.bmp" DEL "%systemroot%\River Sumida.bmp" DEL "%systemroot%\Santa Fe Stucco.bmp" DEL "%systemroot%\Soap Bubbles.bmp" DEL "%systemroot%\Zapotec.bmp" DEL "%systemroot%\Web\Wallpaper\Crystal.jpg" DEL "%systemroot%\Web\Wallpaper\Friend.jpg" DEL "%systemroot%\Web\Wallpaper\Home.jpg" DEL "%systemroot%\Web\Wallpaper\Moon flower.jpg" DEL "%systemroot%\Web\Wallpaper\Peace.jpg" DEL "%systemroot%\Web\Wallpaper\Power.jpg" DEL "%systemroot%\Web\Wallpaper\Purple flower.jpg" DEL "%systemroot%\Web\Wallpaper\Radiance.jpg" DEL "%systemroot%\Web\Wallpaper\Ripple.jpg" DEL "%systemroot%\Web\Wallpaper\Stonehenge.jpg" DEL "%systemroot%\Web\Wallpaper\Vortec space.jpg" DEL "%systemroot%\Web\Wallpaper\Ascent.jpg" DEL "%systemroot%\Web\Wallpaper\Autumn.jpg" DEL "%systemroot%\Web\Wallpaper\Azul.jpg" DEL "%systemroot%\Web\Wallpaper\Follow.jpg" DEL "%systemroot%\Web\Wallpaper\Red moon desert.jpg" DEL "%systemroot%\Web\Wallpaper\Tulips.jpg" DEL "%systemroot%\Web\Wallpaper\Wind.jpg" ECHO. ECHO. ECHO Removing useless shortcuts........... DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk" ECHO. ECHO. ECHO Removing useless folders. RMDIR "%systemdrive%\Program Files\ComPlus Applications" /S /Q RMDIR "%systemdrive%\Program Files\Online Services" /S /Q RMDIR "%systemdrive%\Program Files\Uninstall Information" /S /Q ECHO. ECHO. ECHO Removing HotFix Log Files. DEL "%SYSTEMROOT%\*.log" /Q /F DEL "%SYSTEMROOT%\*.txt" /Q /F DEL "%SYSTEMROOT%\*.tmp" /Q /F DEL "%SYSTEMROOT%\TEMP\*.*" /Q /F ECHO. ECHO. ECHO Deleting Useless Accounts....dont worry these are not required and hog space NET USER aspnet /DELETE NET USER SUPPORT_388945a0 /DELETE ECHO. ECHO. ECHO Removing Screensavers............. DEL "%systemroot%\system32\dllcache\scrnsave.scr" DEL "%systemroot%\system32\dllcache\ss3dfo.scr" DEL "%systemroot%\system32\dllcache\ssbezier.scr" DEL "%systemroot%\system32\dllcache\ssflwbox.scr" DEL "%systemroot%\system32\dllcache\ssmarque.scr" DEL "%systemroot%\system32\dllcache\ssmypics.scr" DEL "%systemroot%\system32\dllcache\ssmyst.scr" DEL "%systemroot%\system32\dllcache\sspipes.scr" DEL "%systemroot%\system32\dllcache\ssstars.scr" DEL "%systemroot%\system32\dllcache\sstext3d.scr" DEL "%systemroot%\system32\scrnsave.scr" DEL "%systemroot%\system32\ss3dfo.scr" DEL "%systemroot%\system32\ssbezier.scr" DEL "%systemroot%\system32\ssflwbox.scr" DEL "%systemroot%\system32\ssmarque.scr" DEL "%systemroot%\system32\ssmypics.scr" DEL "%systemroot%\system32\ssmyst.scr" DEL "%systemroot%\system32\sspipes.scr" DEL "%systemroot%\system32\ssstars.scr" DEL "%systemroot%\system32\sstext3d.scr" ECHO. ECHO. ECHO Copying patched UXTheme.dll... REN %systemroot%\System32\dllcache\uxtheme.dll uxtheme.old COPY "%systemdrive%\Install\uxtheme\uxtheme.dll" "%systemroot%\System32\dllcache\" REN %systemroot%\System32\uxtheme.dll uxtheme.old COPY "%systemdrive%\Install\uxtheme\uxtheme.dll" "%systemroot%\System32\" ECHO. ECHO. ECHO Installing DirectX 9.0b ECHO Please wait... start /wait %systemdrive%\install\DirectX9b\dxsetup.exe /opk ECHO. ECHO. ECHO Applying Registry Tweaks... REGEDIT /S %systemdrive%\install\RegTweaks.reg ECHO. EXIT My first hotfix .cmd (it doesnt get this far though?) CLS @echo off ECHO. ECHO Installing Windows Update Hotfixes........... have a cup of tea!!!!! ECHO. start /wait %systemdrive%\install\Hotfixes\1\Q323255.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q327696.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q328145.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q328310.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329048.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329115.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329170.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329256.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329390.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329441.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329604.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q329834.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q331320.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q331953.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q331958.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q810565.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q810577.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q810833.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q811493.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q811630.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q814033.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q814995.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q815021.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q817606.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q819696.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q821557.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q823559.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\Q823980.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\KB329441.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\KB821557.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\KB823980.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\KB824105.EXE /Q /M /Z ECHO Installing Hotfix....................................... please wait start /wait %systemdrive%\install\Hotfixes\1\KB824146.EXE /Q /M /Z EXIT mmmmm.. I have looked at the root of my XP cd with SP1 slipstreamed and i had the following: 1. $0em$ 2. I386 3. Autorun.inf 4. Setup.exe I am racking the grey matter here but shouldnt there be a couple of other files in the cd root??? could this be it? -
I am a novice at this type of work and have spent hours setting up my .cmd files etc etc. The hotfix .cmd all work great. I have read the whole **** forum to ensure I get things right. Wasted disk after disk (untill I had a blonde moment and used CDRW!!) So burnt the disk with a blank XP.iso (off this site) after adding my files. Nice clean drive, formatted.. then the issue begins! The system boots - finds my cd - boots from CD - reassuring blue background with `select to install 3rd party raid etc..` THEN!!! "Please put the Windows XP service pack 1 CD in drive A" WHAT!!!! It has just been reading the CD so how can this be? My winnt.sif: ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS WaitForReboot="No" DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [UserData] ProductKey=ooooppppsss FullName="Home" OrgName="User" ComputerName=* [Display] Vrefresh=72 [TapiLocation] CountryCode=44 [RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809 [Branding] BrandIEUsingUnattended=Yes [URL] Home_Page=http://www.google.co.uk [Proxy] Proxy_Enable=0 Use_Same_Proxy=1 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Components] msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off [GuiRunOnce] %systemdrive%\install\main_batch.cmd %systemdrive%\install\hotfixes\hotfixes1.cmd %systemdrive%\install\hotfixes\hotfixes2.cmd %systemdrive%\install\hotfixes\hotfixes3.cmd %systemdrive%\install\applications.cmd Any answers please
-
Thanks - just tested again with : start /wait %systemdrive%\install\Applications\Sygate\pspf1.exe /-s -f1 This works virtually to the end. It stops on a final screen asking to finish? How do I accept this... if this answer is here then its sorted :-) cheers
-
I have tried Sygate firewall with the -r switch as suggested in this thread. It fails and asks for the normal manual input Does anyone else know the full line I need for this many thanks
-
Data002 - Got all excited for a moment then if I find it in th emean time will post
-
Data002 Aggghh ... pass on the goodies I have been trying to do Norton 2004 can you post your commands please :-) :-)
-
Make a partition/format happen
pulpfixtion replied to storminnorman's topic in Unattended Windows 2000/XP/2003
whats the name of the program :-) -
Make a partition/format happen
pulpfixtion replied to storminnorman's topic in Unattended Windows 2000/XP/2003
I would like to do the same ie: auto format. I have looked on the link you mentioned.. at lengh as it was my main inspiration. It doesnt mention formating, only partioning. If they are fine and as required how can we kick in a quick format before anything else occurs ? many thanks -
Thanks for prompt replies. I tried both methods without success. At command prompt it appeared okay.. it said `are you sure y/n` selct yes and no errors reported back. However in windows still there ? Well confused
-
MS say the below - however mine WONT delete?? can anyone help.. I get `access denied` I am logged in as admin? The Windows XP SP1 Installation Temporary Files Folder This folder is not required after you install the service pack, and you can safely delete this folder. When you install Windows XP SP1, this temporary folder is created on the volume that has the most free space. The folder name contains 20 random characters, and is not always created on the same volume as the Windows folder. For example, this temporary folder may have the following name: 9470bb12e8a4f3447657236478e41c5 This folder is automatically deleted by Windows XP after you install the service pack. However, if the folder is not automatically deleted by Windows XP, you can safely delete this folder.