Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. McRip's FTP has been down all day, lets see if its fixed soon
  2. You cant integrate them but wtk can add them to your iso and stage them for install
  3. Links were down but thanks to mcrip the ase back
  4. Dont add a space after / ai it should be /ai and Swedish should automatically be set (if you are installing on Swedish Windows)
  5. Are you installing it on a non swedish windows? Do you get an error message?
  6. ricktendo replied to Legolash2o's post in a topic in Win Toolkit
    Only KUC app can download the files
  7. ricktendo replied to Legolash2o's post in a topic in Win Toolkit
    I think komm did the same thing as mcrip to thwart hackers
  8. Subido a MEGA
  9. Yes, by default the .net4.5 installer will do that (thats why I removed /ain)
  10. ITS NOT AN ERROR Its a limitation to 7zsplit.exe, its OLD and will skip the localization sections when spliting because it does not support splitting them If you want to test it TRY YOUR INSTALLER dont rely on 7zsplit to let you know if you did it correctly Oh and DONT use a split 7zsd.SFX because it will retain the old config.txt
  11. 7zsplit will only split between these two (it does not recognize the other sections) ;!@Install@!UTF-8!......;!@InstallEnd@!Solution is simple...dont use the split one, use the INTL sfx builder's config.txt1- Download original slim installer (not the intl) and extract it 2- Download the tr LP and extract it to where you extracted the slim installer and recompress (also add "tr" to the LP MSI name) 3- Download the Intl SFX builder 4- Delete config.txt localizations, keep default and 1055 sections 5- To rebuild the installer drag & drop the 7z file onto cmd Keep only these two for Turkish: ;!@Install@!UTF-8!......;!@InstallEnd@!;!@Install@!UTF-8:Language:1055!......;!@InstallEnd@:Language:1055!I think what you are doing is build your installer and using 7zsplit to split the config.txt from your rebuilt installer to see if it came out...you did not do it wrong its a limit to 7zsplit. If you want to truly test if it works simply run your installer and see if the LP and localizations show up
  12. Talvez el nuevo Mega funcione mejor (Putlocker tambien es bueno)
  13. Use the SFX builder from the Intl .net (add/delete/change whatever you want) http://adf.ly/1713566/dotnet45intsfx
  14. Some installer dialogs (extract, cancel, finish) now translated and updated SFX builder with same translations
  15. There is one that comes with the language pack already integrated, you can use it or the SFX builder. Yyou will have to rename your LP MSI installer or edit the one in config.txt (you can remove the other SFX language sections and just keep your locale) http://www.wincert.net/forum/topic/11033-intl-slim-net-framework-45-full-lp-x86x64-2-26-2013/
  16. Updated 7zip sfx mod to the latest 1.5 stable, install gui cleanup and is now localized (intl version comming soon) Note: NO updates added, NO need to reinstall if you have earlier version
  17. Revised instaler and SFX builder RTF code cleanup (to properly display foreign fotns) and installer dialog cleanup (removed /? instructions and URL) NOTE: YOU DO NOT HAVE TO REINSTALL IF YOU HAVE THE PREVIOUS VERSION
  18. The Slim Intl installer test is out http://www.wincert.net/forum/topic/11033-testers-needed-net-framework-45-intl/ Should detect your language and install the apropriate LP (also some installer dialogs like: extracting, cancel, finish have been localized)
  19. The language pack is needed if you have a non English OS and the GUI you mention that need translations are .NET aplications and/or .NET error messages Yes, I remove non essential stuff (but I also have a rebuilt installer that keeps that stuff and still saves you space)
  20. I dont care really, I also provide a "NoGUI" version if you want it to be 100% silent Just make sure to use a fresh SFX so you dont run into problems (in the past I have run into problems with 7zip sfx instalelrs when I reused the sfx, the config.txt edits I did did not take) BTW I am working on a AIO instller that has all the LP's that will install the correct LP depending on your OS language
  21. Thats why I have a SFX builder so all you need to do is extract the files, add lp files, rezip, drag&drop onto cmd Here you can see the config.txt still embedded in the SFX I split from my slim .net framework 4.5 compared to the one in the SFX builder
  22. Dont reuse the SFX if you want to edit config.txt, because old config.txt stays embedded in the old.sfx