Jump to content

Reg tweaks before runonceex?


Recommended Posts

I wanted the reg tweaks before windows booted up, someone told me to make a cmdlines.txt in the $OEM$ and I placed the tegtweaks.reg in there also. cmdline:

[COMMANDS]
"regedit /s RegTweaks.reg"

I also switched from microsoft vitrual machine to VMware and acouple of things changed, when I boot up now I know have to click a user name to begin and my computer name has been changed to something different. svcpack.inf:

[Version] 
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\Update"

[ProductCatalogsToInstall]

[SetupHotfixesToRun]
JS56NEN.exe /Q:A /R:N
Q322011.exe /Q /N /Z /O
Q330994.exe /Q:A /R:N
Q814995.exe /Q /N /Z /O
Q819696.exe /Q /N /Z /O
Q820291.exe /Q /N /Z /O
Q821253.exe /Q /N /Z /O
Q823182.exe /Q /N /Z /O
Q824105.exe /Q /N /Z /O
Q824141.exe /Q /N /Z /O
Q825119.exe /Q /N /Z /O
Q826939.exe /Q /N /Z /O
Q826942.exe /Q /N /Z /O
Q828028.exe /Q /N /Z /O
Q828035.exe /Q /N /Z /O
Q828741.exe /Q /N /Z /O
Q831167.exe /Q:A /R:N
"Q832483.exe /C:""dahotfix.exe /q /n"" /q:a"
Q832894.exe /Q:A /R:N
Q833998.EXE /Q /N /Z /O
Q835732.EXE /Q /N /Z /O
Q837001.EXE /Q /N /Z /O
Q837009.exe /Q:A /R:N
Q840374.exe /Q /N /Z /O
WMP9_MM2.exe
Q828026.exe /Q /N /Z /O
qchain.exe
DX9NTopk.exe

Thanks guys

post-70-1085820246_thumb.jpg

Link to comment
Share on other sites


Well what I'm meaning to say is that I've changed nothing and now everytime I boot up I have to click to enter windows (picture shows some other type of profile was made) and I was meant to show my winnt.sif file but I for some reason put in the svcpack.inf. The winnt.sif shows the name is different to the pic I took.

;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   UnattendSwitch="yes"
   FileSystem=*

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=255
   OemSkipWelcome=1

[UserData]
   ProductKey=*
   FullName="Michael Whiteside"
   OrgName=""
   ComputerName=Mickah

[Display]
   BitsPerPel=32
   Xresolution=1024
   YResolution=768

[TapiLocation]
   CountryCode=61

[RegionalSettings]
   LanguageGroup=1
   Language=00000c09

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

[Components]
   msmsgs=off
   msnexplr=off

[GuiRunOnce]
   %systemdrive%\Install\hotfixes\hotfixes.cmd

I''ve another picture to hopfully let you know what I mean, Im sorry you couldnt understand my post

post-70-1085823716_thumb.jpg

Edited by Alanoll
Link to comment
Share on other sites

you forgot to put the autologon into your installation....

like told here:

http://unattended.msfn.org/xp/autologon.htm

afterwards you don't have to click on no picture, you will logon automatically...

that maybe happened when you placed the regtweak thing in your cmdlines.txt, you just forgot the autologin stuff...

the other profiles are the administrator (thats normal), the ASP account was from DotNetFramework i think (u could delete it) and the guest account is a funny little invention of the MS imperium (you could just let it be disabled or delete it or whatever)

Link to comment
Share on other sites

put this in a .reg file

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"="Administrator"

"DefaultPassword"=""

"AutoAdminLogon"="1"

Link to comment
Share on other sites

@mickah

Be careful around here. We don't like pirate users. If indeed your key was pirated, (as some of us may know) that I could have easily just delete this thread. We don't condone pirate users. We're not even supposed to help them. (If we don't know they are, whoops). I've removed your key.

Link to comment
Share on other sites

Sorry about that Alanoll I just forgot to remove the key from the post, luckily my XP Professional just came in the mail today so I was able to put my legitimate key in. :)

Link to comment
Share on other sites

One last thing, every time I leave the computer and the screen saver comes on it logs out and I have to click the icon to get back in. I was wondering can that be disabled in the auto login command. I generally just want my computer to boot up have no login or logout, just always be windows.

Thanks guys

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...