Everything posted by ricktendo
-
[Repak] Microsoft Security Essentials x86/x64 4.5.216 (Intl)
Only english installer files are updated, will wait for them all to be
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
No, if you are using rebuilt best try (this is what is called when you run the installer) setup.exe /x86 /x64 plus the other switches as needed (run with /? to find them) I recomend maybe also adding /trainswap to tell it to install the LDR branch BTW Individual LP's and INTL installers are up Edit: @biatch, you may also need to add /redist switch as well
-
[Rebuilt] .NET Framework 4.5.2 Full x86/x64 (9-19-2014)
4.5.1 repack is up (intl and individual LP's will follow) To install LDR branch use /trainswap
-
[Repak] Microsoft Security Essentials x86/x64 4.5.216 (Intl)
A link would be helpful, I can only find 216
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
I had that error with the first installer I made with 4.5.1 Preview, you could have still had that one BTW did a refresh of the "intl" installer, nothing major (no need to reinstall your LP if you have already installed it.)
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Edit: I see now you are the one adding /norestart...compare the MD5 Anyway, added proper tools to repack for those interested, you will find them on the first post
-
question for Ricktendo Sir
OnePiece updatepack has everything I think, including .net frameworks...wmp1, ie8, etc.
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Let me guess, its a repack by you...the installer name is all wrong in YOUR repack Next time give all the facts, dont come saying there is a problem with MY installer when its clearly NOT mine you are using
- [AIO] Microsoft Visual B/C++/F#/J# Redistributable x86/x64
-
Can Anyone Help Me With This?
I forgot to say but the reason I suggest this, but it is because /d uses colons ":" and CMD/BAT files use these to mark sections where you can jump to goto section2:section1cmd /bla:section2cmd /bla /blaThis may be why it works when you paste it in the cmd but not with your script
-
Can Anyone Help Me With This?
Just without /d p:0:11, the /t and other stuff keep
-
question for Ricktendo Sir
If thats the case you have an addon that's causing that My suggestions: use a updatepack, use a wmp11 addon, use a svcpack type installer for your .net frameworks (v1.1 and the rest) and use nLite for everything...and if you remove components with nLite do it all in one pass, multiple passes screws things up And while you are at it why not use a IE8 addon
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Thats the way you should do things, this installer is "slim" because I removed most the setup stuff that uninstalls older .net 4x versions. I will add the vbs slim script and other tools later, but for now you can find a link for the vbs in the .net 4.0 topic (there is a 4.5.1 version in there) @compstuff the reason I wont add /norestart is because I want my installer to be more like the original and ask to reboot if needed, not like a addon type thing that installs in the b.g. without dialogs
-
Can Anyone Help Me With This?
Try it without /d and stuff, do you really need this?
-
question for Ricktendo Sir
Updatepack is a addon containing all updates/hotfixes for Windows XP. I have not tried the media center with OnePiece .net addons, I think you need a svcpack installer addon and not true addon What language XP are you using?
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
No, I am not going to bother with the GDR installer @compstuff simple solution, use /y /norestart @mooms Windows 7 with no .net 4x offers 4.0, not 4.5 and I dont think it will change with 4.5.1 @Thiersee you did a upgrade install over .net 4.5? Did the LP install at any point?
-
question for Ricktendo Sir
Try with this wmp11 addon http://www.ryanvm.net/forum/viewtopic.php?p=132883#132883 What updatepack are you using? What about .net framework addon, which ones are you using?
- [AIO] Microsoft Visual B/C++/F#/J# Redistributable x86/x64
-
question for Ricktendo Sir
Are you using the RVM integrater version? I think you should try a WMP11 addon vs using the integrator (if I recally this can cause problems) If you use nLite why not just use nlite for everything, make sure you use the nlite mce addon
-
DAEMON Tools Pro - 5.8.0.0388 (SPTD - 1.86)
Updated DTPro v5.4.0.0377 + SPTD v1.84
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Probably never, I still only get offered 4.0 on Windows 7 SP1 I will publish single LP's and SFX repackers later, maybe tomorrow on on the weekend
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
4.5 installer by default was GDR but I patched it with KB2519265 to change it to take LDR updates (these are non security bug fixes,) with 4.5.1 (it changed) there are 2 installers with 2 sets of files netfx_Full_GDR_x*.msi andnetfx_Full_LDR_x*.msiIf you ONLY care about security updates you would choose the GDR, but if you want security updates and "hotfixes" from the microsoft knowledge base you should pick LDR (these will fail to install if you install the GDR)If you are using the default EXE and you want to install the LDR branch you need to use <ndp451_installer>.exe /trainswapBTWLDR = Limited Distribution Release (same as QFE = Quick Fix Engineering) GDR = General Distribution Release More info
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Intl is up
-
Can Anyone Help Me With This?
Try usin set Message="Finished Phase 1, base install, the system will reboot in 90 seconds and start Phase 2 - RunOnce WU_Satisfy"shutdown /r /t 90 /d p:0:11 /c %Message%
- Cómo usar WinToolKit + recomendaciones