Jump to content

Recommended Posts

Posted

When i do a silent install of and MSI file using the /qn switch, how do i supply a serial number? So that when i run it i dont have to type it in then.


Posted

it depends on the program. If you find an MSI editor, find the property that the serial number gets used in. sometimes it's SERIALNUMBER and you can call NAME.MSI SERIALNUMBER=XXXX-XXXXX-XXXXX and it will work. Most of the times it won't.

Posted

If it uses a registry entry, you could actually edit the MSI file to have it right the registry entry with your serial number already in it.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...