Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. ricktendo replied to Thiersee's post in a topic in Win Toolkit
    Happy B-day
  2. ricktendo replied to Legolash2o's post in a topic in Win Toolkit
    Congrats Lego
  3. Thats why I provide the sfx maker, so you can repack it the way you want
  4. ricktendo replied to ricktendo's post in a topic in WinCert.net Spanish
    Talvez llegue a fin de mes A todos los que ayudaron GRACIAS!!! Les mandare fotos o un video de lo que recibí
  5. Never counted on that. Guess I will have to maintain both :confused02:
  6. Updated (probably for the last and final time) Add: 2733944 Rem: 2660677
  7. I know this wont fix the app, but to solve your error you could put Reshacker.exe in \Windows or \System32 folder so it can find it always
  8. Why not make the jump to .net 4.5 when it becomes final?
  9. Also don't integrate addons then remove components in separate sessions, try to do all in one session
  10. Updated, added Microsoft SQL Server Compact 4.0 SP1 *FINAL*
  11. What program did you use to integrate it? You may want to update your YumeYao Runtimes addon and you could give the updated YumeYao IE8 addon
  12. Voy a ver si puedo portar algunos componentes de Windows 8 a XP (Remote Desktop y XPS Printer)
  13. ricktendo replied to luis's post in a topic in Microsoft Windows
    Puedes integrar el EXE con win toolkit, este extrae el CAB y lo integra Tambien puedes integrar el MSU+LangPack Vista x86: http://go.microsoft.com/fwlink/?LinkId=210146 x64: http://go.microsoft.com/fwlink/?LinkId=210144 Win7 x86: http://go.microsoft.com/fwlink/?LinkId=210145 x64: http://go.microsoft.com/fwlink/?LinkId=210143
  14. ricktendo replied to a post in a topic in Windows 8
    Remember guys, no links to cracks
  15. ricktendo replied to a post in a topic in Windows 8
    Yea no aero sucks
  16. El upl no es compatible, tienes que usar un updatepack en Ingles (el del enlace de JCM)
  17. ricktendo replied to a post in a topic in Windows 8
    Nice Hopefully .net 4.5 and vc 2012 are released soon
  18. Added KB2723430 Supersedes KB2608539 (Visual C++ 2010) Hopefully we see .net 4.5 and VC++ 2012 soon
  19. Pruebe esto regsvr32 /n /i:U shell32.dll Asi es como lo recuperas
  20. Minor update TrIDDefs.TRD (4807 file types, 29/07/12) Portuguese (Brazilian).ini
  21. ricktendo replied to Legolash2o's post in a topic in Win Toolkit
    LOL took me 3 months to get $15
  22. ricktendo replied to Legolash2o's post in a topic in General Discussion
    IDK
  23. I dont know the cause of that error, I googled it and found others with the same problem on XP I think it could be what you did (added/tweaked/removed) to your image with WinTk
  24. /y should work (dont add | /h), the other cmdline switches are listed on the first post Automatically install Client + Extended packages and display progress: dotNetFx40_Full_x86_x64_SlimSetup.exe /y Automatically install Client package and display progress: dotNetFx40_Full_x86_x64_SlimSetup.exe /ai Silently install Client + Extended packages and display no progress: dotNetFx40_Full_x86_x64_SlimSetup.exe /aif Silently install Client package and display no progress: dotNetFx40_Full_x86_x64_SlimSetup.exe /aic Silently install Client + Extended packages, execute ngen and display no progress: dotNetFx40_Full_x86_x64_SlimSetup.exe /ain
  25. ricktendo replied to oguz's post in a topic in Installer Repacks
    What kinda progress bar would you like? Are you talking about a wizard type thing like .net4? For the time being you can override/enable the "extraction" progress bar by adding /gmX MsSecEs.exe /ai /gm0 For setup install progress IDK what the cmdline is for that, maybe change /q to /passive in my config.txt