Hello everyone,
New to the forums and to customizing addons for OS'. I was reading the topic on how to create addons, but I have some applications that require serial numbers. How do I create an addon in such a way, that the serial number is automatically inserted and the application is silently installed. And does the tutorial work for all applications?
Page 1 of 1
Setting up addons with serial keys
#2
Posted 16 May 2008 - 09:46 AM
Generally, you need to export some registry keys which contain registration information and maybe other settings in a .reg file. Then add to your batch file a command like this:
after installation command.
start /wait regedit.exe /s settings.reg
after installation command.
This post has been edited by radix: 16 May 2008 - 09:47 AM
Share this topic:
Page 1 of 1



Help
Back to top









