Everything posted by mooms
-
Bye Bye v1.4.0, Hello v1.5.0
Hi Lego Tested t31 with an aio x86/x64 image of Win7 SP1 French. - Host PC: Win7 Sp1 X64 | Core i5 | 8 GB of RAM | 128GB SSD - Integrated about 90+ Updates for each arch (all in CAB format), AddOns, SFX, and selected some tweaks. - Two passes: first one for X86 and the second for X64. X86 images: (Home Premium + Professional, others removed) - WinToolkit is very slow at loading updates. - Flagged KB2533552 and KB971033 as incompatible. Is this normal for the second one ? - Integration time: ~ 20 mins X64 images: (Home Premium + Professional, others removed) - WinToolkit is very slow at loading updates. - Not flagged KB971033 this time (i have removed KB2533552 before running this pass because i knew it won't integrate) - Integration time: ~ 30 mins Tested the 32 bits Pro image In VirtualBox 4.2.4: - Same issue as 1.4.0.77 reported in this thread: WinToolkit Installer is launched at T-13, resulting in some SFX not installed: - VS runtimes 2005/2008 (2010 got installed, odd as it is from the same sfx) - Winrar 32 bit, a custom made SFX, is not integrated (Winrar 64 is on the image) - All updates seems integrated. KB971033 and KB2533552 are proposed on MS Update. Not tested 64 bits. Here is the logs files: WinToolkit_beta.zip
-
Wrong start of WinToolkit Installer if KB2529687/KB2574819 integrated
Just encountered the behavior with 1.4.0.77... I'm now testing the latest build of 1.5: test31. Will report in its thread. Legolash2o: you should consider updating 1.4 (maintenance releases for bugfixes only) until 1.5 is stable enough for "everyday" use
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
Many thanks for this ricks !
-
Everything Search Engine - v1.3.3.658b
Hi myselfidem Tested your script on Win7 X64, it don't works: If i run the bat, it says "le lecteur spécifié est introuvable" If i copy the content of the batch and paste it in cmd, the script is working but the task it it create is set to "%C:\ProgramFiles(x86)%\Everything\Everything.exe\" -startup and this do not launch Everything.
-
KB2533552 Problems
Way too much sources. I recommand only using 2 or 3 (don't know about 1)
-
[Solved] Windows 7 Pro with all current updates
You don't have to integrate the 480+ updates from McRip, instead use Windows Updates Downloader with these updates list. The only things not included in these updates lists are Windows update update (3 cabs that can be found on McRip repository) and lang pack for IE9. With that you will have an up to date Windows 7 x86/X64
- Reinventing the (Windows) Wheel (...Again)
- Master Windows 7 Tweak File
-
Master Windows 7 Tweak File
Thanks for sharing. I'm loooking for a tweak: no confirmation of file deletion. I've tried this one: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies] "ConfirmFileDelete "=dword:00000000 and this one: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies] "NoConfirmFileDelete "=dword:00000001 None works... Searched the web, found nothing....
-
Everything Search Engine - v1.3.3.658b
Yes i have created the task in Task Scheduler's GUI, exported it, and then i have changed some lines in the XML file, like removing author/owner, and replacing the absolute paths with variables.
-
[Official] Windows Update Agent 7.6.7600.320
Ok, thanks Rick.
-
[Official] Windows Update Agent 7.6.7600.320
These two files are also on McRip repository Should i use theses to integrate with WinToolkit on win7 x86/x64 ? or the 6 cabs at McRip repository ?
-
Everything Search Engine - v1.3.3.658b
@RicaNega: Thay're all in French by default. Remove this line in Everything.ini localization=Français And Everything will be in English. You can use your own ini file if you want. You will need 7z SFX Archive splitter to decompose the sfx. Then you have to rebuild the 7z archive (LZMA) and remake the sfx with this command: copy /b Everything.sfx + Everything.txt + Everything.7z Everything.exe __________________________________________________ I have made an other sfx, universal 32/64 bits, and asking for admin right, with this code: ;!@Install@!UTF-8! GUIMode="2" MiscFlags="4" InstallPath="%PROGRAMFILES%\\Everything" RunProgram="x86:hidcon:cmd /c schtasks /Create /XML Everything32.xml /TN Everything" RunProgram="x64:hidcon:cmd /c schtasks /Create /XML Everything64.xml /TN Everything" Delete="%PROGRAMFILES%\\Everything\\Everything32.xml" Delete="%PROGRAMFILES%\\Everything\\Everything64.xml" ;!@InstallEnd@! Thanks to myselfidem for the idea. Here it is: http://www.mediafire...k8k2dd884dcc69h udpate: an other version with shortcut in start menu and icon for the sfx: http://www.mediafire...yl8qsz1z27z2uvu
-
Everything Search Engine - v1.3.3.658b
Yes i know for both, With this setup, Everything will always be running with an icon in the taskbar to access it. If you access it from a shortcut, you will get an UAC prompt. For the icon, as the executable is only for integration purpose, I think it's not very important. For the command line, i thought it was because the parameters /TN and /XML was inversed. edit: thanks for testing! tested in integration in Windows 7 32 bits, works too.
-
Everything Search Engine - v1.3.3.658b
Geej: yes it's a good thing to keep UAC. I have remade the sfx with UPX'ed 7zip sfx mod . - no more cmd file inside the archive - no more cmd window flashing - smaller executable. (502 kb vs 415 kb, thanks to LZMA and UPX compression ) - But you must execute them with admin right (Winrar sfx will automatically prompt, not 7zip sfx) Tested both in VM. Not tested in integration yet but should work fine: 32bits: http://www.mediafire...aius5qs66mc94s7 64bits: http://www.mediafire...iu0yri2ro9dl1kb Here is the config file for the 64 bits version: (juste replace the two 64 by 32 for the 32 bits version). As the sfx is a 32 bits executable, the %PROGRAMFILES% variable is working correctly on both architecture. the only real change between the two versions is the variable in the xml file. ;!@Install@!UTF-8! GUIMode="2" InstallPath="%PROGRAMFILES%\\Everything" RunProgram="hidcon:cmd /c schtasks /Create /XML Everything64.xml /TN Everything" Delete="%PROGRAMFILES%\\Everything\\Everything64.xml" ;!@InstallEnd@! myselfidem: the line cmd /c schtasks /Create /TN "Lancer Everything" /XML "%~dp0Everything.xml" throw me an error when used with 7zip sfx module. (tried multiple times) But again, thanks for the infos.
-
Tweaks [Merged]
No confirmation when sending file(s) to Recycle Bin Lego Edit: see if this gets you where you want to go
-
Everything Search Engine - v1.3.3.658b
Geej: thanks for the explanations, that's very instructive and will be handy in my future creations ! About your solution for bypassing UAC, i don't want to disable it, juste create a task to launch everything with admin privileges as i explained. See my sfx below if you want to add that in you addon. myselfidem: thanks for the tips, that was very helpfull, i was able to create a SFX wich import the task after "installation". Here is my two prototypes of switchless "installer" of Everything if anyone want to check (Everything will be in french by default, no uninstall as it is not really needed) 32bits: http://www.mediafire.com/?7fb9ok0bb44vkgd 64bits: http://www.mediafire.com/?eezrg2md5rsoy5w Tested both in VM.
-
Everything Search Engine - v1.3.3.658b
Very interesting, so we can add variable in reg files, i always thougt it was impossible! But how to create reg files in hex format ? I always use RunOnceEx in my wa addons example, : [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\WinrarInstaller] "inf"="RUNDLL32 advpack.dll,LaunchINFSection Winrar.inf,Install" myselfidem: do you have a sample command to create a task ?
-
Everything Search Engine - v1.3.3.658b
Allright, i have understood, It's only to install it at runonce (but why it's in hex ?) So i still search a way to add autostart without UAC prompt,to my Everything addon (as it is explained in the FAQ:) 1.12 How do I bypass the UAC to run "Everything" with administrative privileges on system startup? Disable run on system startup in "Everything". Follow the Make Vista launch UAC restricted programs at startup with Task Scheduler guide at http://blogs.techrepublic.com.com/window-on-windows/?p=616 Make sure you use -startup in the Add Arguments box
-
Everything Search Engine - v1.3.3.658b
Hi Geej, thanks for sharing, i have a question: What this key do: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "!EverythingSearchTool"=hex(2):72,00,75,00,6e,00,64,00,6c,00,6c,00,33,00,32,00,\ 20,00,61,00,64,00,76,00,70,00,61,00,63,00,6b,00,2e,00,64,00,6c,00,6c,00,2c,\ 00,4c,00,61,00,75,00,6e,00,63,00,68,00,49,00,4e,00,46,00,53,00,65,00,63,00,\ 74,00,69,00,6f,00,6e,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,\ 00,5c,00,69,00,6e,00,66,00,5c,00,45,00,76,00,74,00,68,00,69,00,6e,00,67,00,\ 2e,00,69,00,6e,00,66,00,2c,00,49,00,6e,00,73,00,74,00,61,00,6c,00,6c,00,00,\ 00 It is for bypassing UAC at Everything start ? Also, you can add two files in your addon: Everything.lng to add foreigns languagues support Everything.ini for customization. Content of mine: localization=Français show_highlighted_search_terms=1 allow_multiple_windows=1 allow_multiple_windows_from_tray=1 I have made a french addon based on a sfx rar archive. (made it for XP originally but it it works in Windows7 X86 and X64 as a silent installer) my comment: Path=%PROGRAMFILES%\Everything SavePath Silent=1 Overwrite=1 Title=Everything Installation Shortcut=P,"Everything.exe", "", "indexe tous les fichiers", "Everything" Technical explanation: as the sfx archive is a 32 bit executable, the variable %ProgramFiles% is correctly set at Program Files (x86) on Windows 7 X64. If i want to extract to Program Files in a X64 environement with a RAR SFX archive, i have two choices: - replace %ProgramFiles% with %ProgramW6432% (advantage: the archive can be made in a 32 bits OS) - keep %ProgramFiles% but make a 64bits sfx archive (obviously only possible with Winrar 64 bits ) But i don't have yet found how to add autostart with UAC bypassing in my addon, hence the first question.
-
Notepad2 - v4.2.25.938
Thanks Reaper
-
[AddOn SvcPack] Utilitaires [19-12-2013]
Je t'en prie. Il est aussi sur French System AddOns, y vas-tu encore ?
-
UltraISO SFX & AddOn Maker
I've replaced the AddOn and the SFX by a maker. UltraISO needs to be registered and you should use the retail installer, not the one found in public download, see the readme in the archive. See the embedded Readme file for detailed instructions. UltraISO_SFX_Maker_1.2.7z MD5: 3849d173d5593df6f505dddb99bb40f6 SHA-1: 4715557ff6c0fd2fb4344f18581ffaa6588b2507 Size: 644 KB
-
Arhives added as silent Installers?
You can simply package them in a sfx archive with silent switch(es). Just learn to do a sfx with 7zip, it is light and powerful.
-
[AddOn SvcPack] Utilitaires [19-12-2013]
maj