Jump to content

Tbone2

Member
  • Posts

    268
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tbone2

  1. Besides it takes the fun out of creating your own....I have used alot of cd's but what the heck i would waste that much in well we will not go there Tbone2
  2. webmedic Whats the word on your new version of do.cmd? really enjoy playing with this stuff. how about that mdac one get it to work yet? not rushing ya but got a day off and good time to test what ya have Tbone2
  3. think i may have found the problem...will let ya know tomorrow...got to go to work now... Tbone2
  4. ok as far as the errors running do.cmd. that is corrected...thank webmedic... But still blue screen on installl with same error: Stop: C0000139 {Entry Point Not Found} THE PROCEDURE ENTRY POINT WtsGetActiveColsolSessionID could not be located in the dynamic link library kernel32.dll the Dos part works no problem..and no errors running do.cmd just can not figure out what is the problem.... Tbone2
  5. webmedic I did not use wincdman... will try the edited script above ...i also got the errore about folders not found. Tbone2
  6. webmedic wow i made a splitstream cd ...and i think i followed your prep thing to the letter...(or maybe i didn't ) human ya know ....when it goes to the gui it gets the blue screen of death...something about kernal.dll Have you had that problem? Heres the error: Stop: C0000139 {Entry Point Not Found} THE PROCEDURE ENTRY POINT WtsGetActiveColsolSessionID could not be located in the dynamic link library kernel32.dll redid cd and still same msg. :/ Tbone2
  7. webmedic Heres the error: Stop: C0000139 {Entry Point Not Found} THE PROCEDURE ENTRY POINT WtsGetActiveColsolSessionID could not be located in the dynamic link library kernel32.dll redid cd and still same msg. Tbone2
  8. wow i made a splitstream cd ...and i think i followed your prep thing to the letter...(or maybe i didn't ) human ya know ....when it goes to the gui it gets the blue screen of death...something about kernal.dll Have you had that problem? Tbone2
  9. I also had a error on install. using WinCDMan ...something to do with graphical location could not be found...then BSD Tbone2
  10. Here my new screen. Screenshot Invalid Link I like this one. Tbone2
  11. opps sorry wrong window. Tbone2
  12. I have tried and can not find a way. Would really like to know myself. Tbone2
  13. How do you creat a log file of the hotfix batch file. So at the end of the batch file it creats a log of what it did? I know hotfix.cmd >log.txt But its empty Please help Tbone2
  14. as the web sites says tedious process...and let me say it very !!!!!tedious process Tbone2
  15. start /wait %systemdrive%\Hotfixes\Q823718.exe /Q /C:"dahotfix /q /n" worked !!!!!!!
  16. webmedic I will look forward to your how to.
  17. boy that was easy.... will be trying the cd tomorrow . cross your fingers.
  18. royalbox what do you do with folder 2? Tbone2
  19. Heres mine http://home.mchsi.com/~tbone2-tek/install.jpg What do you think?
  20. Well here is the start http://home.mchsi.com/~tbone2-tek/install.jpg not to bad for first time
  21. Paint Shop Pro works great. Almost done with mine. Will have pic later today. Tbone2
  22. I had this happen too!! Still have not found away to get outlook to work. But if you login as a different user outlook works fine... Please help Tbone2
  23. All loaded great with 1 hard drive in the system. A cheap work around, changed AutoPartition=1 to AutoPartition=0 for multi hard drives in one system, but this stops at the partition screen to select drive. Then finishes without problems. If anyone know how to fix this ...PLEASE feel free to let me know. winnt.sif ;SetupMgrTag [Data] AutoPartition=1 FileSystem=LeaveAlone MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No UnattendSwitch="no" WaitForReboot="no" [GuiUnattended] AdminPassword="************" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1 [UserData] ProductKey=*****-*****-*****-*****-***** FullName="Me" OrgName="Home" ComputerName="tbone2" [Display] BitsPerPel=32 Xresolution=1280 YResolution=1024 [TapiLocation] CountryCode=1 Dialing=Tone AreaCode=319 [RegionalSettings] LanguageGroup=17,1 Language=00000409 [Identification] JoinWorkgroup=MSHOME [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP MS_NWIPX=params.MS_NWIPX MS_NetBEUI=params.MS_NetBEUI [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0 [params.MS_NWIPX] VirtualNetworkNumber=00000000 AdapterSections=params.MS_NWIPX.Adapter1 [params.MS_NWIPX.Adapter1] SpecificTo=Adapter1 PktType=0xFF NetworkNumber=00000000 [Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off [Shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes [GuiRunOnce] %systemdrive%\UPDATES\main_batch.cmd %systemdrive%\UPDATES\hotfixes.cmd %systemdrive%\UPDATES\applications.cmd hotfixes.cmd CLS @echo off ECHO. ECHO Installing Windows Update Hotfixes ECHO. ECHO Installing Q329115... start /wait %systemdrive%\UPDATES\Q329115_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q329048... start /wait %systemdrive%\UPDATES\Q329048_xp.exe /Q /M /Z ECHO. ECHO Installing Q323255... start /wait %systemdrive%\UPDATES\Q323255_X86_EN.exe /Q /M /Z ECHO. ECHO Installing Q329834... start /wait %systemdrive%\UPDATES\Q329834_WXP_SP2_x86.exe /Q /M /Z ECHO. ECHO Installing Q329170... start /wait %systemdrive%\UPDATES\Q329170_WXP_SP2_EN.exe /Q /M /Z ECHO. ECHO Installing Q328310... start /wait %systemdrive%\UPDATES\Q328310_WXP_SP2_en.exe /Q /M /Z ECHO. ECHO Installing Q329390... start /wait %systemdrive%\UPDATES\Q329390_WXP.exe /Q /M /Z ECHO. ECHO Installing Q810833... start /wait %systemdrive%\UPDATES\Q810833_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q810577... start /wait %systemdrive%\UPDATES\Q810577_WXP_en.exe /Q /M /Z ECHO. ECHO Installing Q331953... start /wait %systemdrive%\UPDATES\Q331953_WXP_en.exe /Q /M /Z ECHO. ECHO Installing Q814995... start /wait %systemdrive%\UPDATES\Q814995_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q811630... start /wait %systemdrive%\UPDATES\Q811630_WXP_SP2_EN.exe /Q /M /Z ECHO. ECHO Installing JScript 5.6... start /wait %systemdrive%\UPDATES\js56nen.exe /Q:A /R:N ECHO. ECHO Installing Q810565... start /wait %systemdrive%\UPDATES\Q810565_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q814033... start /wait %systemdrive%\UPDATES\Q814033_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q815021... start /wait %systemdrive%\UPDATES\Q815021_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q811493... start /wait %systemdrive%\UPDATES\Q811493_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q819639... start /wait %systemdrive%\UPDATES\WindowsMedia9-KB819639-x86-ENU.exe /Q:A /R:N ECHO. ECHO Installing Q817606... start /wait %systemdrive%\UPDATES\Q817606_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q823559... start /wait %systemdrive%\UPDATES\WindowsXP-KB823559-x86-ENU.exe /Q /M /Z ECHO. ECHO Installing Q823980... start /wait %systemdrive%\UPDATES\WindowsXP-KB823980-x86-ENU.exe /Q /M /Z ECHO. ECHO Installing Q821557... start /wait %systemdrive%\UPDATES\WindowsXP-KB821557-x86-ENU.exe /Q /M /Z ECHO. ECHO Installing Q329441... start /wait %systemdrive%\UPDATES\Q329441_WXP_SP2_en.exe /Q /M /Z ECHO. ECHO Installing Q322011_WXP... start /wait %systemdrive%\UPDATES\Q322011_WXP.exe /Q /M /Z ECHO. ECHO Installing Q327979_WXP_SP2_x86_ENU... start /wait %systemdrive%\UPDATES\Q327979_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q810243_WXP_SP2... start /wait %systemdrive%\UPDATES\Q810243_WXP_SP2.exe /Q /M /Z ECHO. ECHO Installing Q815485_WXP_SP2_x86_ENU... start /wait %systemdrive%\UPDATES\Q815485_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing Q819696_WXP_SP2_x86_ENU... start /wait %systemdrive%\UPDATES\Q819696_WXP_SP2_x86_ENU.exe /Q /M /Z ECHO. ECHO Installing WindowsXP-KB282010-x86-ENU... start /wait %systemdrive%\UPDATES\WindowsXP-KB282010-x86-ENU.exe /Q /M /Z ECHO. ECHO Installing WindowsXP-KB817778-x86-ENU... start /wait %systemdrive%\UPDATES\WindowsXP-KB817778-x86-ENU.exe /Q /M /Z ECHO. ECHO Installing WindowsXP-KB820291-x86-ENU... start /wait %systemdrive%\UPDATES\WindowsXP-KB820291-x86-ENU.exe /Q /M /Z ECHO. ECHO Installing Q817287... start /wait %systemdrive%\UPDATES\Q817287.exe /Q:A /R:N ECHO. ECHO Installing DirectX 9.0b ECHO Please wait... start /wait %systemdrive%\UPDATES\DirectX9b\dxsetup.exe /opk ECHO. ECHO Installing .NET Framework v1.1 ECHO Please wait... start /wait %systemdrive%\UPDATES\netfx.msi /QB ECHO. ECHO Installing hu1002_pro... start /wait %systemdrive%\UPDATES\hu1002_pro.exe /Q:A /R:N ECHO. ECHO Installing NDP10_SP_Q321884_En... start /wait %systemdrive%\UPDATES\NDP10_SP_Q321884_En.exe /Q:A /R:N ECHO. ECHO Installing Q821253 Windows Error Reporting Update... start /wait %systemdrive%\UPDATES\WindowsXP-KB821253-x86-ENU.exe /Q /M /Z ECHO. ECHO Installing June 2003, Cumulative Patch for IE6... start /wait %systemdrive%\UPDATES\q818529.exe /Q:A /R:N ECHO. ECHO Installing April 2003, Cumulative Patch for OE6... start /wait %systemdrive%\UPDATES\q330994.exe /Q:A /R:N ECHO. ECHO Applying Registry Tweaks... REGEDIT /S %systemdrive%\UPDATES\RegTweaks.reg ECHO. ECHO Deleting useless ASP.NET User Account created by .NET Framework 1.1... start /wait DELUSER /Q aspnet ECHO. EXIT main_batch.cmd CLS @echo off ECHO. ECHO Welcome to Tony's Updates!Set back and let Tony Take controll. ECHO Over the next few minutes you will see automated installations ECHO of various windows updates, and registry tweaks being implemented. ECHO The computer will restart automatically once the whole process has ECHO finished! ECHO. ECHO Copying Tools... COPY "%systemdrive%\UPDATES\deluser.exe" "%systemroot%\" COPY "%systemdrive%\UPDATES\psshutdown.exe" "%systemroot%\" ECHO. ECHO Removing 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 Removing useless shortcuts... DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk" 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 Copying patched sysoc.inf... REN %systemroot%\inf\sysoc.inf sysoc.old COPY "%systemdrive%\UPDATES\sysoc.inf" "%systemroot%\inf\" ECHO. ECHO Installing Windows Media Player 9 ECHO Please wait... start /wait %systemdrive%\UPDATES\MPSetupXP.exe /Q:A /R:N ECHO. ECHO Installing Microsoft JavaVM - Build 3810 ECHO Please wait... start /wait %systemdrive%\UPDATES\msjavwu.exe /Q:A /R:N ECHO. EXIT I choose not to istall apps till I find out how to correct the problem with multi hard drives applications.cmd CLS @echo off ECHO. ECHO Restarting the PC in 40 Seconds... psshutdown.exe -r -t 40 -f -m "Windows XP will now restart in 40 Seconds.Set back and relax.Tony will be done soon.This will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart.THANK YOU PLEASE DRIVE THROU" ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\UPDATES ECHO. EXIT
  24. I created a unattended cd also as everyone...with your help well 2 really Only 1 problem : I have 2 hard drives using [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No UnattendSwitch="no" WaitForReboot="No" the install stops at the partition screen to select what drive. using: [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No UnattendSwitch="no" WaitForReboot="No" It installs everything on d: but the root files like NTDETECT.COM, boot.ini and so to the c: Do you know what I'm doing wrong ? BTW this is so cool...and every app istalls fine also the hotfixes. Thanks for all your post the have helped
  25. Boy do I need to learn how to type.
×
×
  • Create New...