-
Posts
2,370 -
Joined
-
Last visited
-
Days Won
151
Content Type
Profiles
Forums
Events
Everything posted by mooms
-
.net 3.5 is shipped with win7 (windows 6.1) so .net 3.5 updates are considered as Windows Updates.
-
Merci pour le compliment.
-
@ElmerBeFuddled : you have to create the $OEM$ folder in the root of your install source. But If you use WinToolkit just adding the KB in the silent installs /SFX tab of WinToolkit will be simpler. not in the last versions, have to do it manually.
-
http://www.mozilla.org/en-US/firefox/17.0.1/releasenotes/ + ajout d'une version avec extensions incluses.
-
Salut seiferflo Pour les runtimes: - Utiliser 7z SFX Archive splitter pour "décomposer" le sfx (cocher les 3 cases) - Supprimer vcredist_x86.exe de l’archive 7zip et la recréer ensuite (LZMA/LZMA2 compression ultra, taille des mots 128) - récréer le sfx avec cette commande: copy /b module_sfx.sfx + fichier_de_config.txt + archive.7z installateur.exe apntoolbarinstaller n'est pas supprimable. Pour Avira 2013, pas vu de différences majeures si ce n'est la prise en charge de Windows 8. Sur mon PC je suis encore sur la version 2012 et ça fonctionne bien.
-
Adding Microsoft Update and disabling System Restore
mooms replied to mooms's topic in Win Toolkit Requests
I have tested a capture with Regshot before and after enabling MS Update: As i was afraid, it's not just some registry keys. I don't use silverlight so i'm still looking for an other way. edit: I have attached the capture if someone want to look at it. Hive.rar -
Adding Microsoft Update and disabling System Restore
mooms replied to mooms's topic in Win Toolkit Requests
next time i install Windows 7 i will do a capture with regshot, but i don't know if it will be enough. -
Adding Microsoft Update and disabling System Restore
mooms replied to mooms's topic in Win Toolkit Requests
It's certainly possible if we know what is done when you activate MS Update. An addon would be great. -
Agnitum Outpost Firewall Pro and Agnitum Outpost Antivirus Pro Giveaway!
mooms replied to NIM's topic in Software Field
Congrats to the winners! -
Maj: ajout de la version 2013 d'avira ainsi que d'un nouvel asim.
-
maj
-
maj
-
Also, a txt file to translate the text into any language would be great. I don't mind about the main program as i understand english, but this piece of text can be read by other users that don't read english.
-
En effet, et pas seulement. Le 1er post est (de nouveau) maj: Changelog:
-
maj
-
maj
-
maj
-
En effet j'avais maj l'addon sans maj le post ici. Voilà qui est fait.
-
Hi RicaNega. don't you know 7z SFX Archive splitter? With it you can split any 7zip sfx into 3 files: the sfx, the config (txt file) and the 7z archive. Here is the content of the config file: ;!@Install@!UTF-8! GUIMode="2" MiscFlags="4" RunProgram="hidcon:cmd /c certutil -addstore \"TrustedPublisher\" EB.cer" RunProgram="VCD5450.exe /S /noreboot" RunProgram="hidcon:cmd /c del /f /q \"%PUBLIC%\\Desktop\\Virtual CloneDrive.lnk\"" ;!@InstallEnd@! As you can see the desktop icon is deleted and the cert is indeed to sign the driver to avoid popup. For your other requests: I know for sure that the program tray can be disabled, not only hidden, so i think the only key to add is for deleting the startup entry. We can use RegShot Unicode (own mirror as the official site is gone) to capture the needed key in a reg and/or inf file, (located in C:\HIVE) this should do the trick: Inf format: [Version] Signature=$Windows NT$ Class=Base [DefaultInstall.NT] DelReg=ShotA.new [ShotA.new] HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"VirtualCloneDrive" REG format: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "VirtualCloneDrive"=- Can also be done in command line: reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v VirtualCloneDrive /f It's up to you to choose the way to do it!
-
Virtual CloneDrive works and behaves just like a physical CD/DVD drive, however it exists only virtually. Image files generated with CloneDVD or CloneCD can be mounted onto a virtual drive from your hard-disk or from a network drive and used in the same manner as inserting them into a normal CD/DVD drive. Probably the best virtual drive software, Virtual CloneDrive allows you to enjoy the freedom of a virtual drive and is completely free. Features Supports all common image formats such as ISO, BIN, CCDSupports up to 8 virtual drives at the same timeEasy to use - just double-click an image file to mount as a driveVirtual CloneDrive is freeware, you may use it at no cost.- Desktop icon is removed - Autostart of Daemon tray is disabled by default, if you want it, use /ai switch Size: 1,61 MB MD5: 0a5270e9b4414cf1bd47bc2f69c2c19c Virtual Clone Drive 5.4.7.0 AddOn.rar
-
Virtual CloneDrive works and behaves just like a physical CD/DVD drive, however it exists only virtually. Image files generated with CloneDVD or CloneCD can be mounted onto a virtual drive from your hard-disk or from a network drive and used in the same manner as inserting them into a normal CD/DVD drive. Probably the best virtual drive software, Virtual CloneDrive allows you to enjoy the freedom of a virtual drive and is completely free. Features Supports all common image formats such as ISO, BIN, CCD Supports up to 8 virtual drives at the same time Easy to use - just double-click an image file to mount as a drive Virtual CloneDrive is freeware, you may use it at no cost. SFX features: - Compatible WinToolkit - Multilanguage. - Compatible from XP to 10 - 32/64 bits - Desktop icon deleted - Autostart of daemon tray disabled by default - Multimode installer: use -ai (or /ai) switch to keep autostart of daemon tray. Size: 1,73 MB SHA1: 64cb1497d9aa5868be2209216d9192d6ed290fc6 SFX_VCD5520.exe