Hi,
In order to silently install some corporate applications, I'm looking for a script that will automaticaly enter the product key.
I'm installing freeware appilcations as follows:
start /wait %systemdrive%\Installatiebestanden\dotnetfx3setup.exe /silent /noreboot
But how can I install not-freeware applications, giving the cd-key?
Page 1 of 1
Automatic cd key entry script?
#2
Posted 02 July 2009 - 03:19 AM
Quote
This Guide is to Learn about Addon-Integrating & Serial Key Script of Unattended Installs
If You make the page as Hide defaults on the unattended setup
it does'nt ask serial key at the time of your installation
You can directly download the addon for.netfx 3.5
or
yoc can create manually addon of netfx 3.5
Download the Virtualtek addon integrator of nLite
Make a cab of netfx 3.5
Choose the Silent mode as based for u'r installation
integate through nLite
start the process
This ideas make better for u
This post has been edited by pm*: 02 July 2009 - 04:54 AM
#3
Posted 02 July 2009 - 03:58 AM
@pm*, that's not what he is asking.
Depends on the application. For instance, Nero setup lets you pass it the product key at the command line. You can always create an AutoIt script that runs on first login or if the serial is stored in the registry, automate a reg file entry via runonceex.
Give us the names of the applications and if someone knows the application, they may give you an answer.
Genetic, on Jul 2 2009, 04:46 AM, said:
But how can I install not-freeware applications, giving the cd-key?
Depends on the application. For instance, Nero setup lets you pass it the product key at the command line. You can always create an AutoIt script that runs on first login or if the serial is stored in the registry, automate a reg file entry via runonceex.
Give us the names of the applications and if someone knows the application, they may give you an answer.
#4
Posted 02 July 2009 - 04:50 AM
Quote
Yes i'm really sorry
i've misunderstand it
but now i understood
By the Way -X- is Right
Thanx
i've misunderstand it
but now i understood
By the Way -X- is Right
Thanx
This post has been edited by pm*: 02 July 2009 - 04:51 AM
#5
Posted 02 July 2009 - 04:59 AM
-X-, on Jul 2 2009, 11:58 AM, said:
Depends on the application. For instance, Nero setup lets you pass it the product key at the command line. You can always create an AutoIt script that runs on first login or if the serial is stored in the registry, automate a reg file entry via runonceex.
Indeed. Also, many applications come as MSI's. MSI's can be editted with a tool like Orca, so you can fill out the serial in the MSI file itself. For other programs you can always make an export of the registry key(s) that contain the serial and registration info; this way you can simply import it with "regedit /s serial.reg". The only programs that really are a pain to pre-register are apps that use uniquely generated serials based on your specific hardware-ID's (like Sound Forge and Acid).
Share this topic:
Page 1 of 1



Help
Back to top









