Help - Search - Members - Calendar
Full Version: Setting up addons with serial keys
MSFN Forums > Member Contributed Projects > nLite > Application Add-Ons

   


Google Internet Forums Unattended CD/DVD Guide
GamingX
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?
radix
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:
CODE
start /wait regedit.exe /s settings.reg

after installation command.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.