Rico.JohnnY Posted March 31, 2011 Posted March 31, 2011 (edited) Changelog: 2012-2-22: Update to 1.9.1, resolve the issue that shell extension couldn't be unregistered.Installation: 1. Install unlocker using official installer.2. Grab all files(exclude uninst.exe) within "%programfiles%\unlocker", then place them in 32bit/64bit folder according to current system architecture.3. Uninstall unlocker, then run "setup.cmd" with elevated privilege to re-install.4. To change unlocker's display language, open "setup.cmd" with notepad, change the second line "SET LANG=1033" to your prefered language ID(default is 1033).Uninstallation: Go to control panel and use the "Add/remove programs".Unlocker_Inst.rar Edited February 22, 2012 by Rico.JohnnY
cloferba Posted April 10, 2011 Posted April 10, 2011 emmmi cant understand what does this script? it creates a silent installer based on your files?
condor Posted April 22, 2011 Posted April 22, 2011 (edited) For 1.9.0 I use: unlocker.exe /S Edited April 22, 2011 by condor
abunora Posted April 26, 2011 Posted April 26, 2011 yes the switch /s is valid.but We dont want the addonds & toolbars.Can any one help us ?
Rico.JohnnY Posted May 22, 2011 Author Posted May 22, 2011 yes the switch /s is valid.but We dont want the addonds & toolbars.Can any one help us ?This script will install unlocker without any addonds & toolbars.
Dogway Posted December 28, 2011 Posted December 28, 2011 sorry, can't make it work. After unlock uninstall, the shell unlocker entry doesn't come back and your setup.cmd requires the assistant which I don't need.
buzmarius Posted January 24, 2012 Posted January 24, 2012 (edited) You need 2 (or 3 files):1. silent_install.cmd@echo offstart /w Unlocker1.9.1.exe /Sdel "%userprofile%\desktop\quickstores.lnk" /qdel "%userprofile%\start menu\quickstores.lnk" /qdel "%appdata%\microsoft\internet explorer\quick launch\quickstores.lnk" /q"%~dp0taskkill.exe" /F /IM unlockerassistant.exereg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Run" /v "UnlockerAssistant" /f2. Unlocker1.9.1.exe from the original site3. taskkill.exe in case you want this to work on every distribution of windows starting from XP (home edition has tskill).If you know you will never use the installer on win xp home edition the line "%~dp0taskkill.exe" /F /IM unlockerassistant.exe turns into taskkill /F /IM unlockerassistant.exe Edited January 24, 2012 by buzmarius
Rico.JohnnY Posted February 22, 2012 Author Posted February 22, 2012 sorry, can't make it work. After unlock uninstall, the shell unlocker entry doesn't come back and your setup.cmd requires the assistant which I don't need.Bug fixed, sorry for the inconvenience. Remember to reboot the system after uninstallation to get the deletion of in-use-files to take effect.If u don't need the UnlockerAssistant.exe, just commend out the lines from "INSTALL_UNLOCKER.inf" as follows:;UnlockerAssistant.exe = 1;UnlockerAssistant.exe,,,0x10009;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,UnlockerAssistant,,"%16422%\%PROGRAM_FLDR%\UnlockerAssistant.exe"and change the lineProfileItems = Shortcut.Readme.txt, Shortcut.Unlocker.exe, Shortcut.Assistant.exe, Shortcut.Unlocker.urltoProfileItems = Shortcut.Readme.txt, Shortcut.Unlocker.exe, Shortcut.Unlocker.url
lenovice13 Posted November 12, 2012 Posted November 12, 2012 hello and thank you for the silent installation unlockerall works fine but the only concern I have at the end of its process it asks if I want to restart the pcbut I want the answer not so silently andI'm sorry if its not French but its understandable translation google
tikyreol Posted February 25, 2014 Posted February 25, 2014 I'm sorry for posting on a year-old thread, but people reading this should be made aware that BuzMarius's batch script aside from the fact that it's not working (his method, killing the assistant process only does that, it kills it, but it doesn't prevent it from running at logon), it's also advertising a method that is easy to find using Google while the author of this amazing script worked hard to repack this into an amazing INF installer that excludes the ad-toolbars that accompany the original installer and is probably what most administrators would use anyway.I also had to thank Rico for sharing his work with us, as apparently nobody has thanked him yet. So what if this thread revives, the silent install script still works with the latest Unlocker So thank you Rico. I hope I'm not upsetting anyone too much.
jozhua Posted August 24, 2015 Posted August 24, 2015 This installer is from Nullsoft. If you want to install it silent, to another path and without babylon toolbar. Use: Unlocker1.9.1.exe /S /D=C:\Product\Unlocker from and elevated command prompt Version 1.9.1 tested on Win 8.1 pro x86
UtCollector Posted March 24, 2017 Posted March 24, 2017 Well seems to be a new version in 2017.. I did not find malware in the installer. Sow i just zipped the files with this settings: Setup=Unlocker1.9.2.exe /S TempMode Silent=1 Overwrite=1 Update=U
UtCollector Posted March 24, 2017 Posted March 24, 2017 I did update the install file from the first post. Just for fun. Just get the attachment. Unlocker_Inst v192.rar
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now