Jelmer Posted February 12, 2010 Posted February 12, 2010 Hello,I want a silent installation of Radiotracker 6.1.2053.3300.I have tried it with some switches, silents work, but i want the product key is silent too.Can someone help me?Jelmer.Sorry for bad english, i'm dutch.
radix Posted February 13, 2010 Posted February 13, 2010 Installer is rar sfx archive. Extract files using 7-zip or other and start installation from RadiotrackerSetup-6.1.2053.3300.msi, using the usual switches: /qb! /norestart or/qn /norestart
Jelmer Posted February 13, 2010 Author Posted February 13, 2010 Installer is rar sfx archive. Extract files using 7-zip or other and start installation from RadiotrackerSetup-6.1.2053.3300.msi, using the usual switches: /qb! /norestart or/qn /norestartYeah i know,But i want an solution for the Key.The installer is already silent, but i want that he install my key automaticaly.Jelmer.
radix Posted February 13, 2010 Posted February 13, 2010 (edited) Try this:@echo offRadiotrackerSetup-6.1.2053.3300.msi /qn /norestartping -n 03 127.0.0.1>nulREG ADD "HKLM\SOFTWARE\RapidSolution\Radiotracker_2009\License" /v "License" /t REG_SZ /d "your key" /fexit Edited February 13, 2010 by radix
Jelmer Posted February 13, 2010 Author Posted February 13, 2010 Try this:@echo offRadiotrackerSetup-6.1.2053.3300.msi /qn /norestartping -n 03 127.0.0.1>nulREG ADD "HKLM\SOFTWARE\RapidSolution\Radiotracker_2009\License" /v "License" /t REG_SZ /d "your key" /fexitIt doesn't work.Is there any program that i can check witch register key i can create or something?Jelmer.
radix Posted February 13, 2010 Posted February 13, 2010 It doesn't work.Is there any program that i can check witch register key i can create or something?Jelmer.It's an annoying installer. Not working to install from msi file. I tried to install and failed on program launch.I have installed in a clean vm with windows xp sp3, from ice.exe attended, then apply the serial using add reg command from my previous post and restart. Working, but poor consolation.
Jelmer Posted February 13, 2010 Author Posted February 13, 2010 It doesn't work.Is there any program that i can check witch register key i can create or something?Jelmer.It's an annoying installer. Not working to install from msi file. I tried to install and failed on program launch.I have installed in a clean vm with windows xp sp3, from ice.exe attended, then apply the serial using add reg command from my previous post and restart. Working, but poor consolation.Which add reg key did you used?
radix Posted February 14, 2010 Posted February 14, 2010 Which add reg key did you used?REG ADD "HKLM\SOFTWARE\RapidSolution\Radiotracker_2009\License" /v "License" /t REG_SZ /d "your key" /f Replace your key with your key. I repeat this was tested in windows xp sp3 clean virtual machine.
Jelmer Posted February 14, 2010 Author Posted February 14, 2010 Which add reg key did you used?REG ADD "HKLM\SOFTWARE\RapidSolution\Radiotracker_2009\License" /v "License" /t REG_SZ /d "your key" /f Replace your key with your key. I repeat this was tested in windows xp sp3 clean virtual machine.Okay, so i have to use the ice.exe to install?
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