March 6, 200620 yr HI! It's possible to install unlocker 1.8.1 SILENT WITHOUT ASSISTANT AND "CHECK FOR UPDATES" ? (and with "SendTo Shortcut")Please NO AUTOIT or InstallRite solutions!
March 6, 200620 yr I'm pretty sure theres not, but would be very nice though The update feature are incredibly annoying...
March 6, 200620 yr Author I'm pretty sure theres not, but would be very nice though The update feature are incredibly annoying... It's working very nice with InstallRite...BUT " Please NO AUTOIT or InstallRite solutions!"
March 6, 200620 yr Author I found the solution for Autoupdate Just DELETE THIS REG "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\UnlockerOnlineVersion"1.8.1"
March 6, 200620 yr Excellent,You could disable Assistant with the following.Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"UnlockerAssistant"=- Edited March 6, 200620 yr by BoardBabe
March 6, 200620 yr Author Excellent,You could disable Assistant with the following.Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"UnlockerAssistant"=- Great BUT you need to log off!
March 6, 200620 yr BUT you need to log off!Yea, normally you would reboot after silent installing your aps though BTW, to remove autoupdate the following would be correct:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Unlocker]"OnlineVersion"=-
March 6, 200620 yr Author BUT you need to log off!Yea, normally you would reboot after silent installing your aps though BTW, to remove autoupdate the following would be correct:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Unlocker]"OnlineVersion"=- And this is the correct cmd (batchfile)reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Unlocker" /v OnlineVersion /freg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v UnlockerAssistant /f Edited March 6, 200620 yr by Mercury_22
August 12, 200620 yr No one say it in this topic, but the switch to install unlocker is /SWorks for me
August 12, 200620 yr http://www.ryanvm.net/forum/viewtopic.php?...asc&start=0This will create a cab file of your choice. Get the exe by extracting the content. Edited August 12, 200620 yr by codeblue
August 12, 200620 yr http://www.ryanvm.net/forum/viewtopic.php?...asc&start=0This will create a cab file of your choice. Get the exe by extracting the content.Thanks! (i have mailed the creator of unlocker, with the question if they want to make a complete silent selfinstaller, maybe i will get a answer, i will post it here)I am very unsure what "create shortcut to" do? Is it a shortcut to unlocker.exe or do this fix the shortcut creating when moving a exe to another folder?
August 12, 200620 yr huh what's the problem with /S and 2 extra lines in your (already existing) regtweaks.reg file? I assume everyone with a uA Windows CD has a regtweaks.reg file that gets executed at T13 (from cmdlines.txt), right?This works perfectly for me.
August 12, 200620 yr huh what's the problem with /S and 2 extra lines in your (already existing) regtweaks.reg file? I assume everyone with a uA Windows CD has a regtweaks.reg file that gets executed at T13 (from cmdlines.txt), right?This works perfectly for me.You get a point...
August 12, 200620 yr And this is the correct cmd (batchfile)reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Unlocker" /v OnlineVersion /freg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v UnlockerAssistant /fI never have see this, i use always .reg to remove a registerkey. Do this also works in runonceex.cmd?
Create an account or sign in to comment