Lines Matching refs:set
234 e.set("AppPackageFamilyName", pfn)
235 e.set("CertificateSignatureHash", new_hash)
261 e.set(*attr)
281 e.set(*i)
290 e.set(ET.QName(APPXMANIFEST_NS["desktop4"], "Subsystem"), subsystem)
299 e.set("Parameters", parameters)
369 e.set("Category", "windows.classicAppCompatKeys")
370 e.set("EntryPoint", "Windows.FullTrustApplication")
376 k.set("Name", name)
378 k.set("ValueName", valuename)
379 k.set("Value", value)
380 k.set("ValueType", "REG_SZ")
408 node.set(k, value)
425 find_or_add(xml, "m:Dependencies/m:TargetDeviceFamily").set(
483 node.set("Name", "Microsoft.classicAppCompat_8wekyb3d8bbwe")
517 # This should only be set for side-loading purposes.