One item that may be causing you issues is taking into account 32-bit versus 64-bit. Generally what I do is begin with an IF statement to determin if it's 32-bit or 64-bit OS. Then under if I lay out my step(s) to check the registry value and under the then I copy all the steps and change the setting to "Check 64-bit Registry" for example. It does make a difference and have found a lot of success doing this.
↧