Jump to content

ricktendo

Members
  • Posts

    8,715
  • Joined

  • Last visited

  • Days Won

    444

Everything posted by ricktendo

  1. If you are launching the DefaultInstall section you dont have to add it to the advpack.dll switch, also you are forgetting the IconPath/Index [Version] signature="$Windows NT$" [Optional Components] WinKey [DefaultInstall] OptionDesc="Enable/Disable WinKey" Tip ="Enable/Disable WinKey" Modes =0,1,2,3 CopyFiles =win_on.files,win_off.files ProfileItems=enable.addshortcut,disablee.addshortcut [WinKey] OptionDesc="Enable/Disable WinKey" Tip ="Enable/Disable WinKey" Modes =0,1,2,3 CopyFiles =win_on.files,win_off.files ProfileItems=enable.addshortcut,disablee.addshortcut [SourceDisksNames.x86] 1="WinKeys","win.cab",,"i386" [DestinationDirs] win_on.files =11 win_off.files=11 [SourceDisksFiles] win_on.inf=1 win_off.inf=1 [win_on.files] win_on.inf [win_off.files] win_off.inf [enable.addshortcut] Name= WinKey on CmdLine=11,,"rundll32 advpack.dll,LaunchINFSection %11%\win_on.inf" WorkingDir=11 subdir=WinKey InfoTip=Enable WinKey IconPath=?? IconIndex=?? [disablee.addshortcut] Name= WinKey off CmdLine=11,,"rundll32 advpack.dll,LaunchINFSection %11%\win_off.inf" WorkingDir=11 subdir=WinKey InfoTip=Disable WinKey IconPath=?? IconIndex=??
  2. Que bueno que te gusto el updatepack, he hecho algunos videos de como hacer addons pero estan en ingles y he estado tan ocupado no se si pueda encontrar tiempo para hacer otros en espa
  3. Hay dos tipos de addons: 1- "Silent Switch" addons (Instaladores Silenciosas) que son nada mas que el instalador de un programa por ejemplo winrar.exe lanzado con el parametro /S, esto instala a el programa sin nesesidad de clickear sigiente, acepto, finalizar, etc. Instalan durante el minuto faltante 13 para terminar la instalacion alias T-13 alias SVCPACK. 2- "True" addons (Verdaderos) se integran dentro de la instalacion de XP, usan el mismo proceso que usa Windows para instalar a cosas como Notepad, Juegos, Accesorios y demas programas que vienen con Windows y agrega mas programas por ejemplo CCleaner, ImgBurn, y otros programas que no vienen instalados por defecto en XP Para una lista de addons para usuarios de XP Espa
  4. Eso es el problema, use una fuente (archivos de xp) limpia porque nLite ya borro cosas criticas para el media center en tu session anterior Si usas el updatepack no tienes que integrar a ie7 o wmp11, solo copie su cd de XP sin sp e integre el service pack 3 (no hay nesesidad integrar sp1 ni sp2) luego updatepack, addons, remover componentes y hacer desatendito todo en UNA SOLA SESSION
  5. Estas seguro que solo eso haces? Todo me parece bien, no se porque no te funciona
  6. No hay nada malo con el addon, si lo integras como se debe entonces se instala correctamente Asegurese en hacer todo en una session de nLite, como agregar updatepack, .net 4eu, runtimes de ms, mce, mce vista etc y remover componentes y hacerlo desatendido Suba su Ultimo session.ini para que te lo cheko Suena como tu estas integrando addons en una session y removiendo cosas en otro session de nLite, asi no se debe hacer las cosas...todo en un solo paso es la mejor manera de hacerlo Tambien otros han reportado que usando el wmp11 slipstremer causa error, por eso es preferible utilizar este addon con el updatepack (que ya trae wmp11) y .net 4eu
  7. Show me your final shortcut code I would like to see it
  8. Dude yo te dije mas arriba la linea de comando, no solo es sn -Vr...yo solo puse eso para no tener que volverte a escribir las lineas de comando: sn -Vr %WinDir%\ehome\ehshell.exe sn -Vr %WinDir%\ehome\RegisterMCEApp.exe Y no se porque te salio ese error durante t13, puede ser mil cosas...lo unico que te puedo recomendar es hacerte otro disco y cambie algotras cosistas (como remover menos cosas) hasta que lo tengas perfecto Integraste el UpdatePack, porque el Media Center tambien nesesita WMP11 (por lo menos WMP10) y mi updatepack lo integra junto con todas las actualizaciones y IE7?
  9. I warned you, stop posting the same question over and over and over again I am giving you a 7 day posting suspension
  10. HPBD :fun:
  11. The trick to making shortcuts to files that dont have icons is to use IconPath and IconIndex to tell the shortcut what icon to use, if you dont the shortcut will not be created Here is an example Name=Shortcut Name CmdLine=11,,"rundll32 advpack.dll,LaunchINFSection FileName.inf,InfSectionName" WorkingDir=-1 IconPath=11,,shell32.dll IconIndex=69; INF icon number InfoTip=Registry tweaks You can change the icon to whatever one you like, in my example I am using the number 69 which will add a shortcut with the icon for a INF file Since this is a regtweak, here is another example using the icons from regedit.exe Name=Shortcut Name CmdLine=10,,"regedit.exe /s ""%11%\RegFileName.reg""" WorkingDir=-1 IconPath=10,,regedit.exe IconIndex=1; REG_FILE icon number InfoTip=Registry tweaks
  12. OK as you can tell by the topic tittle I need money and am selling some cellphones. I have the following: 1- Nokia (practically new) with a 4 megapixel camera 2- Nokia (a bit old but it comes) with a decent camera and vibrate mode 3- Ericsson with games So if you are interested click the Off-Topic Comment for screenshots of the phones <div class="offtopic_all"><div class="offtopic_top" onclick="show_offtopic(this);"><span class="offtopic_title">Off-Topic Comment</span><span class="offtopic_desc">(Click to Show)</span></div><div class="offtopic"> Nokia with a 4 megapixel camera... Older Nokia with a decent camera and vibrate mode... Ericsson with games... :naughty: <span class="offtopic_close" onclick="this.parentNode.style.display='none';">[Close]</span></div></div>
  13. It is already a addon so its best if you integrate it If you dont want to be prompted remove the following from sidebar.inf Line #6202 BeginPrompt =BeginInsPrompt Line #6213 EndPrompt =EndInsPrompt Use this to launch the inf rundll32 advpack.dll,LaunchINFSection sidebar.inf,Install
  14. Ingles? Aqui: http://www.ryanvm.net/forum/viewtopic.php?t=6400
  15. Nada estas haciendo mal, es que yo parche a ehshell.exe para el Vista Media Center y eso lo afecta. Es nesesario usar un programa (sn.exe) para hacer el executable modificado funcionar despues de ser modificado Abra una ventana de simbolo de systema y pege los sigientes dos comandos luego los ejecutas (dime que paso cuando hiciste esto) sn -Vr %WinDir%\ehome\ehshell.exe sn -Vr %WinDir%\ehome\RegisterMCEApp.exe No se porque estos no ejecutaron debe de ser una dependencia o algo, este seguro en integrar todos los Runtimes como "Microsoft Runtime Libraries" de code...talvez eso es porque sn.exe no te trabaja O talvez es porque no usaste el updatepack. No se, porque yo nunca e tenido problemas haciendo que sn.exe funcione
  16. Dont ger me wrong, still great job
  17. I think OnePiece will wait until its final, which should be any day
  18. Its only been 2 & 1/2 hours since the updates have been released, wait a bit longer and I am sure it will be updated with even more updates than those two you are pointing out
  19. Not quite Windows 7, Windows 7 has icons that are similar to XP for example the Network icon is the same as XP but better
  20. AHA metodo uno, creo que eso es la causa pero no se porque yo siempre uso metodo dos Si yo fuera tu y si yo usaria driverpacks yo no integraria drivers con nLite Acaso el 7zip ha sido actualizado a 4.64, lo puedes consequir aqui (tambien tengo un addon del DPs BASE) http://www.wincert.net/forum/index.php?showtopic=4411
×
×
  • Create New...