Jump to content

gunsmokingman

Super Moderator
  • Posts

    2,296
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by gunsmokingman

  1. 1\ Save The Below As StartHD.cmd Re Edit To Match The Location You Want Now The Cmd echo off start i386\winnt32.exe /noreboot /tempdrive:D: /unattend:winnt.sif Modified Winnt.bat @rem SetupMgrTag @echo off for %%i in (C: 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\SETUP.exe set CDROM=%%i rem rem This is a SAMPLE batch script generated by Setup Manager. rem If this script is moved from the location where it was generated, it may have to be modified. rem set AnswerFile=.\winnt.sif set SetupFiles=%CDROM%:\i386 .\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang Normal Winnt.sif Typo Error Normal Winnt.bat @rem SetupMgrTag @echo off for %%i in (C: 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\SETUP.exe set CDROM=%%i rem rem This is a SAMPLE batch script generated by Setup Manager. rem If this script is moved from the location where it was generated, it may have to be modified. rem set AnswerFile=.\winnt.sif set SetupFiles=%CDROM%:\i386 %CDROM%:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang I have Test Many Times And Never Had A Failure Remove By Gsm old post
  2. I Have A Bunch Of These Enrties That Get Added At The CmdLines.txt phase. The Reg Tweak does Is Add A extra Zone I call Zone 5. I than put both the these in both Zone 4 And Zone 5 Zone 4 = Resticted Sites Zone 5= Tracking Sites I have These Install With The Cmdlines.txt I have To Use Those 5 To get Them All To Be Added To Any User Using My Computer. [COMMANDS] "UserAcount.cmd" "REGEDIT /S 000.reg" "REGEDIT /S 020.reg" "REGEDIT /S 040.reg" "REGEDIT /S 060.reg" "REGEDIT /S 080.reg" "UaPrestart.cmd" "RunOnceEx.cmd" [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\21popme.com] "http"=dword:00000004 @="*"
  3. If You Are Going To Try A Hard Drive Installl Try This Cmd I Use, must be in the same location as the source files. The Location Of The Source Files H:\XPCD-SP2-HD-Install Tempdive, is the location you want To Install To echo off start i386\winnt32.exe /noreboot /tempdrive:D: /unattend:winnt.sif CmdLines.txt [COMMANDS] "UserAcount.cmd" "REGEDIT /S 000.reg" "REGEDIT /S 020.reg" "REGEDIT /S 040.reg" "REGEDIT /S 060.reg" "REGEDIT /S 080.reg" "UaPrestart.cmd" "RunOnceEx.cmd"
  4. Ok Glad You Got It Done I Have Never Had Any Problems Using That Sif File.
  5. Than It A dell problem not a method problem
  6. No I dont Believe So
  7. Try This This Will Run From Around The 13 Min Mark CmdLines.txt [COMMANDS] "UaPlayMusic.exe" I Removed the Cmd file that started the vbs and have re did the vbs script UaPlayMusic.vbs To Edit 1:\ Open The SFX With WinRar Leave Open 2:\ Than Extract The UaPlayMusic.vbs To A Spot To Edit 3:\ Rename the UaPlayMusic.vbs in WinRar to UaPlayMusic1.vbs 4:\ Open UaPlayMusic.vbs with Notepad or What Ever Editor You Use 5:\ Edit this line MFile = "H:\AudioFiles\dance.m3u" to your music file location 6:\ Now Switch Back To The Winrar SFX And Delete UaPlayMusic1.vbs 7:\ Now Add Your Edited UaPlayMusic.vbs To The Winrar SFx Notes for the vbs script Example of a Comment line In Active Line 'Act.Run ("mplayer2.exe MFile") Active Line Act.Run ("mplayer2.exe MFile") This is also a comment line '/-> The script is set to run a file on my computer so it will produce the error msgbox that I have added.
  8. Hacking The Shell Does Work. I Have Had No Problems Doing It. The Hacked Files I Use. Shell32.dll Explorer.exe Uxtheme.dll Here Is A Link To My Hacked Files Gsm Mod Files This Is A Self Extracting Winrar That Contains Shell32 Explorer.exe Uxtheme Resource Hacker When Open it Build This Work Directory %systemdrive%\Shell Than Resource Hackers Opens In Resource Hacker Open The File Menu And The Listed Files Are There Ready To Change. NOTES 1 I have already change most Icons 2 Change The defualt Run Box 3 Right Click The Taskbar To Start The Run Dialog Box Remove By Gsm old post
  9. Here My Winnt.sif This Has The Set Up Screen ;SetupMgrTag [Data] AutomaticUpdates=1 AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="No" Repartition=No Hibernation=No OemPnPDriversPath="Drivers\002_graphics;Drivers\004_sound;Drivers\" DriverSigningPolicy=Ignore AutoActivate=Yes TargetPath=\WINDOWS [GuiUnattended] AdminPassword="***********" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=1 [UserData] ProductKey=******************** FullName="*********" OrgName="*********" ComputerName=*********** [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=60 [Identification] JoinWorkgroup=MSHOME [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=No AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=2 [SystemRestore] CheckpointCalendarFrequency = 2 CheckpointSessionFrequency = 12 MaximumDataStorePercentOfDisk=4 [Components] AutoUpdate=On Calc=On Deskpaper=On Dialer=Off Dtcnetwork=Off Fax=Off Fp_extensions=Off Fp_vdir_deploy=Off Freecell=Off Hearts=Off Iis_ftp=Off Iis_htmla=Off Iis_doc=Off Iis_inetmgr=Off Iis_internetdataconnector=Off Iis_nntp=Off Iis_pwmgr=Off Iis_serversideincludes=Off Iis_smtp=Off Iis_smtp_docs=Off Iis_webadmin=Off Iis_webdav=Off Iis_www=Off Iis_www_vdir_printers=Off Iis_www_vdir_scripts=Off Iis_www_vdir_terminalservices=Off Indexsrv_system=Off Inetprint=Off Licenseserver=Off Media_clips=On Media_utopia=On Minesweeper=On Mousepoint=On msmsgs=Off Msnexplr=Off Mswordpad=On Paint=On Pinball=Off Rec=On Rootautoupdate=On Rstorage=On Solitaire=On Spider=On Templates=On zonegames=Off [Shell] CustomDefaultThemeFile=%systemdrive%\WINDOWS\Resources\Themes\XpGrey.Theme
  10. Here Some More Of Mine Havnt Had All My Coffee Yet ;SetupMgrTag [Data] AutomaticUpdates=1 AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="No" Repartition=No Hibernation=No OemPnPDriversPath="Drivers\002_graphics;Drivers\004_sound;Drivers\" DriverSigningPolicy=Ignore AutoActivate=Yes TargetPath=\WINDOWS
  11. Here Mine It Has The Lets Spend A Few Minutes Screen [GuiUnattended] AdminPassword="***************" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=1
  12. Thanks For The Reply So I dont Have To Set The User Level To Users It Set There By Defualt. Here Is A Template To Make A UserAccount.cmd It Has 3 Inputs 1\ Name 2\ PassWord 3\ AutoLogon The Level Set At Admin It Produces This CmdLines.txt This Will Open Up In NotePad. This Is to Allow For You To Add Your Own Entries. [COMMANDS]"User1.cmd"Green Are The User Inputs I Gunsmokingman give all users full permission to do what ever they want with this script. UserAccounts.exe
  13. You Can Also Make Separate Partitions On A Single HD and Multiboot your computer. I Use This Instead Of A VM Install. A Way To Get The CD Drive. If The XP CD Not There Than It Will Echo Out A message And Quit
  14. Thanks I Will Give That A Try. It was correct Thanks
  15. I am about to try the add users from the Cmdlines.txt, I under stand the idea behind it what I need to know is this I have done a search of ADD USER and could not find any thing about this. This I know Is Correct Exact Copy From The Main Help Page With My Info Added This is what i want to know about is this correct I have 2 admin accounts and 2 User Accounts To Add. Here My User Accounts Script I have it so it will out put but not do any other action. All I need to know is the User Accounts And There Levels Are Correct. Also AutoLogon If I leave Mine At 1 and the rest at 0 would that be correct. I Gunsmokingman give all users full permission to do what ever they want with this script. UserAcounts.cmd
  16. All I Wanted To Do Was Provide A Basic Set Up For People Is All Nothing Fancy Just A Simple Set Up And Let Them Get To Use To That. The Other Folder Would Be A Place To Store There Stuff For A Ua.
  17. Here Is Some Thing That Will Make A The XPCD Work Area IT Will Make The Directories For Either A Hard drive Install Or A CD Install. I will be adding to this the copy and slipstream function of the Sp2 And After Updates. XPCD XPCD\$OEM$ XPCD\$OEM$\$1\ \XPCD\$OEM$\$1\Drivers\ \XPCD\$OEM$\$1\Drivers\002_graphics\ \XPCD\$OEM$\$1\Drivers\004_sound\ \XPCD\$OEM$\$$\ \XPCD\$OEM$\$$\Fonts\ \XPCD\$OEM$\$$\Media\ \XPCD\$OEM$\$$\Resources\ XPCD\$OEM$\$$\Resources\Themes\ XPCD\$OEM$\$$\System32\ XPCD\$OEM$\$$\Web\ XPCD\$OEM$\$$\Web\Wallpaper\ XPCD\Apps\ XPCD\i386\ XPWorkArea\ XPWorkArea\Shell\ XPWorkArea\SlipXP01\ XPWorkArea\SlipXP02\ XPWorkArea\Theme\ XPWorkArea\YourApp\ UaMkDir.exe
  18. This Is To Clean Up The Ua Silent No Box Or Messages It Removes SHORTCUTS Removed If Present 1\ Java Web Start.lnk 2\ Nero StartSmart.lnk 3\ Mozilla.lnk 4\ Set Program Access and Defaults.lnk 5\ Windows Catalog.lnk 6\ $winnt$.inf FOLDERS 1\ Drivers Folder 2\ Install Folder 1\ To Edit Use Winrar And Extract The GmanSilentCUP.VBS 2\ Than While Using Winrar Rename The GmanSilentCUP.VBS In The WinRar SFx To GmanSilentCUP-1.VBS Or What Ever You Want 3\ Edit The GmanSilentCUP.VBS To What You Need. 4\ Add Your Edit GmanSilentCUP.VBS Back To The SilentUaC.exe Using WinRar 5\ Delete The GmanSilentCUP-1.VBS Or What Ever You Named It 6\ Completed! Purple Are Varibles And Pathway To Specific Places On Your Hard Drive. Green Are The Folders Or Files That Get Deleted Orange Are The Action These Are For Either A Folder Or File Red Do Not Delete Or Remove Unless You Know What You Are Doing New Code Must Be Change Manually The Down Load Is The Original Code This One Uses A Array And The Code Is One Line Smaller Now. To Change What Gets Delete Change What In Garbage EG = Array (Needs, To, Have, A, Comma, Unless, It, The, End) TO Test Copy And Paste These In The Run Box Below Here cmd.exe /c Mkdir %systemdrive%\Installcmd.exe /c Mkdir %systemdrive%\DriversTO Test Copy And Paste These In The Run Box Above HereI have updated this to include this file now $winnt$.inf I Gunsmokingman give all users full permission to do what ever they want with this script. SilentUaC.exe
  19. I Use A SFX File That Places The Files In The Correct Spot. All it should be Is One Line In The Winnt.sif [Shell] CustomDefaultThemeFile=%systemdrive%\WINDOWS\Resources\Themes\XpGrey.Theme That All I Use And The Theme Always Loads Up On My Desktop.
  20. Here Is One I Use I am Using Setup.exe, as the marker file
  21. Here so you can stop your complaining If you took the time to read my first post You Could Of Done This? Orange Are The Text Title Green The Location And Action Red Are Switches To Use With Green %when% you see things surrounded By These %% that means it a varible cd1= %systemdrive%\Ua015\mywhatever i install
  22. Now I am confused as to what you want If it some info on how a app is install in a Unattend Install. That Is after you have made a WINNT.SIF I use the runonce method What That is at around the 13 min mark Windows looks for a file Called CMDLINES.TXT My CMDLINES.TXT [COMMANDS] "REGEDIT /S 000.reg" "REGEDIT /S 020.reg" "REGEDIT /S 040.reg" "REGEDIT /S 060.reg" "REGEDIT /S 080.reg" "UaPrestart.cmd" "RunOnceEx.CMD" Than Windows Will Process All those Cmds Which right to the registry the cmd in the RunOnceEx.cmd RunOnceEx.CMD My RunOnceCmd Orange Are The Text Title Green The Location And Action Red Are Switches To Use With Green Now as to this, people if they do not want to help you they dont have to. I have been a member for about a year and all who have reply so far are saying in a sutle way, read and experiment first. Before giving up and I cant do this or that. It took me 2 times before i got a working Ua and I believe my only stupid question was about drivers. Ans A error 4 and maybe one or 2 more, if no one reply I would just go back to the guide start reading and try to experiment with what was written ther.
  23. This is a vbs script that uses the WspopUp It has a built in timer function This script makes a yes no cancel vbs box with 4 function If Yes Press It Will output a part of my winnt.sif If No Press It will open Clubnet Radio In WMP If Cancel Is Pressed It will Open Solitaire If Nothing is Pressed It will close it self off. all buttom function produce a cmd that echo back the button the been pressed. The Only Buttons you have to press are the first three the rest of the message box after that are on timers. Remove By Gsm VBS script can not be attached
  24. I ran the scripts from this link the images below, is what happen no errors. Also after the scripts runs it cleans up the files. I have completed 6 update script that if you want i will post them here.
×
×
  • Create New...