I wanted to create a key "(Default)" under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\VBSFile\Shell\runas\Command as REG_EXPAND_SZ type. But I am also getting one entry with same name with type REG_SZ.Here is my code: RegDBSetDefaultRoot(HKEY_LOCAL_MACHI...