just copying it worked,thx the theme is there without having to install it... all of my server info is there, my spam list, its so nice RunWait( "Thunderbird_setup.exe -ms" ) DirRemove(@AppDataDir & "\Thunderbird", 1) DirCopy("Thunderbird", @AppDataDir & "\Thunderbird", 1) MsgBox(0, "", "Installation Is Complete", 5)