Jump to content

Algun ADDON de rendimiento o tweak ?


zero1362v2

Recommended Posts

Se puede agregar un reg al final de la instalacion y poderlo agregar sin ninguna intervecion osea que no diga agregar al resgistro y aceptar???

para evitar que te salga la ventanita de confirmaci

Link to comment
Share on other sites

  • 1 month later...

Este es mi WINNT.SIF al agregar la cadena en guirunonce no ejecuta el reg con las modificaciones que hay en el si alguien me echa una manita... gracias de antemano.

; Generated by nLite 1.4.9.1

[Data]

Autopartition=0

UnattendedInstall="Yes"

MsDosInitiated=No

[unattended]

UnattendMode=DefaultHide

UnattendSwitch="No"

OemPreinstall="Yes"

OemSkipEula="Yes"

FileSystem=*

WaitForReboot="No"

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[systemRestore]

DisableSR=1

CreateFirstRunRp=0

[GuiUnattended]

OemSkipWelcome=1

[Components]

WDSearch = Off

[userData]

[RegionalSettings]

LanguageGroup=1

Language= "0c0a"

[Networking]

InstallDefaultComponents="Yes"

; Customized by nLite - www.nliteos.com

;

; Edited by DriverPacks BASE 10.06

; http://www.driverpacks.net/

;

[GUIRunOnce]

command9="%SystemDrive%\DPsFnshr.exe"

"regedit /s %systemdrive%\OEM\Tweaks.reg"

carpeta OEM del dvd de windows

Link to comment
Share on other sites

debe ser: "regedit /s %source%\OEM\Tweaks.reg"

si le das al signo de interrogacion "?" que esta justa a lado del "comando a agregar" te sale la info:

%SOURCE% letra de la unidad de este CD/DVD

en nlite...

saludos!

Edited by JCM
Link to comment
Share on other sites

debe ser: "regedit /s %source%\OEM\Tweaks.reg"

si le das al signo de interrogacion "?" que esta justa a lado del "comando a agregar" te sale la info:

%SOURCE% letra de la unidad de este CD/DVD

en nlite...

saludos!

le puse el source y no me agrego el registro al windows

[GUIRunOnce]

command9="%SystemDrive%\DPsFnshr.exe"

"regedit /s %systemdrive%\OEM\Tweaks.reg"

Link to comment
Share on other sites

le puse el source y no me agrego el registro al windows

[GUIRunOnce]

command9="%SystemDrive%\DPsFnshr.exe"

"regedit /s %systemdrive%\OEM\Tweaks.reg"

no veo que hayas puesto el %source%, esto deberia funcionar haciendolo desde el nlite, acuerdate que es altamente recomendable hacerlo todo de una sola vez (integrar el UPL, Addons, driverspack a un Instalador de Win XP limpio sin modificaciones)

tambien tienes la opcion de crear un addon con tu tweak que lo ejecute desde un archivo.bat o cmd:

@echo off

regedit /s tweaks.reg

exit

lo creas con el block de notas y lo guardas con extencion bat o cmd ej: tweaks.cmd

creo que tambien puedes modificar el archivo sp3udpck.inf del UPL de Rick y agregar los cambios del registro que tienes dentro de tweaks.reg...pero eso ya que te lo diga Rick como hacer...

Link to comment
Share on other sites

no veo que hayas puesto el %source%, esto deberia funcionar haciendolo desde el nlite, acuerdate que es altamente recomendable hacerlo todo de una sola vez (integrar el UPL, Addons, driverspack a un Instalador de Win XP limpio sin modificaciones)

tambien tienes la opcion de crear un addon con tu tweak que lo ejecute desde un archivo.bat o cmd:

@echo off

regedit /s tweaks.reg

exit

lo creas con el block de notas y lo guardas con extencion bat o cmd ej: tweaks.cmd

creo que tambien puedes modificar el archivo sp3udpck.inf del UPL de Rick y agregar los cambios del registro que tienes dentro de tweaks.reg...pero eso ya que te lo diga Rick como hacer...

Si le agregue el SOURCE en la cadena pero tampoco funciono, aclaro que estoy trabajando en una iso ya hecha osea que estoy sacando el winnt modificandolo y luego agregandolo a la iso.

7b446b667dac80d9729604d4a99f000ao.png

Edited by zero1362v2
Link to comment
Share on other sites

pues ahí está el problema, trata de hacerlo todo de una sola vez, para evitar fallos. Estás modificando de forma manual el winnt.inf y deberías hacerlo con el nlite en una iso "sin modificaciones". En nlite cuando agregas programas al GuirunOnce, éste crea un nlite.cmd que lo copia a windows\system32 y desde ahí lo ejecuta, colocando esta información en Winnt.inf:

[GuiRunOnce]
"%SystemRoot%\System32\nLite.cmd"

si lo haces de forma manual...ya es otro método: Lethe copia sus archivos al disco duro y desde ahí lo ejecuta: http://www.letheonline.net/foro/viewtopic.php?f=14&t=619 ó http://webs.ono.com/msfn.4/3.html

Edited by JCM
Link to comment
Share on other sites

Aqui esta el reg: :sweatingbullets:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]

"AntiVirusDisableNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]

"FirewallDisableNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]

"UpdatesDisableNotify"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]

"AUOptions"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]

"NoRun"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"LargeSystemCache"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"Start Page"="http://www.google.com.co"

"Local Page"="http://www.google.com.co"

"Search Page"="http://www.google.com.co"

"Default_Page_URL"="http://www.google.com.co"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]

"WaitToKillAppTimeout"="5000"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]

"EnablePrefetcher"=dword:00000005

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]

"GlobalMaxTcpWindowSize"="256960"

"TcpWindowSize"="256960"

"Tcp1323Opts"="1"

"DefaultTTL"="64"

"EnablePMTUDiscovery"="1"

"EnablePMTUBHDetect"="0"

"SackOpts"="1"

"TcpMaxDupAcks"="2"

"MTU"="1492"

[HKEY_USERS.DEFAULT\Software\Microsoft\WindowsCurrentVersion\Internet Settings]

"MaxConnectionsPerServer"=dword:00000020

"MaxConnectionsPer1_0Server"=dword:00000020

[HKEY_CURRENT_USER\Software\Microsoft\WindowsCurrentVersion\Internet Settings]

"MaxConnectionsPerServer"=dword:00000020

"MaxConnectionsPer1_0Server"=dword:00000020

Link to comment
Share on other sites

Asi se hace

@JCM los tweaks son agregados a la seccion [T] en nlite.inf y son aplicados 2 veces, una vez temprano en la instalacion y la otra duranted T-13 cuando la seccion es llamado por el RunOnce en la seccion [TO]

[TO]
...
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlite_post_s01",0x00000000,"rundll32 advpack.dll,LaunchINFSection nlite.inf,U"

P.D. en otra nota, ie.inf y wmp.inf tienen secciones donde pueden poner tweaks para que sean aplicados durante primer inicio

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...