Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. Este tipo de error sucede de vez en cuando, uno solo tiene que copiar archivos frescos de iso y volver a intentar (desactivando el antivirus aveces ayuda, no es necesariamente la causa)
  2. ricktendo replied to lib9's post in a topic in Windows 7
    There are a few new commands...like for instance you dont need to use imagex as much because dism can now do some things imagex did Here are a list of some of the new improvements http://www.msfn.org/board/topic/153742-dism-improvements-in-windows-8/ Some only work with Windows 8, like adding /Remove to your /Disable-Package will delete the files from WinSXS and this command used on online images to automatically scan for and cleanup superseded hotfixes dism /online /Cleanup-Image /StartComponentCleanup
  3. Desactive tu antivirus y vuelva a intentar
  4. ricktendo replied to lib9's post in a topic in Windows 7
    If you have Windows 7 you don't have to install WAIK or OPK because dism is already a part of the OS (unless you need the WinPE stuff or WSIM for autounattend.xml and help files) However I do recommend you install/use ADK if you are on Windows 7, it has a updated dism from Windows 8
  5. ricktendo replied to maverick_GE's post in a topic in Windows 7
    No XP is different, there are language packs for it but they are different
  6. 1- Will investigate issue 1.1+1.2- Yes, update will download all lang ini files. I cant fix that but I can fix the uninstall issue in the next installer 2- I don't have the coding skill to fix this, will need to see if somebody can help fix it 3+3.1- This is left over from the 1.6 installer source 4- I noticed the Taiwanese, it actually had Japanese text. I will remove it (this is also left over from the 1.6 installer source) 5- I know its not actually automatic updates, the reason I use it is because I don't know how to make a box to adjust the days and I can use the translation for "Automatic Updates" in shell32.dll string table #32165 from multiple languages of XP 6- Same result but 9 begins the extraction to a sub folder instantly/silently and 7 opens the program but then you have to push extract button 7- Yea I know, that has happened to me 8- Very useful to me, example Shark007 Win7/8 x64 components is compressed with inno setup but in unconventional, it has 1 EXE and 2 BINs, to extract I open a cmd prompt and run innounp -x -m -a <filename>.binHaving the <uniextract_dir>\bin folder added to PATH makes it possible to use the uniexctract bin tools manually from the cmd prompt9- Yes please, fix the Russian accelerators if you can (its OK if they conflict, just not the ones on the same page) [Installer]; Components pageCOMP_DOCS = "Документация и информация о лицензии"COMP_LANG = "Языковые файлы"COMP_ACE = "Поддержка файлов ACE"COMP_KGB = "Поддержка файлов KGB"COMP_PEA = "Поддержка файлов Pea"COMP_SIT = "Поддержка файлов StuffIt"; Preferences pagePREFS_CAPTION = "Опции программы"PREFS_DESCRIPTION = "Какие опции Universal Extractor'а нужно установить?"PREFS_LABEL1 = "Можно установить следующие опции по умолчанию."PREFS_LABEL2 = "Эти опции могут быть изменены после инсталляции путём правки файла UniExtract.ini."LANGUAGE_LABEL = "Язык по умолчанию"DEBUG_LABEL = "Расположение файла отладки"APPEND_EXT_LABEL = "&Добавлять отсутствующее расширение файла"HISTORY_LABEL = "&Сохранять историю архива"REMOVE_DUPE_LABEL = "Удалять &дубли файлов"REMOVE_TEMP_LABEL = "Удалять &временные файлы"WARN_EXECUTE_LABEL = "&Спрашивать перед запуском файлов"AUTOMATIC_UPDATE_LABEL = "&Автоматическое обновление"; Tasks pageASSOCIATE = "&Интеграция в контекстное меню Проводника"ASSOCIATE_FILES = "Добавить 'UniExtract &файлы' в контекстное меню"ASSOCIATE_HERE = "Добавить 'UniExtract &здесь' в контекстное меню"ASSOCIATE_SUBDIR = "Добавить 'UniExtract в &папку' контекстное меню"ASSOCIATE_FORCE = "Принудительно &ассоциировать со всеми поддерживаемыми архивными форматами"MODIFY_PATH = "Добавить Universal Extractor в System &Path"DESKTOP_ICON = "Создать ярлык &на рабочем столе"QUICK_LAUNCH_ICON = "Создать ярлык &на панели быстрого запуска"SENDTO_ICON = "Создать ярлык в 'Отправить...'"; Context Menu integrationEXTRACT_FILES = "UniExtract &файлы"EXTRACT_HERE = "UniExtract &здесь"EXTRACT_SUB = "UniExtract в &папку"
  7. ricktendo replied to maverick_GE's post in a topic in Windows 7
    You can get the language packs in EXE form, you can convert it to CAB if you want but for now use the EXE to install http://www.technize.net/windows-7-sp1-language-packs-direct-download-links-kb2483139/ Here is a good video
  8. 4eu contiene 1.1, 2.0, 3.0 y 3.5 5eu contiene 1.1, 2.0, 3.0, 3.5 y 4.0
  9. Updated 1.7.1.70l and tweaked install GUI to fit Automatic Updates (it was getting pushed off the page) @gora thanks. Unchecking the lang component on my installer does not delete the lang folder, it will only copy English.ini lang
  10. UNA SOLA SESION para integrar y eliminar .net4/5eu http://www.wincert.net/forum/topic/4549-svcpack-net-framework-45eu-v226-espa%C3%B1ol/
  11. I need to figure out the inno code to add the option to turn off auto updates Update: Added hability to disable automatic updating during setup and also added /noupdate switch For you RN, your options to not install additional languages, turn automatic updates off and install silently you would use <installer>.exe /COMPONENTS="!lang" /VERYSILENT /noupdateIf there are other default settings you want to turn off via cmdline let me know, I can show you how Edit: updated 1.7.1.70k
  12. I leave updates on by default, I can add the options to disable during setup but not all the translators have updated this string (may have to make it englis only) BTW updated to fix english.ini issue
  13. Dont know if it works with chrome but it des with FF http://userscripts.org/scripts/show/118033
  14. Working fine here, use IE (may have something to do with one of your browser plugins)
  15. Go here and you will find some "sample" autounattend files that show how to automatically format your hdd, use UEFI if you have a UEFI capable bios or the BIOS if you dont http://www.microsoft.com/oem/en/installation/downloads/Pages/Windows-8-ADK.aspx For the other autounattend.xml stuff you can check out this PDF http://adf.ly/1713566/autounattend
  16. ricktendo replied to oguz's post in a topic in Installer Repacks
    Something tells me its an online installer, where the EXE downloads the installer to %temp%
  17. ricktendo replied to oguz's post in a topic in Installer Repacks
    Spywareblaster is the same, you have to extract it with innounp or universal extractor and rebuild it BTW I downloaded 1.18 and it was not inno
  18. ricktendo replied to oguz's post in a topic in Installer Repacks
    --------------------------- Messenger Plus! --------------------------- Accepted Command Line Arguments: /Destination=directory /Silent (does not install any sponsor) --------------------------- OK ---------------------------
  19. Muchas gracias Alkimi por la donación
  20. Read the post above on a trick how to get the links (using URL and changing the KB number) http://hotfixv4.microsoft.com/.NET Framework 4.5 – Windows 7/Windows Server 2008, Windows Vista SP2/Windows Server 2008 SP2/nosp/DevDiv1002220/50709.19075/free/462390_intl_i386_zip.exe http://hotfixv4.microsoft.com/.NET Framework 4.5 – Windows 7/Windows Server 2008, Windows Vista SP2/Windows Server 2008 SP2/nosp/DevDiv1002220/50709.19075/free/462391_intl_x64_zip.exe