Jump to content

mooms

Global Mods
  • Joined

  • Last visited

Everything posted by mooms

  1. Ce sont des liens officiels Microsoft, les isos sont les mêmes que celles sur MSDN. Office 2013 Professional Plus x86 Office 2013 Professional Plus x64 Plus de liens ici
  2. Ce sont des liens officiels Microsoft, les isos sont les mêmes que celles sur MSDN. Office 2010 SP1 Single Image x86 Office 2010 SP1 Single Image x64 Office 2010 SP1 Single Image x86 + x64 Plus de liens ici.
  3. Thnaks for the links Thiersee, do they also exist for Office 2013 ?
  4. @oguz: You should learn how to remake the sfx yourself, this way you can always adapt it to fit your needs. See here to learn how to make a 7zip SFX. You can also use 7zip split to split the SFX and make the changes in the config file and the 7zip archive. Here is the config file, the lines in bold are the changes you want to add: Extract the content of the SFX in a folder, add your reg file inside, then run these commands (copy the content in a text file and change the extension to .cmd) 7za a vcd.7z ".\VCD\*" -mx=5copy /b 7zsd.sfx + config.txt + vcd.7z SFX_VCD5470.exedel /f /q "vcd.7z"7za.exe should be in the same folder. You can also create the 7zip archive with 7zip gui, then the first line is not needed. VCD is the name of the folder that contains the files. Adapt the names.
  5. Updated to r897
  6. @zorro: N'utilisant pas Adobe Reader je ne saurais te dire si c'est le cas chez moi. Tu penses donc que c'est lié à une MAJ ? Sur cette page, on peut voir que Adobe recommande de désactiver le mode protégé dans bien des cas. Moi je te recommande de passer à SumatraPDF si c'est possible. @locutusdeborg: C'est très différent, un antivirus ne peut rien faire contre une faille de Windows, et de toute manière il y a plein d'antivirus qui continuent à fonctionner sur XP.
  7. OK, thanks. Do you have tested WEB_JAVA=0 with the msi ?
  8. I have found the same page when searching for install switches and, indeed, the switches we use are deprecated (but still works). Do you know if there is a difference between /s and /qn ? I will update the maker, and maybe adding the option to install the web plugins or not.
  9. Seems not installed or misinstalled. Try to run it again. Protip: you can use the switch -ai to keep the autostart of the daemon tray. Updated the SFX: - The icon of Virtual CloneDrive is now used in the SFX. - Deletion of the autostart of Daemon tray is now done in command line. - Daemon tray is now killed after installation.
  10. This should not be the case. The SFX of Virtual Clone Drive silently import the cert of Slysoft precisely to avoid the "Driver approval" pop-up. Please test again and report the results (with useful infos like OS used) in appropriate thread.
  11. Hi oguz, It's disabled by default because I think VirtualCloneDrive is better than UltraISO for this job (and UISO can pilot VCD). Anyway, it's possible to keep the Desktop icon and/or the Virtual Drive with a switch (or modifying the config file in the bin folder). As I said:
  12. @icare: Mes réponses en vrac: Pour les sfx, je préfère en général utiliser un module 32 bits avec au besoin RunProgram="x86: et RunProgram="x64: ce qui permet de garder un exécutable universel. Pas testé pour le registre par contre... Je préfère partager les MSU car c'est ainsi qu'ils sont distribués par MS, et j'avais remarqué quelques problèmes avec Win Toolkit lorsque j'avais tenté de passer le contenu du pack en cab, mais c'était il y a un certain temps et ça a peut-être changé. j'ai corrigé le nom de Windows6.1-KB971033-x64.msu. Merci. pour KB2855844: rootsupd.exe est la façon commode que j'ai trouvé pour avoir KB931125 "intégrée" pour Windows 7, mais tu as raison ce n'est pas WU. Si tu trouve une meilleure méthode.... Windows Search est une daube, d'ailleurs je recommande à tous de désactiver le service avec Win Toolkit. Je ne connais pas Super Finder XT, j’essayerais à l'occasion, mais je te conseille Everything, pour moi indétrônable (la recherche est instantanée). @locutusdeborg: aux dernières nouvelles c'est uniquement MSE pour XP qui est supporté jusqu'en 2015, pas XP.
  13. mooms replied to Jaanvi's topic in Tips and Tricks
    As far as I remember, PowerPacker is not hard to use. The cool thing with it is it can make multi-versions of XP without taking huge space (same files are not duplicated on the CD/DVD). I've used it once to make XP with and without Driverpacks & Attended/Unattended on the same CD, but it can do much more than that. I agree USB is better these days, but some old computers can't boot from USB.
  14. Because UltraISO needs to be registered and the retail installer could not be shared "legally", I've replaced the AddOn and the SFX by a maker. A maker is best anyway.
  15. I'm not aware of any issues with KB2574819-v2 & KB2830477 integrated. The same for KB2685811 and KB2685813, except an entry about them in deepclean.log if WU cleanup is executed, but that's not harmful afaik.
  16. mooms replied to mooms's topic in Funny Lounge
    Well, I can see the image in your post. I just realized the image was hosted on Facebook servers, and on https, maybe it was because of one or another. I re-hosted the image somewhere else because I don't like posting something hosted on Facebook anyway.
  17. @ianymaty: My guess is this is because the first install was a regular install, then the second and third ones are admin install. I'm not sure it can be fixed easily, unless someone found a way to automatically uninstall all previous Java versions before installing the new ones. I will add a warning in the first post to uninstall previous Java versions if they are not admin install. Version 1.2 of the maker: better compression of the installers, thanks to user_hidden.
  18. mooms replied to Jaanvi's topic in Tips and Tricks
    Thanks for the samples jo72. I've edited your post to add code and spoiler tags.
  19. mooms replied to mooms's topic in Funny Lounge
    I thought this picture was fun, that's all
  20. But can't it be set to delete itself after the first boot ?