Jump to content

strel

Member
  • Posts

    625
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by strel

  1. Add this to sysprep.inf: [GuiRunOnce] Command0=netsh firewall reset
  2. I'd try to run netsh firewall reset later, after mini-setup ends and settings were saved.
  3. Yes you can use runonce. Read the unattended guide, it's not difficult, keep an eye on Reference/Timeline section for easier understanding. This method is easier than making an addon for that kind of applications IMHO.
  4. Right, and it's totally unneeded for 1.1, but doesn't harm install process. Fixed now. Thx gora.
  5. For progress bar only: /qb /norestart But still recommend you SNMsynth above.
  6. As long as there's no property pointing to that specific folder under system folder properties section in the windows installer property reference, I think you have to refer to that path indirectly. About format, I've never used wise before but try: "[AnySystemFolderProperty]\.....\......"
  7. Silent .NET Maker synthesized handle all this and more.
  8. Use runonceex.cmd method.
  9. Raoul90, KB954459 is MSXML 6 SP2. Check if you find path for msxml6.dll under this key: HKEY_CLASSES_ROOT\CLSID\{88d96a0e-f192-11d4-a65f-0040963251e5}\InProcServer32
  10. 2 b-man AIO english updated add-on for XP , isn't it? Download 1.1 + NDP1.1sp1-KB867460-X86.exe + NDP1.1sp1-KB928366-X86.exe + 3.5 SP1 redist + NDP20SP2-KB958481-x86.exe + NDP30SP2-KB958483-x86.exe + NDP35SP1-KB958484-x86.exe +MSXML6 updated version + (optionally the restricted hotfixes for these versions above, not needed for WU silence) In _SNMsynth.ini set OUTPUT=ADDON and MERGE_FRAMEWORKS=YES, and if you want silent add-ons instead of passive set VERBOSITY=SILENT. If your host OS is XP run the process, otherwise add WINXP=YES in the .ini file before run. Clear enough? 2 Kurt_Aust You're right, though not needed as stated by ms its installing is not restricted to 2K. Thx.
  11. It would generate an error while building installers with XP as target. EDIT: But its installing is not restricted to 2K so it will not break install.
  12. First all the info you need is in post #1, in pages 1 and 2 you'll find outdated info. The process to build the add-ons and the installing are different things. To build an updated AIO add-on you'd need 1.1 and its hotfixes and 3.5 SP1 redist and its hotfixes (including 2.0 SP2, 3.0 SP2 and 3.5 SP1) in your work folder, depending on your target win version (not host). After you get the AIO add-on, you don't have to worry about the installing order priorities because the merged installers respects it, only if you build individual add-ons for each FX version, you have to keep the priorities described when inserting the add-ons in nLite.
  13. Updated versions don't have this problem. Thx for the info.
  14. MSXML is included in the 3.0 block because is a prerequisite for it to work. It just need to be installed previously to 3.0, as 2.0.
  15. Finally UPDATED! All features requested has been implemented and bugs fixed. The hell long to test, but it worth it. 2 Major You can tell me if you find the same problem now. Enjoy!
  16. Actually the script supports it now. Just download the proper file from here to your work folder and run the process, you'll get installer/add-on containing 3.0 with the latest MSXML 6.0 SP2 built-in. Cheers.
  17. I really have no idea why is happening this to you. Is not my case. What version of windows script host (type cscript in a command line) are you using? By the way, for the next version I'm testing now, so I release it soon, the lines causing the problem are removed as they were accessory.
  18. With Silent .NET Maker synthesized you can build a silent switchless installer or nLite add-on for 3.0 SP# + langpack, but not for langpack individually. Check it.
  19. Yes. Read: 1. Unatteded Windows Guide 2. Follow any of the links above.
  20. So that's my fault, my excuses, will be corrected for the next version. Anyway, don't worry your installers are perfectly valid, it's just installer including 3.5 SP# have a few extra unuseful KB. Thx gjack.
  21. Installers/addons made with Silent .NET Maker synthesized avoid this. Link above in my prevuious posts.
  22. KB951847 high priority update is avoided with the latest version of Silent .NET Maker synthesized.
  23. MUI only works on english windows basis. You can have an english windows translated to italian.
×
×
  • Create New...