-
Posts
2,377 -
Joined
-
Last visited
-
Days Won
153
Content Type
Profiles
Forums
Events
Everything posted by mooms
-
MAJ.
-
sendspace is OK, like mediafire in the old days you can upload a file without registering and the file size limit is higher than mediafire (300 MB vs 200 MB), but unlike the latter the file is deleted 30 days after the last download on free account, so it is not a permanent solution.
-
That seems a good idea. Also, why each installer is in is own folder, named the same minus the extension ? An unique folder seems to be OK, ike the svcpack folder in XP. To just change the installer, a workaround is to rename the new sfx with the same name as the old version. hacky and dirty but it works.
-
I have found why the autostart entrie have not been removed in my tests: the correct snytax for sfx module is RunProgram="\"regedit\" /S delreg.reg"Already updated the XP AddOn with this, will do this one later.
-
Bonne idée ce topic, j'en profite pour poster les miens si ça ne te dérange pas. Virtual CloneDrive AddOn SFX UltraISO AddOn SFX QTAddressBar AddOn svcpack
-
Small update: Autostart of the daemon (visible in the tray) is now disabled (it is not needed for VCD normal operation).
-
Un réel problème cette fois-ci: Une fois effectuée la passe avec nLite, j'ai la maj KB2686509 qui apparait dans MS Update et qui refuse de s'installer. Apparement le problème est connu...On commence le jeu de piste ! sur la page de support de la KB, on me demande de vérifier le fichier Faultykeyboard.log, voilà son contenu: KBDDV.DLLKBDUSX.DLLKBDUSL.DLLKBDUSR.DLLCe sont des fichiers de claviers US international pour le second et US dvorak pour les trois autres. Sur la page de support il y a ensuite une méthode manuelle ou auto pour réparer le problème. Ça ne m'intéresse pas puisque je veux éviter que le problème se présente en premier lieu. Je pense évidemment à la suppression des langues et claviers via nLite mais j'ai toujours procédé ainsi et c'est la première fois qu'il y a ce bug alors que la maj n'est pas de ce mois-ci. Edit: problème résolu en ajoutant les 4 fichiers dll incriminés sous [KeepFiles] dans dernière_session.ini. J'aimerais quand même savoir pourquoi MS m'oblige désormais à conserver les fichiers claviers US international et dvorak.... Et aussi pourquoi le problème n'est apparu qu'avec le pack de ce mois-ci. @icare, j'ai vu via ta doc que tu connais le problème, as-tu changé la manière dont cette KB s'installe récemment ? Et d'ailleurs pourquoi l’exécuter ? n'est il pas suffisant d'écrire les clés dans le registre ?
-
Maj de l'AddOn: Celui-ci est désormais au format inf, ce qui permet le démarrage auto dès le premier démarrage et la désinstallation.
-
Hello myselfidem The sfx is run on first boot (or after), so RunProgram="\"regedit\" /S ROEveryThing.reg" is not really needed, you can add RunProgram="rundll32 advpack.dll,LaunchINFSection %windir%\\inf\\Everything.inf,Install" to the sfx config and delete the reg file from the 7zip archive. i have made a sfx file with some modifications if someone want to check it here is the file (it is localized in French) http://www.mediafire.com/?fcmy41p8n8yb9pf
-
Je viens de tester le dernier update pack: - aucune maj prioritaire sur ms update, aucune erreur dans l'obs. d’événements, et setuperr.log est vide mais j'ai une remarque: Si on exécute la commande sfc/ scannow , Windows demande le CD original de XP SP3, il refuse de continuer avec celui maj avec l'update pack qui a servi à l'installation. Une fois le scan terminé, l'obs. d’événements annonce que l'opération s'est déroulé correctement sans plus de détails.... Une idée de la raison ?
-
Maj: Maintenant avec désinstallation grâce à Geej et myselfidem Changelog:
-
Great work Geej ! Tested live install on x86 and x64: - Install and uninstall works perfectly on both arch (shortcuts and tasks are created, everything is correctly deleted on uninstall) However, the task don't work on x64, neither on startup or with the (UAC) shortcut. It's because the task try to launch Everything with this path: "%ProgramFiles%\Everything\Everything.exe" it should be this one: "%ProgramFiles(x86)%\Everything\Everything.exe" I think XML approach is more simple and easier, it works all the time when batch approach is way more complicated and don't works all the time. If localization is a concern you can simply change the task description to "Everything" and it will be language neutral afaik. i have updated my sfx in my previous post based on your new inf. Very good work.
-
I have made a sfx version with uninstall support based on the work of Geej and myselfidem (thanks to them) with my own modifications: The changes are: - tasks are created with xml file, so you have to manually edit them if you want to have the task description in your language. - Everything is localized in French (swapped everything.ini with mine) - edited the inf file to remove the live install section, context menu entries, and localize the uninstall strings in French - removed the reg file as it is not really needed: the sfx is always executed at first launch or after (live install), so rundll32 advpack.dll,LaunchINFSection %windir%\inf\Everything.inf,Install don't have to be executed on the next boot. I have added the line directly in the sfx config file and that works. Tested on Win7 X86 and X64 with VirtualBox. Install and uninstall works fine on my tests. If someone want to test it/adapt it to his needs, here is the file: http://www.mediafire.com/?fcmy41p8n8yb9pf Feedbacks are welcome !
-
this is great, can't wait to try it in WinToolkit !
-
Oui je sais. Je n'ai pas encore eu le temps de maj celui-ci. Il existe un addon dans la section internationale en attendant.
-
You should update "Everything.lng", the current file was modified on 01/21/2013, yours on 03/08/2011.
-
Salut à tous, bonne année. :flowers:
-
maj http://www.mozilla.org/en-US/firefox/18.0.1/releasenotes/
-
maj: http://www.mozilla.org/en-US/firefox/18.0.1/releasenotes/
-
Nobody has encountered the same bug ?
-
Les utilitaires de Nir Sofer sont vraiment utiles, et il est vraiment sympa de les distribuer gratuitement !