Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. This is not completely acurate, these install the directx "runtimes". These are needed for desktop games on Windows 8 It wont update the directx engine anymore, thats why this installer only works on Windows XP SP3 and above Read more about why XP SP0 is not supported and there is an addition talking about Windows 8 here
  2. ricktendo replied to oguz's post in a topic in Installer Repacks
    .net framework 4 with turkish lp are done, as for the other .net frameworks sorry, cant
  3. Its not needed because the installer does it at the end
  4. Not really a addon, just a repack of the installer that will allow you to use -q to make silent The original directx installer only extracted to a subdir
  5. Download the "No GUI SFX" and replace the config.txt, activate the reg copy/add/delete RunProgram lines in config.txt (also activate the LP RunProgram if you add a LP) and also replace the 7zsd.sfx
  6. This is caused by a hotfix, IE9/10 may be the culprit
  7. 7.72 is the latest, try that
  8. The intl installer already has the Italian LP, but if you want to make one with just the ita LP do this: - Extract the NON intl slim installer dotNetFx40_Full_x86_x64_Slim.exe - Extract the Italian LP dotNetFx40LP_Full_x86_x64it_Slim.7z - Download the Intl SFX Maker and you need to do some editing of config.txt: Delete all the sections but keep these these 3: ;!@Install@!UTF-8!...;!@InstallEnd@!;!@Install@!UTF-8:Language:1033!...;!@InstallEnd@:Language:1033!;!@Install@!UTF-8:Language:1040!...;!@InstallEnd@:Language:1040!Edit the 1040 section to remove "it" from the MSI RunProgram, this is what it should look like: ;!@Install@!UTF-8:Language:1040!RunProgram="netfx_corelp_%%P.msi /qb!"RunProgram="netfx_extendedlp_%%P.msi /qb!"AutoInstall="netfx_corelp_%%P.msi /qb!"AutoInstallc="netfx_corelp_%%P.msi /qn"AutoInstallf="netfx_corelp_%%P.msi /qn"AutoInstallf="netfx_extendedlp_%%P.msi /qn"AutoInstalln="netfx_corelp_%%P.msi /qn"AutoInstalln="netfx_extendedlp_%%P.msi /qn"CancelPrompt="Annullare?"ExtractTitle="Estrazione file"ExtractDialogText="{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033{\fonttbl{\f0\fnil\fcharset0 Tahoma;}}\viewkind4\uc1\pard\sl240\slmult1\f0\fs18\lang9 Preparazione:\par}"FinishMessage="{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033{\fonttbl{\f0\fnil\fcharset0 Tahoma;}}\viewkind4\uc1\pard\sl240\slmult1\f0\fs30\lang9 Installazione completata\par\fs16\par\par\parInstallazione di %product% completata.\par}";!@InstallEnd@:Language:1040!- Now you can compress and remake your installer with Ita LP using the drag&drop batch file
  9. Not only since publication, since always...the adfly polish link has a NEVER been tripped. I will redo & re-add but, any links I dont see activity on I will not waste any time supporting (this goes for all downloads) Edit: done
  10. Este no se puede integrar con nLite?
  11. Nothing wrong with the link, use IE or turn off any scripts
  12. You cant uninstall the superseded that are integrated into the installer, you can only uninstall those you yourself install after. Just install the new hotfix and you should be fine. BTW the updates are not listed in the slim because there is a "condition" in the MSI installers that only add them if the setup stuff is not stripped out...Does not mean you can uninstall them, you still cant.
  13. You dont need it, you can just open the package (MSI,) then change it and save the changes. It should generate a transforms that you can apply, if you get a error that setup.ini is missing just create a blank setup.ini Edit: minor silent update, removed Checkers plugin
  14. Updated once again, added custwiz tweak "Disable Shared Reviews and Review/Forms workflows" a.k.a Tracker and hid more menu items with HideItems.js: File - Save As OtherFile - Send FileEdit - Check SpellingEdit - AccessabilityView - Read Out LoudI also removed Polish, from what I can tell nobody is downloading it
  15. There is no limit to OEM activation, it does not even need connect to the internet to verify you as genuine
  16. No wonder, you are in Virtual Box...Activation will ONLY work on a live install
  17. Replace the 7ZSD.SFX and CONFIG.TXT with the ones from the "No GUI" SFX to build a silent installer. Same for .NET 4 (there is a No GUI SFX alternative,) but if you want to make it SVCPACK compatible you have to enable the REG COPY/ADD/DELETE stuff in CONFIG.TXT by removing the semicolon (leave the LP MSI disabled unless you add a LP)
  18. For it to end up in System32\oem you have to put it in sources\$oem$\$$\system32\oemEdit: maybe this is a feature the toolkit should have, detect if the serial is oem and back up/insert the lic if the user chooses to apply current installs oem serial
  19. ALL installers updated, found and removed some obsolete entries from the registry and directory table...fixed pt_br (I missed a couple components) ....... Finally done, added Polish...other language requests open Minor tweak to all other installers, disable webmail setting ....... Now available in French
  20. If you want to make it silent and svcpack compatible you can, let me know if you do
  21. I use that exact MSI and I dont do beta versions only final
  22. Look here, you will find updated and slim installers for .net 4 and vc runtimes (x86 and x64.) Also look in the posts, there are easy instructions/resources if you want to make them silent
  23. Does not matter what ei.cfg says, you simply need to put the .XRM-MS in the oem folder in system32 and during install it will register... you can also copy it there manually and register it SLMGR.VBS -ilc <PATH>\<FILENAME>.XRM-MSNow your serial should activate Windows without the need to connect to the internet, it will see your bios and the oem license and it will confirm it as genuine BTW if you cant find your xmr-ms license, google "slic toolkit" this tool can find it and back it up for you
  24. You also need to backup and add a license file (<filename>.XRM-MS) in order for the ke to work and you need to add this to your image somehow to the \Windows\System32\oem folder (it will auto install here) Google "create OEM dvd" and you will see what I mean