Jump to content

Dustinwmew

Member
  • Posts

    129
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Dustinwmew

  1. 5th: zip all programs, unzip before installing useing winrar, make a SFX of the programs for you $OEM$\$1\... windows setup will copy the file. run the SFX file before installing. P.S have you tryed reading http://www.btsunattended.net/NL/Tutorial/ <-Dutch http://unattended.msfn.org/index.htm <- English
  2. I do not know if you can do 3, and 4 with a batch. Are you asking to have the person at the computer to pick the administrator pasword, and the user name at 1st start up? if yes, you may need someone to make a .VBS Edit: found one: http://www.msfn.org/board/index.php?showtopic=13762# 4th post down may help
  3. 2nd logon as the user I think this will work. put in a .reg file. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="theuser" "DefaultPassword"="password" "AutoAdminLogon"="1"
  4. I hope dutch windows is like EN. 1st make the user: REM makes user with name "theuser", and password "password" net user theuser password /add REM give "theuser" administrator powers net localgroup Administrators theuser /add REM "theuser" does not have to ever change password net accounts /maxpwage:unlimited
  5. You would like to: 1. make user account ( do you have a reson to do this at t-13?) 2. logon to the user account 3. run batch file that ask you to change administrator pasword 4. same batch file ask to change name of the user account 5. zip all programs, unzip before installing
  6. Windows in GUI setup that the admin (me) forgot to give needed info in the winnt.sif, so it needs the users help. It pops up to put in the computers name, but it is alrealy typed in like i have below and grayed out. ;SetupMgrTag [Data] MsDosInitiated = "No" AutoPartition=0 UnattendedInstall="Yes" [Unattended] OemPnPDriversPath = way to long for bord NonDriverSigningPolicy = "Ignore" DriverSigningPolicy = "Ignore" OemPreinstall = "Yes" FileSystem=* UnattendMode=FullUnattended OemSkipEula=Yes UnattendSwitch="yes" TargetPath=\WINDOWS ProgramFilesDir="E:\Program Files" CommonProgramFilesDir="E:\Program Files\Common Files" [GuiUnattended] AdminPassword=this is NOT my password EncryptedAdminPassword=Yes OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1 ProfilesDir="F:\Documents and Settings\" DetachedProgram="%systemdrive%\Install\DetachedProgram\mt39.exe" [UserData] ProductID=allyo-urbas-esare-belong-tous <- not real key FullName="Whatyousay" OrgName="Cats" ComputerName=Level1-XP-Sys1 [Display] BitsPerPel=16 Xresolution=800 YResolution=600 [TapiLocation] CountryCode=1 Dialing=Tone AreaCode=410 [Identification] JoinWorkgroup=Home [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetProtocols] MS_TCPIP=params.MS_TCPIP [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 [Components] msmsgs=off msnexplr=off [Shell] DefaultStartPanelOff = no DefaultThemesOff = Yes [GuiRunOnce] command7 = "%systemdrive%\install\setup.bat" command8 = "%SystemDrive%\D\BTS_DPs_finish.cmd" command9 = "%systemdrive%\install\pagefile.bat" I just looked at it ones more. I seen that "Level1-XP-Sys1" is not in quotes. But why would it still fill in the name? Plus on the unattended guide homepage it does not use quotes.
  7. Can this file be ran more eraly in the install? Like at t-39? It look like it would being a simply .cmd file. I am trying to deside if I should do this, or use bart-PE to use DISKPART after the Text-mode Setup.
  8. does anyone know how haveing more then one primary per-drive does to the lettering?
  9. jcarle, Lunar Leaper meant dask not disk.
  10. over 12 hours. I do a lot of gaming, and I don't like saveing games.
  11. RARE, or warm.
  12. ok, here is the order of my partitions, and drives. Can someone tell my what windows would letter them? Disk 1: 1st primary 2nd primary 1st logical Disk 2: 1st primary 1st, 2nd, 3rd 4th logical CD1 (DVD); CD2 (CD-RW); I put this is this form becuse it is not really hardware, and it is more about Windows XP then just software.
  13. OK, I know that windows looks for a primary partition on the 1st drive letters it, then one on the 2nd drive, then 3rd, ..., then looks for logical partitions on each drive. I need to know what it does for letting if a drive has more then 1 primary partition on it. The microsoft site say that it looks for A primary partition on each drive.
  14. http://www.otakon.com/default2.asp
  15. I am going and like to find anyone going too.
  16. Ok, I will put out my full prblem in here. On the 21st I posted asking if one can use string in winnt.sif to find what CD drive the CD with $OEM$ is or how can you use txtsetup.sif to find $OEM$ (http://www.msfn.org/board/index.php?showtopic=8381&st=20) on that page gosh say that you can do it but does not say how. no one anserd me so I been trying the [string] route. Setup can't under stand my String (I was going to make a 2nd post for that after this one), and I wanted to known if setup has any limets to the type of data it can read from a CD. (ex. file name length, character sets...)
  17. I all really have a way to find the CD. i just wanted to know how 'free' I can make the ISO for the 2nd CD.
  18. I have chacked the ones I can chack, but some I can not chack to see if they are working, and if they all are done right. ;This will add "Services" to the right-click menu of "My Computer" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services] @=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00 "SuppressionPolicy"=dword:4000003c [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command] @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00 ;This adds the "Open Command Window Here" on the right click menu for folders [HKEY_CLASSES_ROOT\Directory\shell\cmd] @="Open Command Window Here" [HKEY_CLASSES_ROOT\Directory\shell\cmd\command] @="cmd.exe /k \"cd %L\"" [HKEY_CLASSES_ROOT\Drive\shell\cmd] @="Open Command Window Here" [HKEY_CLASSES_ROOT\Drive\shell\cmd\command] @="cmd.exe /k \"cd %L\"" ;NoLowDiskSpaceChecks won't check if you are low on diskspace and pop up a balloon telling you. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoLowDiskSpaceChecks"=dword:00000001 ;Prevents Internet Explorer windows from being reused [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "AllowWindowReuse"=dword:00000000 ;Max your Internet Explorer's simultaneous downloads to 10 (default was 2) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:0000000a "MaxConnectionsPerServer"=dword:0000000a ;Removes Sign up with Passport Wizard when trying to sign in MSN Messenger [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Passport] "RegistrationCompleted"=dword:00000001 ;Disables Preview of Movie file formats (allowing you to move/rename/delete without errors) [-HKEY_CLASSES_ROOT\.avi\ShellEx] [-HKEY_CLASSES_ROOT\.mpg\ShellEx] [-HKEY_CLASSES_ROOT\.mpe\ShellEx] [-HKEY_CLASSES_ROOT\.mpeg\ShellEx] ;allows you to easily cut and paste text in the command prompt window using the mouse [HKEY_CURRENT_USER\Console] "QuickEdit"=dword:00000001 ;Enabling this setting will allow you to use Notepad to open a file by simply right clicking on the icon. [HKEY_CLASSES_ROOT\*\shell\open] @="Open With Notepad" [HKEY_CLASSES_ROOT\*\shell\open\command] @="notepad.exe %1" ;Avoid Accidental Registry Imports with Regedit [HKEY_CLASSES_ROOT\regfile\shell] @="edit" ;Enable 48-bit LBA Support for Large Hard Drives [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters] "EnableBigLba"=dword:00000001 ;Manage the Windows Prefetcher Service ("C:\windows\Prefetch") [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] "EnablePrefetcher"=dword:00000003 ;disable system paging [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "DisablePagingExecutive"=dword:00000001 ;Change the Icon Cache Size [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "Max Cached Icons"="4096" ;move to / copy to command [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11d1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11d1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11d1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11d1-A18C-00C04FD75D13}" ;Disable Indexing service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cisvc] "Start"=dword:00000004 ;Change MenuShowDelay (Start Menu load speed) [HKEY_CURRENT_USER\Control Panel\Desktop] "MenuShowDelay"="0" ;Enable DMA66 (faster hard drive) [HKEY_LOCAL_MACHINE\System\ CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000] "EnableUDMA66"=dword:00000001
  19. if your new problem is how to get windows setup to see the drive as C:, P:, and S:, not C:, D:, E:, go to http://www.msfn.org/board/index.php?showtopic=18087&hl= .
  20. I have my Windows CD made. I am also making a cd just for the $OEM$. Can I just make a normal ISO for it, or does it need something so windows setup can read it.
  21. if a file is the same file but more then ones on the disk, then when you make the ISO your ISO maker may have something you can chack to have it incode files only ones.
  22. I have ran AVG, and Ad-aware but it has not been fixed. Here is my hijackthis log. Logfile of HijackThis v1.97.7 Scan saved at 4:11:07 AM, on 7/26/2004 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\System32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\PROGRA~1\Grisoft\AVGTCP~1\avgtcpsv.exe P:\Program Files\Executive Software\Diskeeper\DkService.exe C:\WINDOWS\System32\svchost.exe P:\Program Files\VMware\VMware Workstation\vmware-authd.exe C:\WINDOWS\System32\vmnat.exe C:\WINDOWS\system32\ZoneLabs\vsmon.exe C:\WINDOWS\System32\vmnetdhcp.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\System32\CTHELPER.EXE C:\WINDOWS\System32\devldr32.exe C:\WINDOWS\System32\rmctrl.exe C:\Program Files\Java\j2re1.4.2_05\bin\jusched.exe C:\WINDOWS\System32\wuamgd.exe C:\Program Files\Zone Labs\ZoneAlarm\zlclient.exe P:\Program Files\Hewlett-Packard\AiO\hp officejet k series\Bin\hpoorn07.exe P:\PROGRA~1\HEWLET~1\AiO\Shared\Bin\hpoevm07.exe C:\WINDOWS\System32\hpoipm07.exe P:\Program Files\Hewlett-Packard\AiO\Shared\bin\hpOSTS07.exe P:\Program Files\Hewlett-Packard\AiO\Shared\bin\hpOFXM07.exe C:\Program Files\NetLimiter\NetLimiter.exe C:\Program Files\Internet Explorer\iexplore.exe p:\Program Files\WinRAR\WinRAR.exe t:\temp\Rar$EX00.223\HijackThis.exe R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Bar = http://searchcentral.cc/search.php?v=4&aff=2116 R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Page = http://searchcentral.cc/index.php?v=4&aff=2116 R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = http://searchcentral.cc/index.php?v=4&aff=2116 O2 - BHO: (no name) - {06849E9F-C8D7-4D59-B87D-784B7D6BE0B3} - C:\Program Files\Adobe\Acrobat 6.0\Reader\ActiveX\AcroIEHelper.dll O3 - Toolbar: &Radio - {8E718888-423F-11D2-876E-00A0C9082467} - C:\WINDOWS\System32\msdxm.ocx O3 - Toolbar: MSN Toolbar - {BDAD1DAD-C946-4A17-ADC1-64B5B4FF55D0} - C:\Program Files\MSN Toolbar\01.01.1629.0\en-us\msntb.dll O4 - HKLM\..\Run: [WINDVDPatch] CTHELPER.EXE O4 - HKLM\..\Run: [UpdReg] C:\WINDOWS\UpdReg.EXE O4 - HKLM\..\Run: [Jet Detection] "P:\Program Files\Creative\SBLive\PROGRAM\ADGJDet.exe" O4 - HKLM\..\Run: [NeroFilterCheck] C:\WINDOWS\system32\NeroCheck.exe O4 - HKLM\..\Run: [RemoteControl] C:\WINDOWS\System32\rmctrl.exe O4 - HKLM\..\Run: [SunJavaUpdateSched] C:\Program Files\Java\j2re1.4.2_05\bin\jusched.exe O4 - HKLM\..\Run: [LiveMonitor] C:\Program Files\MSI\Live Update 3\LMonitor.exe O4 - HKLM\..\Run: [Win32 USB2 Driver] svchosting.exe O4 - HKLM\..\Run: [Cryptographic Service] C:\WINDOWS\System32\chpvuyxx.exe O4 - HKLM\..\Run: [System Update] C:\WINDOWS\System32\afwbtntc.exe O4 - HKLM\..\Run: [Microsoft Update Machine] wuamgd.exe O4 - HKLM\..\Run: [Zone Labs Client] "c:\Program Files\Zone Labs\ZoneAlarm\zlclient.exe" O4 - HKLM\..\Run: [Ad-watch] "P:\Program Files\Lavasoft\Ad-aware 6\Ad-watch.exe" O4 - HKLM\..\Run: [NetLimiter] C:\Program Files\NetLimiter\NetLimiter.exe /s O4 - HKLM\..\RunServices: [Win32 USB2 Driver] svchosting.exe O4 - HKLM\..\RunServices: [Microsoft Update Machine] wuamgd.exe O4 - HKCU\..\Run: [STYLEXP] C:\Program Files\TGTSoft\StyleXP\StyleXP.exe -Hide O4 - HKCU\..\Run: [AIM] P:\Program Files\AIM\aim.exe -cnetwait.odl O4 - HKCU\..\Run: [MsnMsgr] "C:\Program Files\MSN Messenger\MsnMsgr.Exe" /background O4 - HKCU\..\Run: [Win32 USB2 Driver] svchosting.exe O4 - HKCU\..\Run: [Microsoft Update Machine] wuamgd.exe O4 - HKLM\..\RunOnce: [Win32 USB2 Driver] svchosting.exe O4 - HKCU\..\RunOnce: [Win32 USB2 Driver] svchosting.exe O4 - Global Startup: Gomez PEER.lnk = P:\Program Files\Gomez\GomezPEER\bin\GomezPEER.exe O4 - Global Startup: HPAiODevice(hp officejet k series) - 1.lnk = P:\Program Files\Hewlett-Packard\AiO\hp officejet k series\Bin\hpoorn07.exe O6 - HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions present O6 - HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel present O9 - Extra 'Tools' menuitem: Sun Java Console (HKLM) O9 - Extra button: AIM (HKLM) O9 - Extra button: Messenger (HKLM) O9 - Extra 'Tools' menuitem: Windows Messenger (HKLM) O16 - DPF: cpcScanner - http://www.crucial.com/controls/cpcScanner.cab O16 - DPF: {0E5F0222-96B9-11D3-8997-00104BD12D94} (PCPitstop Utility) - http://support.gateway.com/support/profiler/PCPitStop.CAB O16 - DPF: {166B1BCA-3F9C-11CF-8075-444553540000} (Shockwave ActiveX Control) - http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab O16 - DPF: {86A88967-7A20-11D2-8EDA-00600818EDB1} (ParallelGraphics Cortona Control) - http://www.parallelgraphics.com/bin/cortvrml.cab O16 - DPF: {9059F30F-4EB1-4BD2-9FDC-36F43A218F4A} (Microsoft RDP Client Control (redist)) - http://remote.chrishemple.co.uk/msrdp.cab O16 - DPF: {9F1C11AA-197B-4942-BA54-47A8489BB47F} (Update Class) - http://v4.windowsupdate.microsoft.com/CAB/x86/unicode/iuctl.CAB?38153.8903587963 O16 - DPF: {D27CDB6E-AE6D-11CF-96B8-444553540000} (Shockwave Flash Object) - http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab O16 - DPF: {EB387D2F-E27B-4D36-979E-847D1036C65D} (QDiagHUpdateObj Class) - http://h30043.www3.hp.com/aio/en/check/qdiagh.cab?321 O17 - HKLM\System\CCS\Services\Tcpip\..\{6E0F0D2B-CF86-49FB-A618-6C4F7B387B39}: NameServer = 151.196.0.39 151.196.0.38
  23. I just put up my newer verson of my progaram setup.
  24. small partition that is only for Windows. Programs is in P[programs]:, and Users in D[data], and Tmp is in T[temp]:.
×
×
  • Create New...