Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. Ask and ye shall receive
  2. ricktendo replied to Vizard's post in a topic in Win Toolkit
    Microsoft does not provide all its hotfixes via Windows Update, it only gives you the critical updates so hackers dont get into your PC...this does not mean that Microsoft is not busy fixing other small bugs that pop up and they usually release these hotfixes but you have to google the problem you are having and hope that there is a hotfix to fix that SoLoR gathers them all up in one place and removes any obsolete/superseded hotfixes to save time and space
  3. ricktendo replied to Vizard's post in a topic in Win Toolkit
    If you want ALL the updates (not just critical ones) since SP1 then you want to use SoLoR's updates
  4. @tele http://forums.mydigitallife.info/threads/19461-Windows-Hotfix-repository Descargue KB000000 de la pagina changelog
  5. El error no es mio sino el que lo esta instalando
  6. Pueden utilizar el original si quieres java update
  7. No hay nada que arreglar, desinstalen el java viejo antes de instalar este
  8. ricktendo replied to NIM's post in a topic in Announcements
    Off Topic: how do you get Firefox toolbar to look like that? Edit: I managed to do it with tab mix plus but now the tabs wont go above the address bar when I switch it back
  9. Integrar el controlador de video
  10. ricktendo replied to NIM's post in a topic in Announcements
    Looks purple compared to the forum blue
  11. ricktendo replied to NIM's post in a topic in Announcements
  12. ricktendo replied to NIM's post in a topic in Announcements
    Cool N1K you should do something about the purple 1_small_logo.png to match it to the forum blue
  13. Nice find and you are right it does not work, it only works with inside .url files wich are nothing really but .ini files with a .url extension (I use updateinis to create my bitlocker2go url, it does appear to work this way) [defaultinstall] UpdateInis=BitLocker2Go.ReadMe.AddUrl [BitLocker2Go.ReadMe.AddUrl] %01%\readme.url,InternetShortcut,,URL=http://go.microsoft.com/fwlink/?LinkId=129765 %01%\readme.url,InternetShortcut,,ShowCommand=7
  14. Add a RunOnce/Ex to LaunchINFSection (new/separate INF section) [Post.Uninstall] DelFiles Etc BTW it should go like this [Cleanfolder] "rundll32.exe advpack.dll,DelNodeRunDLL32 ""%16420%\Assembly\GAC_MSIL\QTAddressBar"",8" "rundll32.exe advpack.dll,DelNodeRunDLL32 ""%16420%\Assembly\GAC_MSIL\Interop.SHDocVw"",8" "rundll32.exe advpack.dll,DelNodeRunDLL32 ""%16420%\Assembly\QTAddr3_v2.0.50727_32"",8"
  15. No es cuestion de cual es mejor, si quieres .net 1.1, 2.0, 3.0 y 3.5 use el 4EU...si tambien quieres el 4.0 use el 5EU
  16. In the Delete/CopyFiles section you put the filename followed by ,,,1 this will tell windows to delete the file on reboot if it is in use [Copy.Delete.Files] Filename.Ext,,,1 Value Meaning 1 On CopyFiles: Warn if user tries to skip file. 1 On DelFiles: If file is in use, queue up delayed delete in wininit.ini. Otherwise an in-use file will not be deleted. 2 Setup Critical: don't allow user to skip file. 4 Ignore version check and always copy file. This will overwrite a newer file. 8 Force Rename (trick engine into thinking that file is in use). Note: Only happens if file already exists on target. 16 If file already exists on target, don't copy. 32 Suppress version conflict dialog and don't overwrite newer files. This example copies three files: [CopyTheseFilesSec] file11 ; copies file11 file22,, file23,8 ; copies file22, temporarily naming it file23 file31, file32 ; copies file32 to file31
  17. tskill explorer ; with tskill its not necesary to use .exe on the end
  18. RunOnce or use ,,,1 flag
  19. Maybe if you kill explorer.exe it will work or set the files to delete on next boot
  20. No creo que funcione, tienes que hacerlos uno por uno
  21. No uses el boton de Report para que tus post sean atendidos!!!!
  22. El UPL no controla ese enlace, escoja configuracion avanzada y alli escojes tu proveedor vaforito
  23. No idea, its nlite only btw