Everything posted by mooms
-
What to expect from win 10 ISO download?
You need to download the iso in an other drive than the usb stick that will be used by RUFUS (other stick, or make some space on your C: drive) , because it will be formatted by RUFUS. You have to set RUFUS as showed in this picture, (you have to tell it where is stored the iso file obviously) then it will not create an autorun.inf and it will be bootable:
- What to expect from win 10 ISO download?
-
Flash Player Plugins SFX & AddOn Maker
Thanks for the suggestion @OnePiece
-
Firefox SFX Maker 5.5
I tried it and, quite frankly, I've found the UI very bad. uBO can already block scripts anyway. The provided profile is just an example of what can be done, I don't want to bloat it too much. (it's already the biggest folder of the archive).
-
Firefox SFX Maker 5.5
Yes, and Decentraleyes too, it don't need any configuration so you have a better privacy without any cons. You're right, it's better that way.
-
Firefox SFX Maker 5.5
Hi Thiersee, 1) Not worth it IMO, users of this script are likely to be advanced users and they should already know about the deprecation of the XUL extensions. Note that I only embedded Web extensions, and only two (the most useful to my opinion: uBlock Origin & DecentralEyes). I've also added user.js and userchrome.css to show some example of customizations for Firefox 57+. 2) Thanks, it will be corrected in the next version. As always, thank your for your inputs & suggestions.
-
Firefox SFX Maker 5.5
Version 5.3 Correction d'un bug sur les versions autres que "stable" Retour à la version 9.22 de 7za (compresse mieux) l'URL de téléchargement est montrée pendant le téléchargement du setup Màj de l'extension Decentraleyes
-
Firefox SFX Maker 5.5
Version 5.2 is out What's new: Corrected a bug with other versions than stable Reverted to 7za v9.22 to achieve better compression Showing the Download URL when downloading the setup Updated Decentraleyes extension
-
Utilitaires [25.02.26]
Màj de: HWInfo AlternateStreamView SIV WizTree ScreenToGif Rufus CPU-Z GPU-Z CrystalDiskInfo CrystalDiskMark
-
Firefox SFX Maker 5.5
Version 5.2 màj de l'icône du SFX avec celle du nouvel installeur màj du profil par défaut ajout d'un fichier UserChrome.css ajout d'un fichier user.js
-
Firefox SFX Maker 5.5
Version 5.2 is out What's new: Udpated SFX icon to the new Firefox installer Updated the default profile Added userChrome.css Added user.js
-
OVHGate impact on WinCert
Hi Jan, Glad to see the site online again !
- Java Multi Maker
-
[14 janvier 2020] Update list GDR pour Windows 7 SP1 x86/x64 (Fr-En-De-Es-It)
You should report it to Liam.
-
Java Multi Maker
Thanks. How do you find these ? The naming is yet again different... You're right, I missed a zero It still works fine though. Thanks for your input.
-
[14 janvier 2020] Update list GDR pour Windows 7 SP1 x86/x64 (Fr-En-De-Es-It)
1.5.4.12 is buggy, don't use it.
-
HUGE Bug in WT 1.5.4.12
In the meantime, use 1.5.4.10.
-
[14 janvier 2020] Update list GDR pour Windows 7 SP1 x86/x64 (Fr-En-De-Es-It)
Je viens d'intégrer la dernière UL x64 avec WTK 1.5.4.10, tout s'est bien passé, WTK m'a fait un avertissement à propos d'une KB non intégrée, mais il a du la mettre en runonce car MU ne m'a trouvé aucune MAJ prioritaire. Par contre, WUD était mal configuré et il m'a effacé tout le contenu d'une dizaine de dossiers, me laissant juste des sous-dossiers vides ! Il faut vraiment faire attention avec lui, aucune confirmation de suppression et les fichiers sont supprimés définitivement !
-
icare [14 Jan 2020] SFX Microsoft
Alors, Sur machine virtuelle W7 x64, installé par dessus le 4.7, pas de soucis. Sur ma machine réelle, W7 x64 aussi, il m'a demandé de redémarrer (il y avait des programmes utilisant .Net 4.7), et au redémarrage j'avais bien .Net 4.7.1 mais toujours le language pack 4.7, j'ai donc tout désinstallé moi-même, puis relancé ton pack, et là je suis bien en 4.7.1 sur .Net et le language pack. Comme quoi, mieux vaut lancer la désinstallation soi-même, au moins on est sûr du résultat.
- Windows 10 Version 1709
-
Java Multi Maker
4.0b3 (or earlier) fails with 9.0.1 installers. Oracle have changed something (again) in the logic of the installer, I had to adjust the script to work wit 9.0.1, hopefully it should work with future versions now, as the method is more "universal" (but more complex). In detail, the name of the file extracted by ResourcesExtract that was useful was "%filename_without_extension%_100_10.bin" Same logic for the second extraction with ResourcesExtract (yes, install files are packed 3 times, they are in a msi inside an exe inside an exe...) Now, it's different, so, because I know the files needed are big (several MB) I have added a function that will delete all files smaller than 1000000 bytes (~ 10MB) in the extraction folder: :Clean_temp_files for %%F IN (.\JRE_TMP_EX\*.*) do (if %%~zF lss 1000000 del %%F) Then rename the only file left. That should works with any names, and as long as they don't change the install logic too much. Nope, but it should work fine. BTW, because they have changed the naming scheme (9.0.1 and no more 9u01), the logic used in the script to find the more recent setup in the folder is not working (it process Java 9 instead of 9.0.1 if they are both in the JRE_setups folder), so you should remove older setups from this folder. I will wait for the next version to see how things goes.
-
icare [14 Jan 2020] SFX Microsoft
Salut icare, merci ! Il faut désinstaller le 4.7 avant ou le sfx s'en charge ?
-
Java Multi Maker 3.5
JRE 9.0.1 & 8.0.151 sont dispos JAVA-Multi_Maker_4.0b4.zip pour JRE 9 MD5: 203c7e514414c932ff847d3d8dac5fa4 SHA-1: 93fc856e026fc42298ebc8e76bba338f21c1704a Taille: 800Ko
-
Java Multi Maker
JRE 9.0.1 & 8.0.151 are out JAVA-Multi_Maker_4.0b4.zip for JRE 9 MD5: 203c7e514414c932ff847d3d8dac5fa4 SHA-1: 93fc856e026fc42298ebc8e76bba338f21c1704a Size: 800KB
- Windows 10 Version 1709