I assume you're talking about lines like this in txtsetup.sif SHORTNAM.yyy = 1,,,,,,,###,0,0,NewLongFileName.yyy so that txtsetup.sif changes the name when it copies. That is what I changed to fix the addons. Before they just had: LongFileName.yyy 1,,,,,,,###,0,0 which didn't work. I was just wonder...