Jump to content

Recommended Posts

Posted

Hi, We need to roll out 90 installs of VB express.. And after 30 days will need registering...

 

BUT I have been old hey need individual email addresses for registraion..!

 

Is this the case and it there a work around.

 

Thanks

Si

Posted

No, you can use a single license key for all of your installations. If you rolling out VB Express 2012, install it with the following command line:

 

"%~dp0wdexpress_full.exe" /ProductKey {ProductKeyGoesHere} /Full /Q /NoRestart"

 

If it's 2010, open the setup.sdb file in your favourite text editor, find the [Product Key] section and put your key with dashes in there. Then you can run setup.exe /q /norestart and it will automatically register it for you.

  • Thanks 1
Posted

Then if I remember correctly, the procedure for VB2008 is the same as it was for 2010.

 

But if you're using the Express edition, there's no reason why you couldn't download and install the later version instead?

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



×
×
  • Create New...