Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. Check error reports see if you removed any needed services, like WMI
  2. What he means is you probably dont need to add all the reg entries, you just need to add a RegisterDLLs directive to your Optional Componentes/DefaultInstall sections Example [Optional Components] Winamp [Winamp] OptionDesc= Tip= Modes= ... RegisterDLLs=RegDLLSectionName [RegDLLSectionName] ; Self-Registers Winamp 16422,winamp,winamp.exe,,,"/REG=AVCD" ; Self-Registers Libraries 16422,winamp,example.dll,1 11,,example2.dll,1 ; etc If you find out what reg entries are added when you run winamp.exe with the /REG=AVCD and also what other reg entries are added when you register the dlls using regsvr32.exe then you can delete these from your "AddReg" section Tip: to find out what dlls you can register just drag & drop them into regsvr32.exe in system32 and see if it can register (it will also work with .ax and .ocx files)
  3. ricktendo replied to Legolash2o's post in a topic in OLD Threads
    So were the rumors true about the new features or they were just that, rumors?
  4. Quiero que vayas dentro de tu xp instalado (el que integraste tablet) y vea si existe este directorio C:Archivos de programa\Archivos comunes\Microsoft Shared\Ink Si existe ese directorio solo tienes que lanzar estos dos comandos de una ventana de Ejecutar o CMD para completar la instalacion del tablet pc rundll32 advpack.dll,LaunchINFSection Tabletpc.inf,AllReg rundll32 advpack.dll,LaunchINFSection Tabletpc.inf,AllShortcuts El addon de tablet pc depende de el instalador de .net framework 1.0 sp3 presente en svcpack y que tenga el nombre "NETfx.exe", si no esta presente el instalador con ese mismo nombre estos dos pasos no son ejecutados
  5. Yea just the av and your router should suffice But yes you can remove it if its an optional component you can disable in the setup Edit: nope cant be removed (by me anyway), best to go with av
  6. ricktendo replied to pri2sh's post in a topic in Software Field
    OMFG finally!!! I requested this long ago on joejoe.org Any chance you can do Windows Search 4.0? It has allot of potential, you could use the Vista orb for the flag, update some buttons, bitmaps and icons and also the close and minimze buttons This would be AWESOME!!!
  7. IconPath=dirid,subdir,iconname.ico
  8. You have to create a second section even if they copy the same list of files, example [Plugins.Files1] enc_wav.dll enc_wma.dll gen_ff.dll gen_hotkeys.dll gen_jumpex.dll gen_ml.dll gen_tray.dll [Plugins.Files2] enc_wav.dll enc_wma.dll gen_ff.dll gen_hotkeys.dll gen_jumpex.dll gen_ml.dll gen_tray.dll [DestinationDirs] Plugins.Files1=16422,Winamp\Plugins Plugins.Files2=16422,Winamp\Plugins\ClassicPro\_installer\Plugins. As for IconPath and IconIndex in your profileitem you put the path to shell32.dll then you find what icon you want in it and you count manually starting with zero (0) is the first icon, you start 0,1,2,3,4,5,6,7,8 until you reach your icon and you use that number in IconIndex (icon 0 is used by default if you dont add a IconIndex directive) [ProfileItemName] Name= CmdLine= SubDir= ... IconPath=11,,shell32.dll Iconindex=xx
  9. you could use taskkill to close the reg window, if its a msi you can find the switches to add the serial but if its not you could add the registration with a .reg file or using reg add ;!@Install@!UTF-8! RunProgram="Installer.exe /switches" RunProgram="hidcon:taskkill /f /im nameofprocess.exe" RunProgram="hidcon:reg add \"hklm\\bla\bla\" /v bla /t bla /d bla /f" GUIMode="2" ;!@InstallEnd@! to make the installer copy a file use copy or xcopy in a RunProgram (xcopy is best) ;!@Install@!UTF-8! RunProgram="Installer.exe /switches" RunProgram="hidcon:xcopy \"path\\fileorfolder\" /switches \"path\\fileorfolder\"" GUIMode="2" ;!@InstallEnd@! Use xcopy\reg add /? to get more help
  10. OK some ethernet jacks are smart and can automatically detect it and switch the wires/pins to do this (macs have this feature) but most older PC ethernets you have to make a special cable that the pins are the mirror opposite of each other in order to connect two PC's
  11. Puedes extraer y pegar el i386\sysoc.inf de tu XP original/sin modificar? Quiero ver si esta TabletPC=xxxxx
  12. No, no remueva componentes en una segunda session y si, los puedes integrar todos en una o dos session(es) Si quieres remover algo y no te deja es porque el programa lo nesesita Pero si de verdad lo quieres hacer edite el entries*.ini que lo proteje y remueva el numero del componente que quieres remover emem. removiendo esto te deja eliminar "Transf. Inteligente en Segundo Plano ('BITS')" matute_mat ese no lo senti, estaba dormido...uy pero el de 7.1 wao que terrible fue ese, pero todo bien mi casa lo soporto
  13. No tienes que agregar los entries*.ini dos veces, ya lo tiene en el ini actual
  14. Acaso ya existe un paquete con todas las actualizaciones para XP SP2, es el Service Pack 3...si yo hiciera un updatepack con todas las actualizaciones para SP2 usaria los mismos hotfixes Asi que estan locos aquellos que no quieren actualizar a SP3, porque instalando SP2 y actualizandolo hasta el dia es casi igual a instalar SP3...lo unico que no tiene las actualizaciones fuera de banda (que corrigen muchos peque
  15. Does anybody have any old laptop batteries that will fit a toshiba? Dont need one that lasts a long time just time enough to shut down when the power goes out (which happens often in my country), this one is totally shot it cannot charge anymore its very old
  16. Si, el updatepack ya trae los runtimes de directx hasta Marzo 2009 Vea lista de lo que incluye
  17. No tengo el ultimo updatepack con IE7 lo borre porque no tengo espacio en cuanto a discos duros y no, no he hecho un updatepack para sp2 empeze despues que microsoft saco a sp3 porque asi seria facil empezar a colectar a todas las actualizaciones desde el dia cero...ademas yo no me preocupo por gente que quiere quedarse atras (con sp2 y ie7) tiempo de mover adelante avechuche por favor marcar en rojo lo que agregaste o eliminaste yo no puedo ver la diferencia
  18. Crossfighter creo que es por integrar el Service Pack 3 Pruebe integrar el SP3 en una session, luego cerrar nLite y abrirlo nuevamente para integrar los addons y el UpdatePack asi nLite le quita los atributos de solo lectura a ntprint.inf y puede ser editado
  19. Si se instala pero no se pone como el por defecto ni te cancela el que pones en winnt.sif
  20. No I dont think so
  21. Tienes que aprender a buscar http://www.wincert.net/forum/index.php?s=&...ost&p=41456
  22. ****!!! another aftershock just hit, it hit like 30 seconds ago It was very quick (3 secs) but strong This is some scary stuff, especially if you live in a house made 90% out of concrete
  23. No me molesta, si no reportan problemas no los pudira corregir...en el 1.1.8 este problema de los *.adm y el dsksrch.chm han sido solucionados, no habra nesesidad de agregar ningun archivo a Conservar en nLite Como siempre el siguiente pack sale despues que Microsoft publica sus actualizaciones mensuales (cada segundo domingo del mes a las 10 AM U.S. Pacifico)