If I try to append to a registry string
(REG_SZ) or (REG_EXPAND_SZ) that is more than 300 characters long, Setup Factory deletes the entire string and replaces it with the value that I want to append.
Strings over 300 characters can include the Path for example.
(REG_SZ) or (REG_EXPAND_SZ) that is more than 300 characters long, Setup Factory deletes the entire string and replaces it with the value that I want to append.
Strings over 300 characters can include the Path for example.
Comment