Fix some values not being changed
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| #!/bin/bash | ||||
| scriptName="UUP Converter v0.5.1" | ||||
| scriptName="UUP Converter v0.5.2" | ||||
| UUP_CONVERTER_SCRIPT=1 | ||||
|  | ||||
| if [ -f `dirname $0`/convert_ve_plugin ]; then | ||||
|   | ||||
| @@ -1123,6 +1123,12 @@ ed DigitalProductId4 | ||||
| 1272 | ||||
| $2 | ||||
| s | ||||
| nv 1 ProductId | ||||
| ed ProductId | ||||
| $3 | ||||
| nv 1 EditionId | ||||
| ed EditionId | ||||
| $4 | ||||
| cd \\ | ||||
| cd \Microsoft\Windows NT\CurrentVersion\DefaultProductKey2 | ||||
| nv 1 ProductId | ||||
|   | ||||
		Reference in New Issue
	
	Block a user