Content Type
Profiles
Forums
Events
Everything posted by maxXPsoft
-
Ask your Seven xml ? here
maxXPsoft replied to maxXPsoft's topic in Unattended Windows 7/Server 2008R2
All that happens to me when I run Audit so instead I have switched to using either Setupcomplete.cmd or Firstlogoncommands to do some of these things. I have not seen where you can do this with xml I copy my Start items during Firstlogoncommands Far as user picture I copy my bmp to 2 places on mounted wim \ProgramData\Microsoft\User Account Pictures\user.bmp \ProgramData\Microsoft\User Account Pictures\Default Pictures\usertile0.bmp Also run my tweaks at Firstlogoncommands and might require a reboot to get them applied to HKLM -
'Se7en_UA.exe 6.4.4: October 18, 2010, 7:55:08 AM ' Added Modified themeui.dll, uxtheme.dll, themeservice.dll at Modded Files ' Added processing of .exe from REGadd folder. .exe must be silent type like autoit ' Added more tweaks and fix some that were wrong. Includes the elusive tweak 'Disable Windows Startup sound' I found sucess doing this at Firstlogoncommands on my 64 bit.
-
Found this little app makes dreamscene work on X86 or 64 bits http://www.thewindowsclub.com/windows-7-dreamscene-activator-released Download and Run the tool as Administrator. In case you get an unhandled exception error, simply click on Continue. Next, click Enable DreamScene. Once Installed just right click a .mpg & .wmv video formats and Set as Wallpaper Now to figure out how to make it Unattended
-
Agent Ransack - Free File Search X86 or 64 bits This thing is fast and sweet. Found more than my previous pdfind [AgentRansack_x64] REM http://www.mythicsoft.com/page.aspx?type=agentransack&page=home REG ADD %KEY%\iAdd /VE /D "Agent Ransack - Free File Search" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\AgentRansack_x64\agentran_64.exe /SP- /SILENT" /f And a good free file edit program [Notepad++] REM http://notepad-plus-plus.org/ REG ADD %KEY%\iAdd /VE /D "Notepad + +" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Notepad++\npp.5.8.1.Installer.exe /S" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%USERPROFILE%\Desktop\Notepad++.lnk\"" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\Notepad++.lnk\"" /f FLAG3=%userprofile%\AppData\Roaming\Notepad++ REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\Notepad++.lnk\"" /f
-
exactly like has been done since XP SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "RunOnceEx - Testing Applications" /f REG ADD %KEY% /v Flags /t REG_DWORD /d "20" /f REG ADD %KEY%\1001 /VE /D "Avast Antivirus 5.0 free" /f REG ADD %KEY%\1001 /V 101 /D "REGEDIT /S D:\APPS\Avast_Antivirus_5.x_Free\Avast_Antivirus_5.x_Free1.reg" /f REG ADD %KEY%\1001 /V 102 /D "CMD /C Start /Wait D:\APPS\Avast_Antivirus_5.x_Free\setup_av_free.exe /SP- /VERYSILENT /NORESTART" /f REG ADD %KEY%\1001 /V 103 /D "CMD /C DEL \"%SystemDrive%\Users\Public\Desktop\avast! Free Antivirus.lnk\"" /f rundll32.exe iernonce.dll,RunOnceExProcess
-
KMS / MAK Product Keys in Autounattend.xml
maxXPsoft replied to srihariram's topic in Unattended Windows 7/Server 2008R2
yes thats where its needed -
New to 7 unattended (and kinda perfectionist)
maxXPsoft replied to evlo's topic in Unattended Windows 7/Server 2008R2
You can install anything to any account in Audit like I done with my application. Then sysprep.exe /oobe /reboot /unattend:%DVDroot%\OOBEAudit.xml Thats a 2nd xml I create to run in oobe. But not really worth the effort, I only done as a 'yes you can do it thing' Setupcomplete the gui is not loaded yet but I run the exe Windows updates from there. Look at the first xml from above You can add <Firstlogoncommands> to oobeSystem and run a runoncex style .cmd file to install applications. More here on that -
KMS / MAK Product Keys in Autounattend.xml
maxXPsoft replied to srihariram's topic in Unattended Windows 7/Server 2008R2
MAK key add in in specialize not in winpe -
New to 7 unattended (and kinda perfectionist)
maxXPsoft replied to evlo's topic in Unattended Windows 7/Server 2008R2
yes but you will set it up to logon as that user in oobe like posted here EDIT: You really don't need to do audit, it is intended for oem's do add some stuff then sysprep shutdown and image a PC. It works but not needed -
try this in specialize pass which is only place you can use <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ComputerName></ComputerName> </component> Edit: no it say blank it will generate a name
-
Powerplan setting by unattend.xml
maxXPsoft replied to atolica's topic in Unattended Windows 7/Server 2008R2
I have used them as above and is working on a UA and will work anyways. Better yet my hard drive no longer thrashing off/on setting these to 120 minutes. Now if I could get it to quit spinning up dvd when I open explorer be a good thing. -
Install Theme Pack in W7, unattended.
maxXPsoft replied to johnhc's topic in Unattended Windows 7/Server 2008R2
I simply just run at Firstlogoncommands and when desk loads I have to close the theme window but it works REM .themepack CMD /C start /wait %systemdrive%\Install\Se7en_UA.themepack -
Silent Windows 7 installation
maxXPsoft replied to SirHaschke's topic in Unattended Windows 7/Server 2008R2
you do Se7en with an .xml instead of .sif Vlite is history, if you want to remove stuff look at RT Seven Lite If you want to add applications silently then look at mine -
really don't see that. I run and add many applications and apply settings with RunOnceEx including regedit /s since early XP. I'm running 64 bit now for 6 months and no change but I've adjusted to look at both sides of the registry with my Jump2reg program Strange what your saying it apply and then disappear.
-
long discussion on it you will need %userprofile% in that
-
User is not created till after login or after OOBE pass. You can do that with <FirstLogonCommands> $1 <<- Drive Root Drivers <<- where some OEM place driver files Install <<- where I place most things and call from there. EX: %SystemRoot%\Install\Firstlog.cmd
-
Win 7 Replace Boot, Login, Shutdown backgrounds
maxXPsoft replied to maxXPsoft's topic in Customizing Windows
I no longer watch this post as it was moved from Unattended Windows 7. You can post in my own sticky over here.