Be sure to download it from my web page directly: here. Or just explain in detail what you mean with "some apps that always installed". Do you mean, software that is already installed on the computer shouldn't be installed again? If yes, this could be done with VersionData keywords. You have to specify a dll filename for example which version should be compared against the installable version on cd (is specified in VersionData.Version). If this is lower/eual than currently installed on, software will not be installed from cd by default. You could also specify a registry key which shozuld be compared. Benjamin Kalytta