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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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