c# - Change Windows 7 Serial Number -


i want make little licene management c#.

with common pc-image, set workstations without serial number , want change serial number c# daemon.

my question: how can change serial number , activate windows 7 using c#?

thank you!

you're looking slmgr.vbs.
can call using process.start.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -