Everything posted by mooms
-
Notepad2-Mod 4.2.25 r998
Updated to r964
-
Notepad2-Mod 4.2.25 r998
maj vers r964
-
Java Multi Maker
I've found the reason: http://superuser.com/questions/134245/disable-windows-7-s-open-file-security-warning-dialog-for-exe-on-local-drive http://www.windowspcguy.net/?p=173 http://www.makeuseof.com/answers/type-data-stored-local-locallow-roaming-folders-userappdata-windows-7/ TL;DR: It appears the LocalLow folder is a special folder for untrusted data, so Windows will always ask for run confirmation from here, and AFAIK there is no easy and automatic way to bypass it. Anyway, I was not able to reproduce your bug: I installed silent Java 8u40 Dual made with Java Multi Maker 2.5, then updated with original 8u60 installers, and Java was able to uninstall both versions of 8u40.
-
Java Multi Maker
Hi ianymaty, Found the path, it is a variable, based on the user name and file version: For an user named ianymaty and Java 8u60 it is: C:\Users\ianymaty\AppData\LocalLow\Oracle\Java\jre1.8.0_60Translated into variables: %USERPROFILE%\AppData\LocalLow\Oracle\Java\jre1.%MAJ%.0_%MIN%(%MAJ% and %MIN% are variables created by my script based on the file name, we reuse them here). Translated into 7 zip SFX syntax: InstallPath="%USERPROFILE%\\AppData\\LocalLow\\Oracle\\Java\\jre1.%MAJ%.0_%MIN%" in the cmd file: ECHO InstallPath="%%USERPROFILE%%\\AppData\\LocalLow\\Oracle\\Java\\jre1.%MAJ%.0_%MIN%">> "32.cfg"You may have noticed that the variable USERPROFILE is surrounded by double %% sign, that's because we don't want Windows parsing the variable when running the CMD file, but when the SFX is executed, and using double %% will do the trick. This is working, but, on my tests, the install isn't silent anymore on Win7 X64 (but it is silent on Win7 x86). I don't know why, maybe because of the path used ? That's weird... You can test it: JAVA-Multi_Maker_2.6-test2.zip MD5: d004e85736501093ebe1cc90e92a03a8 edit: discovered that the extraction path is different for x64: _x64 is added at the end of the folder's name... code used is: %USERPROFILE%\AppData\LocalLow\Oracle\Java\jre1.%MAJ64%.0_%MIN64%_x64I made an other test version It is slightly different because we need two separate folders, and 7zip can only extract to one folder, so we use this extraction path InstallPath="%USERPROFILE%\\AppData\\LocalLow\\Oracle\\Java"I also changed the naming of the msi files, now it mimic exactly the behavior of the original installer as you have requested, but the problem still remains.... The compression of the admin install version is also much less efficient because of the separate folders. JAVA-Multi_Maker_2.6-test3.zip MD5: 30af3563e0c53c7c9fd7be350d39986f I'm surely missing something here...
-
can't download any version
Thanks ianymaty
-
Java Multi Maker
Hi Thiersee, Yes the size gain was the purpose of the v2.6 The cons: - You need to use a 64 bits OS to build 64 bits versions (the installer is run in a special mode to make the admin install point). - It seems some unique infos are added in the admin install, because every installer have an unique MD5. That's the confirmation: Oracle have made some changes to the installers that will make them incompatible with setupcomplete installs. I also remember now this was already discussed in the ryanVM thread (you need to be logged to see the thread).
-
Java Multi Maker
Oracle must have made some changes. Please try this version, it's a test version I made some time ago, it create an admin install point. The purpose was to reduce the size of the SFX, but maybe it will also allows install with setupcomplete. You can also try to use wintoolkit runonce to see if it make a difference. JAVA-Multi_Maker_2.6-test1.zip
- Java Multi Maker
-
Java Multi Maker
98 MB seems the normal size. I will also reply to you PM here, so it can benefit to others as well: I meant remove previous versions of the installers in the script folder, not Java itself. It was to avoid the UPX error, but it seems your error is different. Anyway, you can try this silent dual SFX I've just made: http://www.mediafire.com/download/94ak2d3h2wx7l3u/Java_8u60-Dual.exe
-
Java Multi Maker
UPX error is harmless, it is because you've already uncompressed the setup on a previous run, delete all installers and you will not see the error.
-
can't download any version
If someone have downloaded them, it could post a mirror. You can download this version in the meantime. http://www.wincert.net/forum/files/file/5-win-toolkit/
-
WinToolkit Development
Be patient guys, he is maybe still in vacations !
-
[Request] Repak K-Lite Codec Pack Full
But you still need to make a SFX. It's simpler with the maker I linked.
-
Dism++ - puissant outil de nettoyage et tweaks.
Merci pour l'info.
-
Java Multi Maker
The UPX error is because it was already unpacked on the first run. The second eror is from 7zip and is related with memory, it can't allocate enough. You can change the 7zip parameters to use less memory, it is explained in the cmd file, open it with notepad.
- Java Multi Maker
-
ISOS Windows 10 Thresold 2 Fr
On peut maintenant les télécharger ici: http://www.microsoft.com/fr-fr/software-download/techbench Vous obtiendrez les isos MSDN en date de Février 2016 à l'heure ou j'écris ces lignes.
-
Copy in %CommonDesktop%
You can use a 7zip sfx.
-
.NET 4.0 et 4.6.x: ajouter le langpack Fr aux installateurs de ricktendo
Rien de visible pour les utilisateur des runtimes, ça concerne les développeurs, (ça coïncide avec la sortie de Visual Studio 2015 et de Windows 10), et il faudra donc tôt ou tard l'installer pour profiter des applis développées pour. ça remplace évidemment la 4.5.2. Un coup de google te donnera plus d'infos.
-
Cannot mark this forum as read
https://forums.informaction.com/viewtopic.php?f=10&t=19598
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
OK thanks. moved your answer here because I have edited my post on French topic
-
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Thank you for the update ricktendo, it works well on Windows 7 x64 & x86 French with 4.5.2 previously installed. Do you know if this will also works on Windows 8.1 ?
-
.NET 4.0 et 4.6.x: ajouter le langpack Fr aux installateurs de ricktendo
MAJ pour .NET 4.6 Testé l'installeur créé sous Windows 7 x64 & x86 Fr avec .NET 4.5.2 installé, fonctionne parfaitement.
-
Virtual CloneDrive 5.5.2.0
Thanks Thiersee, updated. What's new: The certificate is still the same, it will expire on November, so an update will be necessary then. (the certificate is used to sign the driver, only needed at install time to keep it silent).
-
Just a quick hello to all...
Welcome here Calvadosian, so you are in Calvados I presume ! We have a French section if you wish. Coucou de la côte d'Azur.